diff --git a/incubator/logitech-media-server/2.0.3/Chart.lock b/incubator/logitech-media-server/2.0.3/Chart.lock deleted file mode 100644 index d0426a12527..00000000000 --- a/incubator/logitech-media-server/2.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-11-01T12:47:35.298551232Z" diff --git a/incubator/logitech-media-server/2.0.3/charts/common-8.3.16.tgz b/incubator/logitech-media-server/2.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/incubator/logitech-media-server/2.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/incubator/logitech-media-server/2.0.3/CHANGELOG.md b/incubator/logitech-media-server/2.0.4/CHANGELOG.md similarity index 91% rename from incubator/logitech-media-server/2.0.3/CHANGELOG.md rename to incubator/logitech-media-server/2.0.4/CHANGELOG.md index 9434db941e1..d835606506c 100644 --- a/incubator/logitech-media-server/2.0.3/CHANGELOG.md +++ b/incubator/logitech-media-server/2.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [logitech-media-server-2.0.4](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.3...logitech-media-server-2.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [logitech-media-server-2.0.3](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.2...logitech-media-server-2.0.3) (2021-11-01) @@ -88,12 +97,3 @@ #### Refactor * Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) - - - - -### [logitech-media-server-1.0.7](https://github.com/truecharts/apps/compare/logitech-media-server-1.0.6...logitech-media-server-1.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied diff --git a/incubator/logitech-media-server/2.0.3/CONFIG.md b/incubator/logitech-media-server/2.0.4/CONFIG.md similarity index 100% rename from incubator/logitech-media-server/2.0.3/CONFIG.md rename to incubator/logitech-media-server/2.0.4/CONFIG.md diff --git a/incubator/logitech-media-server/2.0.4/Chart.lock b/incubator/logitech-media-server/2.0.4/Chart.lock new file mode 100644 index 00000000000..60e3fe1439e --- /dev/null +++ b/incubator/logitech-media-server/2.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:38:35.496592485Z" diff --git a/incubator/logitech-media-server/2.0.3/Chart.yaml b/incubator/logitech-media-server/2.0.4/Chart.yaml similarity index 96% rename from incubator/logitech-media-server/2.0.3/Chart.yaml rename to incubator/logitech-media-server/2.0.4/Chart.yaml index f6ef1ddbee6..feb36ee8c25 100644 --- a/incubator/logitech-media-server/2.0.3/Chart.yaml +++ b/incubator/logitech-media-server/2.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "8.3.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: Logitech Media Server is a platform for home/office audio streaming. home: https://github.com/truecharts/apps/master/charts/incubator/logitech-media-server @@ -26,7 +26,7 @@ sources: - https://github.com/Logitech/slimserver - https://hub.docker.com/r/lmscommunity/logitechmediaserver type: application -version: 2.0.3 +version: 2.0.4 annotations: truecharts.org/catagories: | - media diff --git a/incubator/logitech-media-server/2.0.3/README.md b/incubator/logitech-media-server/2.0.4/README.md similarity index 96% rename from incubator/logitech-media-server/2.0.3/README.md rename to incubator/logitech-media-server/2.0.4/README.md index 1b7115cac5f..56fc4ca7b84 100644 --- a/incubator/logitech-media-server/2.0.3/README.md +++ b/incubator/logitech-media-server/2.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/incubator/logitech-media-server/2.0.3/app-readme.md b/incubator/logitech-media-server/2.0.4/app-readme.md similarity index 100% rename from incubator/logitech-media-server/2.0.3/app-readme.md rename to incubator/logitech-media-server/2.0.4/app-readme.md diff --git a/incubator/logitech-media-server/2.0.4/charts/common-8.3.18.tgz b/incubator/logitech-media-server/2.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/incubator/logitech-media-server/2.0.4/charts/common-8.3.18.tgz differ diff --git a/incubator/logitech-media-server/2.0.3/helm-values.md b/incubator/logitech-media-server/2.0.4/helm-values.md similarity index 100% rename from incubator/logitech-media-server/2.0.3/helm-values.md rename to incubator/logitech-media-server/2.0.4/helm-values.md diff --git a/incubator/logitech-media-server/2.0.3/ix_values.yaml b/incubator/logitech-media-server/2.0.4/ix_values.yaml similarity index 100% rename from incubator/logitech-media-server/2.0.3/ix_values.yaml rename to incubator/logitech-media-server/2.0.4/ix_values.yaml diff --git a/incubator/logitech-media-server/2.0.3/questions.yaml b/incubator/logitech-media-server/2.0.4/questions.yaml similarity index 100% rename from incubator/logitech-media-server/2.0.3/questions.yaml rename to incubator/logitech-media-server/2.0.4/questions.yaml diff --git a/incubator/logitech-media-server/2.0.3/templates/common.yaml b/incubator/logitech-media-server/2.0.4/templates/common.yaml similarity index 100% rename from incubator/logitech-media-server/2.0.3/templates/common.yaml rename to incubator/logitech-media-server/2.0.4/templates/common.yaml diff --git a/incubator/logitech-media-server/2.0.3/values.yaml b/incubator/logitech-media-server/2.0.4/values.yaml similarity index 100% rename from incubator/logitech-media-server/2.0.3/values.yaml rename to incubator/logitech-media-server/2.0.4/values.yaml diff --git a/incubator/piwigo/1.0.2/Chart.lock b/incubator/piwigo/1.0.2/Chart.lock deleted file mode 100644 index bf2e85754fc..00000000000 --- a/incubator/piwigo/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:15:19.32529498Z" diff --git a/incubator/piwigo/1.0.2/charts/common-8.3.16.tgz b/incubator/piwigo/1.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/incubator/piwigo/1.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/incubator/piwigo/1.0.2/CHANGELOG.md b/incubator/piwigo/1.0.3/CHANGELOG.md similarity index 91% rename from incubator/piwigo/1.0.2/CHANGELOG.md rename to incubator/piwigo/1.0.3/CHANGELOG.md index 1f0f089af0d..c7fc32c0fb6 100644 --- a/incubator/piwigo/1.0.2/CHANGELOG.md +++ b/incubator/piwigo/1.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [piwigo-1.0.3](https://github.com/truecharts/apps/compare/piwigo-1.0.2...piwigo-1.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [piwigo-1.0.2](https://github.com/truecharts/apps/compare/piwigo-1.0.1...piwigo-1.0.2) (2021-10-26) @@ -88,12 +97,3 @@ * Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - -### [piwigo-0.0.5](https://github.com/truecharts/apps/compare/piwigo-0.0.4...piwigo-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor diff --git a/incubator/piwigo/1.0.2/CONFIG.md b/incubator/piwigo/1.0.3/CONFIG.md similarity index 100% rename from incubator/piwigo/1.0.2/CONFIG.md rename to incubator/piwigo/1.0.3/CONFIG.md diff --git a/incubator/piwigo/1.0.3/Chart.lock b/incubator/piwigo/1.0.3/Chart.lock new file mode 100644 index 00000000000..4634d736801 --- /dev/null +++ b/incubator/piwigo/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:39:03.218301392Z" diff --git a/incubator/piwigo/1.0.2/Chart.yaml b/incubator/piwigo/1.0.3/Chart.yaml similarity index 95% rename from incubator/piwigo/1.0.2/Chart.yaml rename to incubator/piwigo/1.0.3/Chart.yaml index 3136aace18b..1f971ecaa77 100644 --- a/incubator/piwigo/1.0.2/Chart.yaml +++ b/incubator/piwigo/1.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "11.5.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: A is photo gallery software for the web, built by an active community of users and developers. home: https://github.com/truecharts/apps/tree/master/charts/stable/piwigo @@ -23,7 +23,7 @@ sources: - http://piwigo.org/ - https://github.com/linuxserver/docker-piwigo type: application -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - media diff --git a/incubator/piwigo/1.0.2/README.md b/incubator/piwigo/1.0.3/README.md similarity index 96% rename from incubator/piwigo/1.0.2/README.md rename to incubator/piwigo/1.0.3/README.md index 6b891bf1542..6c4a6963832 100644 --- a/incubator/piwigo/1.0.2/README.md +++ b/incubator/piwigo/1.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/incubator/piwigo/1.0.2/app-readme.md b/incubator/piwigo/1.0.3/app-readme.md similarity index 100% rename from incubator/piwigo/1.0.2/app-readme.md rename to incubator/piwigo/1.0.3/app-readme.md diff --git a/incubator/piwigo/1.0.3/charts/common-8.3.18.tgz b/incubator/piwigo/1.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/incubator/piwigo/1.0.3/charts/common-8.3.18.tgz differ diff --git a/incubator/piwigo/1.0.2/helm-values.md b/incubator/piwigo/1.0.3/helm-values.md similarity index 100% rename from incubator/piwigo/1.0.2/helm-values.md rename to incubator/piwigo/1.0.3/helm-values.md diff --git a/incubator/piwigo/1.0.2/ix_values.yaml b/incubator/piwigo/1.0.3/ix_values.yaml similarity index 100% rename from incubator/piwigo/1.0.2/ix_values.yaml rename to incubator/piwigo/1.0.3/ix_values.yaml diff --git a/incubator/piwigo/1.0.2/questions.yaml b/incubator/piwigo/1.0.3/questions.yaml similarity index 99% rename from incubator/piwigo/1.0.2/questions.yaml rename to incubator/piwigo/1.0.3/questions.yaml index 8bd165cc59e..de8563fe14a 100644 --- a/incubator/piwigo/1.0.2/questions.yaml +++ b/incubator/piwigo/1.0.3/questions.yaml @@ -435,7 +435,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/incubator/piwigo/1.0.2/templates/common.yaml b/incubator/piwigo/1.0.3/templates/common.yaml similarity index 100% rename from incubator/piwigo/1.0.2/templates/common.yaml rename to incubator/piwigo/1.0.3/templates/common.yaml diff --git a/incubator/piwigo/1.0.2/values.yaml b/incubator/piwigo/1.0.3/values.yaml similarity index 100% rename from incubator/piwigo/1.0.2/values.yaml rename to incubator/piwigo/1.0.3/values.yaml diff --git a/incubator/tdarr-node/1.0.2/Chart.lock b/incubator/tdarr-node/1.0.2/Chart.lock deleted file mode 100644 index 784ff1c1688..00000000000 --- a/incubator/tdarr-node/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:15:42.270785663Z" diff --git a/incubator/tdarr-node/1.0.2/charts/common-8.3.16.tgz b/incubator/tdarr-node/1.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/incubator/tdarr-node/1.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/incubator/tdarr-node/1.0.2/CHANGELOG.md b/incubator/tdarr-node/1.0.3/CHANGELOG.md similarity index 90% rename from incubator/tdarr-node/1.0.2/CHANGELOG.md rename to incubator/tdarr-node/1.0.3/CHANGELOG.md index 7ca152fb60b..580045543e0 100644 --- a/incubator/tdarr-node/1.0.2/CHANGELOG.md +++ b/incubator/tdarr-node/1.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [tdarr-node-1.0.3](https://github.com/truecharts/apps/compare/tdarr-node-1.0.2...tdarr-node-1.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [tdarr-node-1.0.2](https://github.com/truecharts/apps/compare/tdarr-node-1.0.1...tdarr-node-1.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [tdarr-node-0.0.5](https://github.com/truecharts/apps/compare/tdarr-node-0.0.4...tdarr-node-0.0.5) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [tdarr-node-0.0.4](https://github.com/truecharts/apps/compare/tdarr-node-0.0.3...tdarr-node-0.0.4) (2021-10-18) - -#### Chore diff --git a/incubator/tdarr-node/1.0.2/CONFIG.md b/incubator/tdarr-node/1.0.3/CONFIG.md similarity index 100% rename from incubator/tdarr-node/1.0.2/CONFIG.md rename to incubator/tdarr-node/1.0.3/CONFIG.md diff --git a/incubator/tdarr-node/1.0.3/Chart.lock b/incubator/tdarr-node/1.0.3/Chart.lock new file mode 100644 index 00000000000..aa778e4be3a --- /dev/null +++ b/incubator/tdarr-node/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:39:30.661342994Z" diff --git a/incubator/tdarr-node/1.0.2/Chart.yaml b/incubator/tdarr-node/1.0.3/Chart.yaml similarity index 95% rename from incubator/tdarr-node/1.0.2/Chart.yaml rename to incubator/tdarr-node/1.0.3/Chart.yaml index f1d6da72e7e..c71f3ba5886 100644 --- a/incubator/tdarr-node/1.0.2/Chart.yaml +++ b/incubator/tdarr-node/1.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.00.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: Audio/Video library transcoding automation home: https://github.com/truecharts/apps/tree/master/charts/stable/tdarr-node @@ -22,7 +22,7 @@ sources: - https://github.com/HaveAGitGat/Tdarr - https://hub.docker.com/r/haveagitgat/tdarr_node type: application -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - media diff --git a/incubator/tdarr-node/1.0.2/README.md b/incubator/tdarr-node/1.0.3/README.md similarity index 96% rename from incubator/tdarr-node/1.0.2/README.md rename to incubator/tdarr-node/1.0.3/README.md index 8ae5eb1dd63..6c8ec37449d 100644 --- a/incubator/tdarr-node/1.0.2/README.md +++ b/incubator/tdarr-node/1.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/incubator/tdarr-node/1.0.2/app-readme.md b/incubator/tdarr-node/1.0.3/app-readme.md similarity index 100% rename from incubator/tdarr-node/1.0.2/app-readme.md rename to incubator/tdarr-node/1.0.3/app-readme.md diff --git a/incubator/tdarr-node/1.0.3/charts/common-8.3.18.tgz b/incubator/tdarr-node/1.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/incubator/tdarr-node/1.0.3/charts/common-8.3.18.tgz differ diff --git a/incubator/tdarr-node/1.0.2/helm-values.md b/incubator/tdarr-node/1.0.3/helm-values.md similarity index 100% rename from incubator/tdarr-node/1.0.2/helm-values.md rename to incubator/tdarr-node/1.0.3/helm-values.md diff --git a/incubator/tdarr-node/1.0.2/ix_values.yaml b/incubator/tdarr-node/1.0.3/ix_values.yaml similarity index 100% rename from incubator/tdarr-node/1.0.2/ix_values.yaml rename to incubator/tdarr-node/1.0.3/ix_values.yaml diff --git a/incubator/tdarr-node/1.0.2/questions.yaml b/incubator/tdarr-node/1.0.3/questions.yaml similarity index 99% rename from incubator/tdarr-node/1.0.2/questions.yaml rename to incubator/tdarr-node/1.0.3/questions.yaml index ddb1f4c2c83..4a531d8e37d 100644 --- a/incubator/tdarr-node/1.0.2/questions.yaml +++ b/incubator/tdarr-node/1.0.3/questions.yaml @@ -466,7 +466,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/incubator/tdarr-node/1.0.2/templates/common.yaml b/incubator/tdarr-node/1.0.3/templates/common.yaml similarity index 100% rename from incubator/tdarr-node/1.0.2/templates/common.yaml rename to incubator/tdarr-node/1.0.3/templates/common.yaml diff --git a/incubator/tdarr-node/1.0.2/values.yaml b/incubator/tdarr-node/1.0.3/values.yaml similarity index 100% rename from incubator/tdarr-node/1.0.2/values.yaml rename to incubator/tdarr-node/1.0.3/values.yaml diff --git a/incubator/tdarr/1.0.2/Chart.lock b/incubator/tdarr/1.0.2/Chart.lock deleted file mode 100644 index fb6abcadfbb..00000000000 --- a/incubator/tdarr/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:16:04.168377622Z" diff --git a/incubator/tdarr/1.0.2/charts/common-8.3.16.tgz b/incubator/tdarr/1.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/incubator/tdarr/1.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/incubator/tdarr/1.0.2/CHANGELOG.md b/incubator/tdarr/1.0.3/CHANGELOG.md similarity index 90% rename from incubator/tdarr/1.0.2/CHANGELOG.md rename to incubator/tdarr/1.0.3/CHANGELOG.md index 51d039d7506..7bfcc779774 100644 --- a/incubator/tdarr/1.0.2/CHANGELOG.md +++ b/incubator/tdarr/1.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [tdarr-1.0.3](https://github.com/truecharts/apps/compare/tdarr-node-1.0.2...tdarr-1.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [tdarr-1.0.2](https://github.com/truecharts/apps/compare/tdarr-node-1.0.1...tdarr-1.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [tdarr-0.0.5](https://github.com/truecharts/apps/compare/tdarr-0.0.4...tdarr-0.0.5) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [tdarr-0.0.4](https://github.com/truecharts/apps/compare/tdarr-node-0.0.3...tdarr-0.0.4) (2021-10-18) - -#### Chore diff --git a/incubator/tdarr/1.0.2/CONFIG.md b/incubator/tdarr/1.0.3/CONFIG.md similarity index 100% rename from incubator/tdarr/1.0.2/CONFIG.md rename to incubator/tdarr/1.0.3/CONFIG.md diff --git a/incubator/tdarr/1.0.3/Chart.lock b/incubator/tdarr/1.0.3/Chart.lock new file mode 100644 index 00000000000..e805e752070 --- /dev/null +++ b/incubator/tdarr/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:39:58.383196925Z" diff --git a/incubator/tdarr/1.0.2/Chart.yaml b/incubator/tdarr/1.0.3/Chart.yaml similarity index 95% rename from incubator/tdarr/1.0.2/Chart.yaml rename to incubator/tdarr/1.0.3/Chart.yaml index ae1e8d1bfac..c6d0848805c 100644 --- a/incubator/tdarr/1.0.2/Chart.yaml +++ b/incubator/tdarr/1.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.00.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: Audio/Video library transcoding automation home: https://github.com/truecharts/apps/tree/master/charts/stable/tdarr @@ -22,7 +22,7 @@ sources: - https://github.com/HaveAGitGat/Tdarr - https://hub.docker.com/r/haveagitgat/tdarr type: application -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - media diff --git a/incubator/tdarr/1.0.2/README.md b/incubator/tdarr/1.0.3/README.md similarity index 96% rename from incubator/tdarr/1.0.2/README.md rename to incubator/tdarr/1.0.3/README.md index f4c669cdd66..e11cc0d6b28 100644 --- a/incubator/tdarr/1.0.2/README.md +++ b/incubator/tdarr/1.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/incubator/tdarr/1.0.2/app-readme.md b/incubator/tdarr/1.0.3/app-readme.md similarity index 100% rename from incubator/tdarr/1.0.2/app-readme.md rename to incubator/tdarr/1.0.3/app-readme.md diff --git a/incubator/tdarr/1.0.3/charts/common-8.3.18.tgz b/incubator/tdarr/1.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/incubator/tdarr/1.0.3/charts/common-8.3.18.tgz differ diff --git a/incubator/tdarr/1.0.2/helm-values.md b/incubator/tdarr/1.0.3/helm-values.md similarity index 100% rename from incubator/tdarr/1.0.2/helm-values.md rename to incubator/tdarr/1.0.3/helm-values.md diff --git a/incubator/tdarr/1.0.2/ix_values.yaml b/incubator/tdarr/1.0.3/ix_values.yaml similarity index 100% rename from incubator/tdarr/1.0.2/ix_values.yaml rename to incubator/tdarr/1.0.3/ix_values.yaml diff --git a/incubator/tdarr/1.0.2/questions.yaml b/incubator/tdarr/1.0.3/questions.yaml similarity index 99% rename from incubator/tdarr/1.0.2/questions.yaml rename to incubator/tdarr/1.0.3/questions.yaml index fcc91e43d62..4a4f21c190f 100644 --- a/incubator/tdarr/1.0.2/questions.yaml +++ b/incubator/tdarr/1.0.3/questions.yaml @@ -559,7 +559,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/incubator/tdarr/1.0.2/templates/common.yaml b/incubator/tdarr/1.0.3/templates/common.yaml similarity index 100% rename from incubator/tdarr/1.0.2/templates/common.yaml rename to incubator/tdarr/1.0.3/templates/common.yaml diff --git a/incubator/tdarr/1.0.2/values.yaml b/incubator/tdarr/1.0.3/values.yaml similarity index 100% rename from incubator/tdarr/1.0.2/values.yaml rename to incubator/tdarr/1.0.3/values.yaml diff --git a/stable/airsonic/4.0.3/Chart.lock b/stable/airsonic/4.0.3/Chart.lock deleted file mode 100644 index b611f6a2297..00000000000 --- a/stable/airsonic/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-11-01T12:48:00.61765349Z" diff --git a/stable/airsonic/4.0.3/charts/common-8.3.16.tgz b/stable/airsonic/4.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/airsonic/4.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/airsonic/4.0.3/CHANGELOG.md b/stable/airsonic/4.0.4/CHANGELOG.md similarity index 89% rename from stable/airsonic/4.0.3/CHANGELOG.md rename to stable/airsonic/4.0.4/CHANGELOG.md index 84d46cc1a6f..d1ec4b80978 100644 --- a/stable/airsonic/4.0.3/CHANGELOG.md +++ b/stable/airsonic/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [airsonic-4.0.4](https://github.com/truecharts/apps/compare/airsonic-4.0.3...airsonic-4.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [airsonic-4.0.3](https://github.com/truecharts/apps/compare/airsonic-4.0.2...airsonic-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ - -### [airsonic-3.0.13](https://github.com/truecharts/apps/compare/airsonic-3.0.12...airsonic-3.0.13) (2021-10-19) - -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - diff --git a/stable/airsonic/4.0.3/CONFIG.md b/stable/airsonic/4.0.4/CONFIG.md similarity index 100% rename from stable/airsonic/4.0.3/CONFIG.md rename to stable/airsonic/4.0.4/CONFIG.md diff --git a/stable/airsonic/4.0.4/Chart.lock b/stable/airsonic/4.0.4/Chart.lock new file mode 100644 index 00000000000..9868d5cc728 --- /dev/null +++ b/stable/airsonic/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:40:25.718167396Z" diff --git a/stable/airsonic/4.0.3/Chart.yaml b/stable/airsonic/4.0.4/Chart.yaml similarity index 96% rename from stable/airsonic/4.0.3/Chart.yaml rename to stable/airsonic/4.0.4/Chart.yaml index 60d9343e0fb..13548e52628 100644 --- a/stable/airsonic/4.0.3/Chart.yaml +++ b/stable/airsonic/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.6.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Airsonic is a Free and Open Source community driven media server home: https://github.com/truecharts/apps/tree/master/charts/stable/airsonic icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/airsonic-logo.png @@ -19,7 +19,7 @@ sources: - https://github.com/airsonic/airsonic - https://github.com/linuxserver/docker-airsonic - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic -version: 4.0.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/airsonic/4.0.3/README.md b/stable/airsonic/4.0.4/README.md similarity index 96% rename from stable/airsonic/4.0.3/README.md rename to stable/airsonic/4.0.4/README.md index 3dbf8599007..55e6c278bd1 100644 --- a/stable/airsonic/4.0.3/README.md +++ b/stable/airsonic/4.0.4/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/airsonic/4.0.3/app-readme.md b/stable/airsonic/4.0.4/app-readme.md similarity index 100% rename from stable/airsonic/4.0.3/app-readme.md rename to stable/airsonic/4.0.4/app-readme.md diff --git a/stable/airsonic/4.0.4/charts/common-8.3.18.tgz b/stable/airsonic/4.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/airsonic/4.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/airsonic/4.0.3/helm-values.md b/stable/airsonic/4.0.4/helm-values.md similarity index 100% rename from stable/airsonic/4.0.3/helm-values.md rename to stable/airsonic/4.0.4/helm-values.md diff --git a/stable/airsonic/4.0.3/ix_values.yaml b/stable/airsonic/4.0.4/ix_values.yaml similarity index 100% rename from stable/airsonic/4.0.3/ix_values.yaml rename to stable/airsonic/4.0.4/ix_values.yaml diff --git a/stable/airsonic/4.0.3/questions.yaml b/stable/airsonic/4.0.4/questions.yaml similarity index 100% rename from stable/airsonic/4.0.3/questions.yaml rename to stable/airsonic/4.0.4/questions.yaml diff --git a/stable/airsonic/4.0.3/templates/common.yaml b/stable/airsonic/4.0.4/templates/common.yaml similarity index 100% rename from stable/airsonic/4.0.3/templates/common.yaml rename to stable/airsonic/4.0.4/templates/common.yaml diff --git a/stable/airsonic/4.0.3/values.yaml b/stable/airsonic/4.0.4/values.yaml similarity index 100% rename from stable/airsonic/4.0.3/values.yaml rename to stable/airsonic/4.0.4/values.yaml diff --git a/stable/amcrest2mqtt/2.0.4/Chart.lock b/stable/amcrest2mqtt/2.0.4/Chart.lock deleted file mode 100644 index 81e2a25f8f2..00000000000 --- a/stable/amcrest2mqtt/2.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T21:43:18.810514035Z" diff --git a/stable/amcrest2mqtt/2.0.4/charts/common-8.3.16.tgz b/stable/amcrest2mqtt/2.0.4/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/amcrest2mqtt/2.0.4/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/amcrest2mqtt/2.0.4/CHANGELOG.md b/stable/amcrest2mqtt/2.0.5/CHANGELOG.md similarity index 91% rename from stable/amcrest2mqtt/2.0.4/CHANGELOG.md rename to stable/amcrest2mqtt/2.0.5/CHANGELOG.md index 7a33af1a125..08e41d40fc5 100644 --- a/stable/amcrest2mqtt/2.0.4/CHANGELOG.md +++ b/stable/amcrest2mqtt/2.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [amcrest2mqtt-2.0.5](https://github.com/truecharts/apps/compare/amcrest2mqtt-2.0.4...amcrest2mqtt-2.0.5) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [amcrest2mqtt-2.0.4](https://github.com/truecharts/apps/compare/amcrest2mqtt-2.0.3...amcrest2mqtt-2.0.4) (2021-10-26) @@ -88,12 +97,3 @@ -### [amcrest2mqtt-0.0.7](https://github.com/truecharts/apps/compare/amcrest2mqtt-0.0.6...amcrest2mqtt-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - diff --git a/stable/amcrest2mqtt/2.0.4/CONFIG.md b/stable/amcrest2mqtt/2.0.5/CONFIG.md similarity index 100% rename from stable/amcrest2mqtt/2.0.4/CONFIG.md rename to stable/amcrest2mqtt/2.0.5/CONFIG.md diff --git a/stable/amcrest2mqtt/2.0.5/Chart.lock b/stable/amcrest2mqtt/2.0.5/Chart.lock new file mode 100644 index 00000000000..8361be93a29 --- /dev/null +++ b/stable/amcrest2mqtt/2.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:40:53.147560073Z" diff --git a/stable/amcrest2mqtt/2.0.4/Chart.yaml b/stable/amcrest2mqtt/2.0.5/Chart.yaml similarity index 95% rename from stable/amcrest2mqtt/2.0.4/Chart.yaml rename to stable/amcrest2mqtt/2.0.5/Chart.yaml index f85d8b7119e..f9ec353e625 100644 --- a/stable/amcrest2mqtt/2.0.4/Chart.yaml +++ b/stable/amcrest2mqtt/2.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.11" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Expose all events from an Amcrest device to an MQTT broker home: https://github.com/truecharts/apps/tree/master/charts/stable/amcrest2mqtt icon: https://raw.githubusercontent.com/k8s-at-home/organization/main/logo/k8s-at-home-400.png @@ -17,7 +17,7 @@ maintainers: name: amcrest2mqtt sources: - https://github.com/dchesterton/amcrest2mqtt -version: 2.0.4 +version: 2.0.5 annotations: truecharts.org/catagories: | - media diff --git a/stable/amcrest2mqtt/2.0.4/README.md b/stable/amcrest2mqtt/2.0.5/README.md similarity index 96% rename from stable/amcrest2mqtt/2.0.4/README.md rename to stable/amcrest2mqtt/2.0.5/README.md index 6e04c270a18..f5eb7a00dc8 100644 --- a/stable/amcrest2mqtt/2.0.4/README.md +++ b/stable/amcrest2mqtt/2.0.5/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/amcrest2mqtt/2.0.4/app-readme.md b/stable/amcrest2mqtt/2.0.5/app-readme.md similarity index 100% rename from stable/amcrest2mqtt/2.0.4/app-readme.md rename to stable/amcrest2mqtt/2.0.5/app-readme.md diff --git a/stable/amcrest2mqtt/2.0.5/charts/common-8.3.18.tgz b/stable/amcrest2mqtt/2.0.5/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/amcrest2mqtt/2.0.5/charts/common-8.3.18.tgz differ diff --git a/stable/amcrest2mqtt/2.0.4/helm-values.md b/stable/amcrest2mqtt/2.0.5/helm-values.md similarity index 100% rename from stable/amcrest2mqtt/2.0.4/helm-values.md rename to stable/amcrest2mqtt/2.0.5/helm-values.md diff --git a/stable/amcrest2mqtt/2.0.4/ix_values.yaml b/stable/amcrest2mqtt/2.0.5/ix_values.yaml similarity index 100% rename from stable/amcrest2mqtt/2.0.4/ix_values.yaml rename to stable/amcrest2mqtt/2.0.5/ix_values.yaml diff --git a/stable/amcrest2mqtt/2.0.4/questions.yaml b/stable/amcrest2mqtt/2.0.5/questions.yaml similarity index 99% rename from stable/amcrest2mqtt/2.0.4/questions.yaml rename to stable/amcrest2mqtt/2.0.5/questions.yaml index e3d6052f1f9..7515333f169 100644 --- a/stable/amcrest2mqtt/2.0.4/questions.yaml +++ b/stable/amcrest2mqtt/2.0.5/questions.yaml @@ -390,7 +390,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/amcrest2mqtt/2.0.4/templates/common.yaml b/stable/amcrest2mqtt/2.0.5/templates/common.yaml similarity index 100% rename from stable/amcrest2mqtt/2.0.4/templates/common.yaml rename to stable/amcrest2mqtt/2.0.5/templates/common.yaml diff --git a/stable/amcrest2mqtt/2.0.4/values.yaml b/stable/amcrest2mqtt/2.0.5/values.yaml similarity index 100% rename from stable/amcrest2mqtt/2.0.4/values.yaml rename to stable/amcrest2mqtt/2.0.5/values.yaml diff --git a/stable/apache-musicindex/2.0.2/Chart.lock b/stable/apache-musicindex/2.0.2/Chart.lock deleted file mode 100644 index a33899cfbcb..00000000000 --- a/stable/apache-musicindex/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:17:09.850078102Z" diff --git a/stable/apache-musicindex/2.0.2/charts/common-8.3.16.tgz b/stable/apache-musicindex/2.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/apache-musicindex/2.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/apache-musicindex/2.0.2/CHANGELOG.md b/stable/apache-musicindex/2.0.3/CHANGELOG.md similarity index 90% rename from stable/apache-musicindex/2.0.2/CHANGELOG.md rename to stable/apache-musicindex/2.0.3/CHANGELOG.md index 871a042f48c..f62e096e197 100644 --- a/stable/apache-musicindex/2.0.2/CHANGELOG.md +++ b/stable/apache-musicindex/2.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [apache-musicindex-2.0.3](https://github.com/truecharts/apps/compare/apache-musicindex-2.0.2...apache-musicindex-2.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [apache-musicindex-2.0.2](https://github.com/truecharts/apps/compare/apache-musicindex-2.0.1...apache-musicindex-2.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [apache-musicindex-0.0.5](https://github.com/truecharts/apps/compare/apache-musicindex-0.0.4...apache-musicindex-0.0.5) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - - - - diff --git a/stable/apache-musicindex/2.0.2/CONFIG.md b/stable/apache-musicindex/2.0.3/CONFIG.md similarity index 100% rename from stable/apache-musicindex/2.0.2/CONFIG.md rename to stable/apache-musicindex/2.0.3/CONFIG.md diff --git a/stable/apache-musicindex/2.0.3/Chart.lock b/stable/apache-musicindex/2.0.3/Chart.lock new file mode 100644 index 00000000000..144a6a74d76 --- /dev/null +++ b/stable/apache-musicindex/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:41:20.873317835Z" diff --git a/stable/apache-musicindex/2.0.2/Chart.yaml b/stable/apache-musicindex/2.0.3/Chart.yaml similarity index 95% rename from stable/apache-musicindex/2.0.2/Chart.yaml rename to stable/apache-musicindex/2.0.3/Chart.yaml index 06003ca72b8..79977cad005 100644 --- a/stable/apache-musicindex/2.0.2/Chart.yaml +++ b/stable/apache-musicindex/2.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.4.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Index and stream music using apache-musicindex and m3u playlists home: https://github.com/truecharts/apps/tree/master/charts/stable/apache-musicindex icon: https://en.wikipedia.org/wiki/Apache_HTTP_Server#/media/File:Apache_HTTP_server_logo_(2019-present).svg @@ -20,7 +20,7 @@ maintainers: name: apache-musicindex sources: - http://hacks.slashdirt.org/sw/musicindex/ -version: 2.0.2 +version: 2.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/apache-musicindex/2.0.2/README.md b/stable/apache-musicindex/2.0.3/README.md similarity index 96% rename from stable/apache-musicindex/2.0.2/README.md rename to stable/apache-musicindex/2.0.3/README.md index 9a82dc89f65..98c177e007c 100644 --- a/stable/apache-musicindex/2.0.2/README.md +++ b/stable/apache-musicindex/2.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/apache-musicindex/2.0.2/app-readme.md b/stable/apache-musicindex/2.0.3/app-readme.md similarity index 100% rename from stable/apache-musicindex/2.0.2/app-readme.md rename to stable/apache-musicindex/2.0.3/app-readme.md diff --git a/stable/apache-musicindex/2.0.3/charts/common-8.3.18.tgz b/stable/apache-musicindex/2.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/apache-musicindex/2.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/apache-musicindex/2.0.2/helm-values.md b/stable/apache-musicindex/2.0.3/helm-values.md similarity index 100% rename from stable/apache-musicindex/2.0.2/helm-values.md rename to stable/apache-musicindex/2.0.3/helm-values.md diff --git a/stable/apache-musicindex/2.0.2/ix_values.yaml b/stable/apache-musicindex/2.0.3/ix_values.yaml similarity index 100% rename from stable/apache-musicindex/2.0.2/ix_values.yaml rename to stable/apache-musicindex/2.0.3/ix_values.yaml diff --git a/stable/apache-musicindex/2.0.2/questions.yaml b/stable/apache-musicindex/2.0.3/questions.yaml similarity index 99% rename from stable/apache-musicindex/2.0.2/questions.yaml rename to stable/apache-musicindex/2.0.3/questions.yaml index 9022c5725a8..697a0b7af11 100644 --- a/stable/apache-musicindex/2.0.2/questions.yaml +++ b/stable/apache-musicindex/2.0.3/questions.yaml @@ -429,7 +429,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/apache-musicindex/2.0.2/templates/common.yaml b/stable/apache-musicindex/2.0.3/templates/common.yaml similarity index 100% rename from stable/apache-musicindex/2.0.2/templates/common.yaml rename to stable/apache-musicindex/2.0.3/templates/common.yaml diff --git a/stable/apache-musicindex/2.0.2/values.yaml b/stable/apache-musicindex/2.0.3/values.yaml similarity index 100% rename from stable/apache-musicindex/2.0.2/values.yaml rename to stable/apache-musicindex/2.0.3/values.yaml diff --git a/stable/appdaemon/6.0.2/Chart.lock b/stable/appdaemon/6.0.2/Chart.lock deleted file mode 100644 index d54fe57545b..00000000000 --- a/stable/appdaemon/6.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:17:33.297614184Z" diff --git a/stable/appdaemon/6.0.2/charts/common-8.3.16.tgz b/stable/appdaemon/6.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/appdaemon/6.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/appdaemon/6.0.2/CHANGELOG.md b/stable/appdaemon/6.0.3/CHANGELOG.md similarity index 90% rename from stable/appdaemon/6.0.2/CHANGELOG.md rename to stable/appdaemon/6.0.3/CHANGELOG.md index ef593e1d009..fb44ffaea0b 100644 --- a/stable/appdaemon/6.0.2/CHANGELOG.md +++ b/stable/appdaemon/6.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [appdaemon-6.0.3](https://github.com/truecharts/apps/compare/appdaemon-6.0.2...appdaemon-6.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [appdaemon-6.0.2](https://github.com/truecharts/apps/compare/appdaemon-6.0.1...appdaemon-6.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [appdaemon-5.0.9](https://github.com/truecharts/apps/compare/appdaemon-5.0.8...appdaemon-5.0.9) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - - - - diff --git a/stable/appdaemon/6.0.2/CONFIG.md b/stable/appdaemon/6.0.3/CONFIG.md similarity index 100% rename from stable/appdaemon/6.0.2/CONFIG.md rename to stable/appdaemon/6.0.3/CONFIG.md diff --git a/stable/appdaemon/6.0.3/Chart.lock b/stable/appdaemon/6.0.3/Chart.lock new file mode 100644 index 00000000000..fd83ff345eb --- /dev/null +++ b/stable/appdaemon/6.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:41:48.158997694Z" diff --git a/stable/appdaemon/6.0.2/Chart.yaml b/stable/appdaemon/6.0.3/Chart.yaml similarity index 96% rename from stable/appdaemon/6.0.2/Chart.yaml rename to stable/appdaemon/6.0.3/Chart.yaml index 4d97b449648..1a71f1b01cb 100644 --- a/stable/appdaemon/6.0.2/Chart.yaml +++ b/stable/appdaemon/6.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.1.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: AppDaemon is a loosely coupled, multithreaded, sandboxed python execution environment for writing automation apps for Home Assistant home automation software. @@ -26,7 +26,7 @@ name: appdaemon sources: - https://github.com/AppDaemon/appdaemon type: application -version: 6.0.2 +version: 6.0.3 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/appdaemon/6.0.2/README.md b/stable/appdaemon/6.0.3/README.md similarity index 96% rename from stable/appdaemon/6.0.2/README.md rename to stable/appdaemon/6.0.3/README.md index 6f71bd6bacb..42b763290fa 100644 --- a/stable/appdaemon/6.0.2/README.md +++ b/stable/appdaemon/6.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/appdaemon/6.0.2/app-readme.md b/stable/appdaemon/6.0.3/app-readme.md similarity index 100% rename from stable/appdaemon/6.0.2/app-readme.md rename to stable/appdaemon/6.0.3/app-readme.md diff --git a/stable/appdaemon/6.0.3/charts/common-8.3.18.tgz b/stable/appdaemon/6.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/appdaemon/6.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/appdaemon/6.0.2/helm-values.md b/stable/appdaemon/6.0.3/helm-values.md similarity index 100% rename from stable/appdaemon/6.0.2/helm-values.md rename to stable/appdaemon/6.0.3/helm-values.md diff --git a/stable/appdaemon/6.0.2/ix_values.yaml b/stable/appdaemon/6.0.3/ix_values.yaml similarity index 100% rename from stable/appdaemon/6.0.2/ix_values.yaml rename to stable/appdaemon/6.0.3/ix_values.yaml diff --git a/stable/appdaemon/6.0.2/questions.yaml b/stable/appdaemon/6.0.3/questions.yaml similarity index 99% rename from stable/appdaemon/6.0.2/questions.yaml rename to stable/appdaemon/6.0.3/questions.yaml index f2c8eb6bc6e..2b79510a6bd 100644 --- a/stable/appdaemon/6.0.2/questions.yaml +++ b/stable/appdaemon/6.0.3/questions.yaml @@ -473,7 +473,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/appdaemon/6.0.2/templates/common.yaml b/stable/appdaemon/6.0.3/templates/common.yaml similarity index 100% rename from stable/appdaemon/6.0.2/templates/common.yaml rename to stable/appdaemon/6.0.3/templates/common.yaml diff --git a/stable/appdaemon/6.0.2/values.yaml b/stable/appdaemon/6.0.3/values.yaml similarity index 100% rename from stable/appdaemon/6.0.2/values.yaml rename to stable/appdaemon/6.0.3/values.yaml diff --git a/stable/aria2/2.0.2/Chart.lock b/stable/aria2/2.0.2/Chart.lock deleted file mode 100644 index 600cb423edc..00000000000 --- a/stable/aria2/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:17:57.101016006Z" diff --git a/stable/aria2/2.0.2/charts/common-8.3.16.tgz b/stable/aria2/2.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/aria2/2.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/aria2/2.0.2/CHANGELOG.md b/stable/aria2/2.0.3/CHANGELOG.md similarity index 89% rename from stable/aria2/2.0.2/CHANGELOG.md rename to stable/aria2/2.0.3/CHANGELOG.md index 4d276d71667..955eec9f798 100644 --- a/stable/aria2/2.0.2/CHANGELOG.md +++ b/stable/aria2/2.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [aria2-2.0.3](https://github.com/truecharts/apps/compare/aria2-2.0.2...aria2-2.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [aria2-2.0.2](https://github.com/truecharts/apps/compare/aria2-2.0.1...aria2-2.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [aria2-0.0.6](https://github.com/truecharts/apps/compare/aria2-0.0.5...aria2-0.0.6) (2021-10-19) - -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - diff --git a/stable/aria2/2.0.2/CONFIG.md b/stable/aria2/2.0.3/CONFIG.md similarity index 100% rename from stable/aria2/2.0.2/CONFIG.md rename to stable/aria2/2.0.3/CONFIG.md diff --git a/stable/aria2/2.0.3/Chart.lock b/stable/aria2/2.0.3/Chart.lock new file mode 100644 index 00000000000..4793b36432b --- /dev/null +++ b/stable/aria2/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:42:15.566147254Z" diff --git a/stable/aria2/2.0.2/Chart.yaml b/stable/aria2/2.0.3/Chart.yaml similarity index 94% rename from stable/aria2/2.0.2/Chart.yaml rename to stable/aria2/2.0.3/Chart.yaml index a1ec396b8e0..d78cfd1dd8f 100644 --- a/stable/aria2/2.0.2/Chart.yaml +++ b/stable/aria2/2.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: aria server for downloading web content home: https://github.com/truecharts/apps/tree/master/charts/stable/aira2 icon: https://avatars.githubusercontent.com/u/13545224?s=200&v=4 @@ -17,7 +17,7 @@ maintainers: name: aria2 sources: - https://github.com/P3TERX/Aria2-Pro-Docker -version: 2.0.2 +version: 2.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/aria2/2.0.2/README.md b/stable/aria2/2.0.3/README.md similarity index 96% rename from stable/aria2/2.0.2/README.md rename to stable/aria2/2.0.3/README.md index e5d57d6a493..b7db49ee34f 100644 --- a/stable/aria2/2.0.2/README.md +++ b/stable/aria2/2.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/aria2/2.0.2/app-readme.md b/stable/aria2/2.0.3/app-readme.md similarity index 100% rename from stable/aria2/2.0.2/app-readme.md rename to stable/aria2/2.0.3/app-readme.md diff --git a/stable/aria2/2.0.3/charts/common-8.3.18.tgz b/stable/aria2/2.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/aria2/2.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/aria2/2.0.2/helm-values.md b/stable/aria2/2.0.3/helm-values.md similarity index 100% rename from stable/aria2/2.0.2/helm-values.md rename to stable/aria2/2.0.3/helm-values.md diff --git a/stable/aria2/2.0.2/ix_values.yaml b/stable/aria2/2.0.3/ix_values.yaml similarity index 100% rename from stable/aria2/2.0.2/ix_values.yaml rename to stable/aria2/2.0.3/ix_values.yaml diff --git a/stable/aria2/2.0.2/questions.yaml b/stable/aria2/2.0.3/questions.yaml similarity index 99% rename from stable/aria2/2.0.2/questions.yaml rename to stable/aria2/2.0.3/questions.yaml index dde83009591..ca571d623b1 100644 --- a/stable/aria2/2.0.2/questions.yaml +++ b/stable/aria2/2.0.3/questions.yaml @@ -550,7 +550,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/aria2/2.0.2/templates/common.yaml b/stable/aria2/2.0.3/templates/common.yaml similarity index 100% rename from stable/aria2/2.0.2/templates/common.yaml rename to stable/aria2/2.0.3/templates/common.yaml diff --git a/stable/aria2/2.0.2/values.yaml b/stable/aria2/2.0.3/values.yaml similarity index 100% rename from stable/aria2/2.0.2/values.yaml rename to stable/aria2/2.0.3/values.yaml diff --git a/stable/audacity/2.0.2/Chart.lock b/stable/audacity/2.0.2/Chart.lock deleted file mode 100644 index e82e729202b..00000000000 --- a/stable/audacity/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:18:21.237607518Z" diff --git a/stable/audacity/2.0.2/charts/common-8.3.16.tgz b/stable/audacity/2.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/audacity/2.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/audacity/2.0.2/CHANGELOG.md b/stable/audacity/2.0.3/CHANGELOG.md similarity index 88% rename from stable/audacity/2.0.2/CHANGELOG.md rename to stable/audacity/2.0.3/CHANGELOG.md index 1e13a16929a..004a1bd542b 100644 --- a/stable/audacity/2.0.2/CHANGELOG.md +++ b/stable/audacity/2.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [audacity-2.0.3](https://github.com/truecharts/apps/compare/audacity-2.0.2...audacity-2.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [audacity-2.0.2](https://github.com/truecharts/apps/compare/audacity-2.0.1...audacity-2.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [audacity-0.0.5](https://github.com/truecharts/apps/compare/audacity-0.0.4...audacity-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/audacity/2.0.2/CONFIG.md b/stable/audacity/2.0.3/CONFIG.md similarity index 100% rename from stable/audacity/2.0.2/CONFIG.md rename to stable/audacity/2.0.3/CONFIG.md diff --git a/stable/audacity/2.0.3/Chart.lock b/stable/audacity/2.0.3/Chart.lock new file mode 100644 index 00000000000..62789684aa8 --- /dev/null +++ b/stable/audacity/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:42:43.29959745Z" diff --git a/stable/audacity/2.0.2/Chart.yaml b/stable/audacity/2.0.3/Chart.yaml similarity index 95% rename from stable/audacity/2.0.2/Chart.yaml rename to stable/audacity/2.0.3/Chart.yaml index badf364ca78..575dd6975b7 100644 --- a/stable/audacity/2.0.2/Chart.yaml +++ b/stable/audacity/2.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.0.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: An easy-to-use, multi-track audio editor and recorder home: https://github.com/truecharts/apps/tree/master/charts/stable/audacity icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/audacity-logo.png @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-audacity - https://www.audacityteam.org/ type: application -version: 2.0.2 +version: 2.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/audacity/2.0.2/README.md b/stable/audacity/2.0.3/README.md similarity index 96% rename from stable/audacity/2.0.2/README.md rename to stable/audacity/2.0.3/README.md index d4f63353556..757fd93889c 100644 --- a/stable/audacity/2.0.2/README.md +++ b/stable/audacity/2.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/audacity/2.0.2/app-readme.md b/stable/audacity/2.0.3/app-readme.md similarity index 100% rename from stable/audacity/2.0.2/app-readme.md rename to stable/audacity/2.0.3/app-readme.md diff --git a/stable/audacity/2.0.3/charts/common-8.3.18.tgz b/stable/audacity/2.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/audacity/2.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/audacity/2.0.2/helm-values.md b/stable/audacity/2.0.3/helm-values.md similarity index 100% rename from stable/audacity/2.0.2/helm-values.md rename to stable/audacity/2.0.3/helm-values.md diff --git a/stable/audacity/2.0.2/ix_values.yaml b/stable/audacity/2.0.3/ix_values.yaml similarity index 100% rename from stable/audacity/2.0.2/ix_values.yaml rename to stable/audacity/2.0.3/ix_values.yaml diff --git a/stable/audacity/2.0.2/questions.yaml b/stable/audacity/2.0.3/questions.yaml similarity index 99% rename from stable/audacity/2.0.2/questions.yaml rename to stable/audacity/2.0.3/questions.yaml index 9d57bf60335..f59832c2335 100644 --- a/stable/audacity/2.0.2/questions.yaml +++ b/stable/audacity/2.0.3/questions.yaml @@ -435,7 +435,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/audacity/2.0.2/templates/common.yaml b/stable/audacity/2.0.3/templates/common.yaml similarity index 100% rename from stable/audacity/2.0.2/templates/common.yaml rename to stable/audacity/2.0.3/templates/common.yaml diff --git a/stable/audacity/2.0.2/values.yaml b/stable/audacity/2.0.3/values.yaml similarity index 100% rename from stable/audacity/2.0.2/values.yaml rename to stable/audacity/2.0.3/values.yaml diff --git a/stable/authelia/7.0.4/charts/common-8.3.16.tgz b/stable/authelia/7.0.4/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/authelia/7.0.4/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/authelia/7.0.4/charts/postgresql-5.1.4.tgz b/stable/authelia/7.0.4/charts/postgresql-5.1.4.tgz deleted file mode 100644 index 6fb995c3255..00000000000 Binary files a/stable/authelia/7.0.4/charts/postgresql-5.1.4.tgz and /dev/null differ diff --git a/stable/authelia/7.0.4/charts/redis-15.5.2.tgz b/stable/authelia/7.0.4/charts/redis-15.5.2.tgz deleted file mode 100644 index 8081cd69b56..00000000000 Binary files a/stable/authelia/7.0.4/charts/redis-15.5.2.tgz and /dev/null differ diff --git a/stable/authelia/7.0.4/CHANGELOG.md b/stable/authelia/7.0.5/CHANGELOG.md similarity index 86% rename from stable/authelia/7.0.4/CHANGELOG.md rename to stable/authelia/7.0.5/CHANGELOG.md index a07fba97bf4..061314cb537 100644 --- a/stable/authelia/7.0.4/CHANGELOG.md +++ b/stable/authelia/7.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [authelia-7.0.5](https://github.com/truecharts/apps/compare/authelia-7.0.4...authelia-7.0.5) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [authelia-7.0.4](https://github.com/truecharts/apps/compare/authelia-7.0.3...authelia-7.0.4) (2021-10-26) @@ -88,12 +97,3 @@ -### [authelia-5.0.0](https://github.com/truecharts/apps/compare/authelia-4.0.25...authelia-5.0.0) (2021-10-20) - -#### Chore - -* update helm chart postgresql to v4 ([#1214](https://github.com/truecharts/apps/issues/1214)) - -#### Fix - -* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212)) diff --git a/stable/authelia/7.0.4/CONFIG.md b/stable/authelia/7.0.5/CONFIG.md similarity index 100% rename from stable/authelia/7.0.4/CONFIG.md rename to stable/authelia/7.0.5/CONFIG.md diff --git a/stable/authelia/7.0.4/Chart.lock b/stable/authelia/7.0.5/Chart.lock similarity index 51% rename from stable/authelia/7.0.4/Chart.lock rename to stable/authelia/7.0.5/Chart.lock index 35dd77c33cb..c0c3e036fdd 100644 --- a/stable/authelia/7.0.4/Chart.lock +++ b/stable/authelia/7.0.5/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 - name: postgresql repository: https://truecharts.org/ - version: 5.1.4 + version: 5.1.5 - name: redis repository: https://charts.bitnami.com/bitnami - version: 15.5.2 -digest: sha256:b5ce4337c8f00c6310157a8b26a1108d9880018509251b8c39b310eb7112d375 -generated: "2021-10-26T22:18:48.683492425Z" + version: 15.5.3 +digest: sha256:edc39d8e6c9f365b47783a26b0502987c24ca1fd07292913baf7f1e195a69f6d +generated: "2021-11-01T13:43:13.791754417Z" diff --git a/stable/authelia/7.0.4/Chart.yaml b/stable/authelia/7.0.5/Chart.yaml similarity index 93% rename from stable/authelia/7.0.4/Chart.yaml rename to stable/authelia/7.0.5/Chart.yaml index d5f1f2d482f..2a22004a9ee 100644 --- a/stable/authelia/7.0.4/Chart.yaml +++ b/stable/authelia/7.0.5/Chart.yaml @@ -3,15 +3,15 @@ appVersion: "4.32.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.4 + version: 5.1.5 - condition: redis.enabled name: redis repository: https://charts.bitnami.com/bitnami - version: 15.5.2 + version: 15.5.3 deprecated: false description: Authelia is a Single Sign-On Multi-Factor portal for web apps home: https://github.com/truecharts/apps/tree/master/charts/stable/authelia @@ -38,7 +38,7 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/authelia/authelia type: application -version: 7.0.4 +version: 7.0.5 annotations: truecharts.org/catagories: | - security diff --git a/stable/authelia/7.0.4/README.md b/stable/authelia/7.0.5/README.md similarity index 89% rename from stable/authelia/7.0.4/README.md rename to stable/authelia/7.0.5/README.md index f27d4f9c252..39b7c91645a 100644 --- a/stable/authelia/7.0.4/README.md +++ b/stable/authelia/7.0.5/README.md @@ -18,9 +18,9 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | redis | 15.5.2 | -| https://truecharts.org/ | postgresql | 5.1.4 | -| https://truecharts.org | common | 8.3.16 | +| https://charts.bitnami.com/bitnami | redis | 15.5.3 | +| https://truecharts.org/ | postgresql | 5.1.5 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/authelia/7.0.4/app-readme.md b/stable/authelia/7.0.5/app-readme.md similarity index 100% rename from stable/authelia/7.0.4/app-readme.md rename to stable/authelia/7.0.5/app-readme.md diff --git a/stable/authelia/7.0.5/charts/common-8.3.18.tgz b/stable/authelia/7.0.5/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/authelia/7.0.5/charts/common-8.3.18.tgz differ diff --git a/stable/authelia/7.0.5/charts/postgresql-5.1.5.tgz b/stable/authelia/7.0.5/charts/postgresql-5.1.5.tgz new file mode 100644 index 00000000000..12af7bda79d Binary files /dev/null and b/stable/authelia/7.0.5/charts/postgresql-5.1.5.tgz differ diff --git a/stable/authelia/7.0.5/charts/redis-15.5.3.tgz b/stable/authelia/7.0.5/charts/redis-15.5.3.tgz new file mode 100644 index 00000000000..31b19387b59 Binary files /dev/null and b/stable/authelia/7.0.5/charts/redis-15.5.3.tgz differ diff --git a/stable/authelia/7.0.4/helm-values.md b/stable/authelia/7.0.5/helm-values.md similarity index 100% rename from stable/authelia/7.0.4/helm-values.md rename to stable/authelia/7.0.5/helm-values.md diff --git a/stable/authelia/7.0.4/ix_values.yaml b/stable/authelia/7.0.5/ix_values.yaml similarity index 100% rename from stable/authelia/7.0.4/ix_values.yaml rename to stable/authelia/7.0.5/ix_values.yaml diff --git a/stable/authelia/7.0.4/questions.yaml b/stable/authelia/7.0.5/questions.yaml similarity index 99% rename from stable/authelia/7.0.4/questions.yaml rename to stable/authelia/7.0.5/questions.yaml index 18505582016..12f916ee716 100644 --- a/stable/authelia/7.0.4/questions.yaml +++ b/stable/authelia/7.0.5/questions.yaml @@ -1133,7 +1133,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/authelia/7.0.4/templates/_configmap.tpl b/stable/authelia/7.0.5/templates/_configmap.tpl similarity index 100% rename from stable/authelia/7.0.4/templates/_configmap.tpl rename to stable/authelia/7.0.5/templates/_configmap.tpl diff --git a/stable/authelia/7.0.4/templates/_secrets.tpl b/stable/authelia/7.0.5/templates/_secrets.tpl similarity index 100% rename from stable/authelia/7.0.4/templates/_secrets.tpl rename to stable/authelia/7.0.5/templates/_secrets.tpl diff --git a/stable/authelia/7.0.4/templates/common.yaml b/stable/authelia/7.0.5/templates/common.yaml similarity index 100% rename from stable/authelia/7.0.4/templates/common.yaml rename to stable/authelia/7.0.5/templates/common.yaml diff --git a/stable/authelia/7.0.4/values.yaml b/stable/authelia/7.0.5/values.yaml similarity index 100% rename from stable/authelia/7.0.4/values.yaml rename to stable/authelia/7.0.5/values.yaml diff --git a/stable/babybuddy/4.0.4/Chart.lock b/stable/babybuddy/4.0.4/Chart.lock deleted file mode 100644 index 306563bff95..00000000000 --- a/stable/babybuddy/4.0.4/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.4 -digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 -generated: "2021-11-01T12:48:26.898537259Z" diff --git a/stable/babybuddy/4.0.4/charts/common-8.3.16.tgz b/stable/babybuddy/4.0.4/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/babybuddy/4.0.4/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/babybuddy/4.0.4/charts/postgresql-5.1.4.tgz b/stable/babybuddy/4.0.4/charts/postgresql-5.1.4.tgz deleted file mode 100644 index 6fb995c3255..00000000000 Binary files a/stable/babybuddy/4.0.4/charts/postgresql-5.1.4.tgz and /dev/null differ diff --git a/stable/babybuddy/4.0.4/CHANGELOG.md b/stable/babybuddy/4.0.5/CHANGELOG.md similarity index 90% rename from stable/babybuddy/4.0.4/CHANGELOG.md rename to stable/babybuddy/4.0.5/CHANGELOG.md index f33a655a7ba..089e31cb2e3 100644 --- a/stable/babybuddy/4.0.4/CHANGELOG.md +++ b/stable/babybuddy/4.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [babybuddy-4.0.5](https://github.com/truecharts/apps/compare/babybuddy-4.0.4...babybuddy-4.0.5) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [babybuddy-4.0.4](https://github.com/truecharts/apps/compare/babybuddy-4.0.3...babybuddy-4.0.4) (2021-11-01) @@ -88,12 +97,3 @@ - -### [babybuddy-0.0.3](https://github.com/truecharts/apps/compare/babybuddy-0.0.2...babybuddy-0.0.3) (2021-10-19) - -#### Change - -* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) - -#### Chore - diff --git a/stable/babybuddy/4.0.4/CONFIG.md b/stable/babybuddy/4.0.5/CONFIG.md similarity index 100% rename from stable/babybuddy/4.0.4/CONFIG.md rename to stable/babybuddy/4.0.5/CONFIG.md diff --git a/stable/babybuddy/4.0.5/Chart.lock b/stable/babybuddy/4.0.5/Chart.lock new file mode 100644 index 00000000000..22a89d2494f --- /dev/null +++ b/stable/babybuddy/4.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.5 +digest: sha256:7c82b36be7159cc45c3f33a5bebf57863fddea8ad6c31c416c9812ab517a10b8 +generated: "2021-11-01T13:44:09.112259416Z" diff --git a/stable/babybuddy/4.0.4/Chart.yaml b/stable/babybuddy/4.0.5/Chart.yaml similarity index 95% rename from stable/babybuddy/4.0.4/Chart.yaml rename to stable/babybuddy/4.0.5/Chart.yaml index 76d7428dd83..94bfc8aae16 100644 --- a/stable/babybuddy/4.0.4/Chart.yaml +++ b/stable/babybuddy/4.0.5/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "1.9.0" kubeVersion: '>=1.16.0-0' -version: 4.0.4 +version: 4.0.5 name: babybuddy description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. type: application @@ -19,11 +19,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.4 + version: 5.1.5 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/babybuddy/4.0.4/README.md b/stable/babybuddy/4.0.5/README.md similarity index 93% rename from stable/babybuddy/4.0.4/README.md rename to stable/babybuddy/4.0.5/README.md index 56cc4f3c25d..33fc4394e85 100644 --- a/stable/babybuddy/4.0.4/README.md +++ b/stable/babybuddy/4.0.5/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.4 | -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org/ | postgresql | 5.1.5 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/babybuddy/4.0.4/app-readme.md b/stable/babybuddy/4.0.5/app-readme.md similarity index 100% rename from stable/babybuddy/4.0.4/app-readme.md rename to stable/babybuddy/4.0.5/app-readme.md diff --git a/stable/babybuddy/4.0.5/charts/common-8.3.18.tgz b/stable/babybuddy/4.0.5/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/babybuddy/4.0.5/charts/common-8.3.18.tgz differ diff --git a/stable/babybuddy/4.0.5/charts/postgresql-5.1.5.tgz b/stable/babybuddy/4.0.5/charts/postgresql-5.1.5.tgz new file mode 100644 index 00000000000..12af7bda79d Binary files /dev/null and b/stable/babybuddy/4.0.5/charts/postgresql-5.1.5.tgz differ diff --git a/stable/babybuddy/4.0.4/helm-values.md b/stable/babybuddy/4.0.5/helm-values.md similarity index 100% rename from stable/babybuddy/4.0.4/helm-values.md rename to stable/babybuddy/4.0.5/helm-values.md diff --git a/stable/babybuddy/4.0.4/ix_values.yaml b/stable/babybuddy/4.0.5/ix_values.yaml similarity index 100% rename from stable/babybuddy/4.0.4/ix_values.yaml rename to stable/babybuddy/4.0.5/ix_values.yaml diff --git a/stable/babybuddy/4.0.4/questions.yaml b/stable/babybuddy/4.0.5/questions.yaml similarity index 100% rename from stable/babybuddy/4.0.4/questions.yaml rename to stable/babybuddy/4.0.5/questions.yaml diff --git a/stable/babybuddy/4.0.4/templates/common.yaml b/stable/babybuddy/4.0.5/templates/common.yaml similarity index 100% rename from stable/babybuddy/4.0.4/templates/common.yaml rename to stable/babybuddy/4.0.5/templates/common.yaml diff --git a/stable/babybuddy/4.0.4/values.yaml b/stable/babybuddy/4.0.5/values.yaml similarity index 100% rename from stable/babybuddy/4.0.4/values.yaml rename to stable/babybuddy/4.0.5/values.yaml diff --git a/stable/bazarr/9.0.2/Chart.lock b/stable/bazarr/9.0.2/Chart.lock deleted file mode 100644 index b611ced78bd..00000000000 --- a/stable/bazarr/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:20:03.451125008Z" diff --git a/stable/bazarr/9.0.2/charts/common-8.3.16.tgz b/stable/bazarr/9.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/bazarr/9.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/bazarr/9.0.2/CHANGELOG.md b/stable/bazarr/9.0.3/CHANGELOG.md similarity index 90% rename from stable/bazarr/9.0.2/CHANGELOG.md rename to stable/bazarr/9.0.3/CHANGELOG.md index 3b7b55dbc92..c09694ae265 100644 --- a/stable/bazarr/9.0.2/CHANGELOG.md +++ b/stable/bazarr/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [bazarr-9.0.3](https://github.com/truecharts/apps/compare/bazarr-9.0.2...bazarr-9.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [bazarr-9.0.2](https://github.com/truecharts/apps/compare/bazarr-9.0.1...bazarr-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [bazarr-8.0.10](https://github.com/truecharts/apps/compare/bazarr-8.0.9...bazarr-8.0.10) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - - - - diff --git a/stable/bazarr/9.0.2/CONFIG.md b/stable/bazarr/9.0.3/CONFIG.md similarity index 100% rename from stable/bazarr/9.0.2/CONFIG.md rename to stable/bazarr/9.0.3/CONFIG.md diff --git a/stable/bazarr/9.0.3/Chart.lock b/stable/bazarr/9.0.3/Chart.lock new file mode 100644 index 00000000000..594befa62c5 --- /dev/null +++ b/stable/bazarr/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:44:45.612239798Z" diff --git a/stable/bazarr/9.0.2/Chart.yaml b/stable/bazarr/9.0.3/Chart.yaml similarity index 96% rename from stable/bazarr/9.0.2/Chart.yaml rename to stable/bazarr/9.0.3/Chart.yaml index 05de402b13b..c0997edd743 100644 --- a/stable/bazarr/9.0.2/Chart.yaml +++ b/stable/bazarr/9.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements @@ -29,7 +29,7 @@ sources: - https://github.com/morpheus65535/bazarr - https://hub.docker.com/r/linuxserver/bazarr type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/bazarr/9.0.2/README.md b/stable/bazarr/9.0.3/README.md similarity index 96% rename from stable/bazarr/9.0.2/README.md rename to stable/bazarr/9.0.3/README.md index b8c292e8ea5..1785125df7c 100644 --- a/stable/bazarr/9.0.2/README.md +++ b/stable/bazarr/9.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/bazarr/9.0.2/app-readme.md b/stable/bazarr/9.0.3/app-readme.md similarity index 100% rename from stable/bazarr/9.0.2/app-readme.md rename to stable/bazarr/9.0.3/app-readme.md diff --git a/stable/bazarr/9.0.3/charts/common-8.3.18.tgz b/stable/bazarr/9.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/bazarr/9.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/bazarr/9.0.2/helm-values.md b/stable/bazarr/9.0.3/helm-values.md similarity index 100% rename from stable/bazarr/9.0.2/helm-values.md rename to stable/bazarr/9.0.3/helm-values.md diff --git a/stable/bazarr/9.0.2/ix_values.yaml b/stable/bazarr/9.0.3/ix_values.yaml similarity index 100% rename from stable/bazarr/9.0.2/ix_values.yaml rename to stable/bazarr/9.0.3/ix_values.yaml diff --git a/stable/bazarr/9.0.2/questions.yaml b/stable/bazarr/9.0.3/questions.yaml similarity index 99% rename from stable/bazarr/9.0.2/questions.yaml rename to stable/bazarr/9.0.3/questions.yaml index ba4bcd1dbe0..447bc042c72 100644 --- a/stable/bazarr/9.0.2/questions.yaml +++ b/stable/bazarr/9.0.3/questions.yaml @@ -428,7 +428,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/bazarr/9.0.2/templates/common.yaml b/stable/bazarr/9.0.3/templates/common.yaml similarity index 100% rename from stable/bazarr/9.0.2/templates/common.yaml rename to stable/bazarr/9.0.3/templates/common.yaml diff --git a/stable/bazarr/9.0.2/values.yaml b/stable/bazarr/9.0.3/values.yaml similarity index 100% rename from stable/bazarr/9.0.2/values.yaml rename to stable/bazarr/9.0.3/values.yaml diff --git a/stable/beets/2.0.3/Chart.lock b/stable/beets/2.0.3/Chart.lock deleted file mode 100644 index 68cfed0bb0c..00000000000 --- a/stable/beets/2.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-11-01T12:48:59.168194387Z" diff --git a/stable/beets/2.0.3/charts/common-8.3.16.tgz b/stable/beets/2.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/beets/2.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/beets/2.0.3/CHANGELOG.md b/stable/beets/2.0.4/CHANGELOG.md similarity index 89% rename from stable/beets/2.0.3/CHANGELOG.md rename to stable/beets/2.0.4/CHANGELOG.md index ee14f595c18..c251f048d95 100644 --- a/stable/beets/2.0.3/CHANGELOG.md +++ b/stable/beets/2.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [beets-2.0.4](https://github.com/truecharts/apps/compare/beets-2.0.3...beets-2.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [beets-2.0.3](https://github.com/truecharts/apps/compare/beets-2.0.2...beets-2.0.3) (2021-11-01) @@ -88,12 +97,3 @@ - -### [beets-0.0.6](https://github.com/truecharts/apps/compare/beets-0.0.5...beets-0.0.6) (2021-10-19) - -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - diff --git a/stable/beets/2.0.3/CONFIG.md b/stable/beets/2.0.4/CONFIG.md similarity index 100% rename from stable/beets/2.0.3/CONFIG.md rename to stable/beets/2.0.4/CONFIG.md diff --git a/stable/beets/2.0.4/Chart.lock b/stable/beets/2.0.4/Chart.lock new file mode 100644 index 00000000000..ab7af48c444 --- /dev/null +++ b/stable/beets/2.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:45:12.959950522Z" diff --git a/stable/beets/2.0.3/Chart.yaml b/stable/beets/2.0.4/Chart.yaml similarity index 95% rename from stable/beets/2.0.3/Chart.yaml rename to stable/beets/2.0.4/Chart.yaml index ed8f0882303..7a81ac60295 100644 --- a/stable/beets/2.0.3/Chart.yaml +++ b/stable/beets/2.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.5.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: A music library manager and not, for the most part, a music player. home: https://github.com/truecharts/apps/tree/master/charts/stable/beets icon: https://github.com/truecharts/apps/raw/main/images/beets.png @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-beets - https://beets.io/ type: application -version: 2.0.3 +version: 2.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/beets/2.0.3/README.md b/stable/beets/2.0.4/README.md similarity index 96% rename from stable/beets/2.0.3/README.md rename to stable/beets/2.0.4/README.md index 5a2e0c81212..19cd9621392 100644 --- a/stable/beets/2.0.3/README.md +++ b/stable/beets/2.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/beets/2.0.3/app-readme.md b/stable/beets/2.0.4/app-readme.md similarity index 100% rename from stable/beets/2.0.3/app-readme.md rename to stable/beets/2.0.4/app-readme.md diff --git a/stable/beets/2.0.4/charts/common-8.3.18.tgz b/stable/beets/2.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/beets/2.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/beets/2.0.3/helm-values.md b/stable/beets/2.0.4/helm-values.md similarity index 100% rename from stable/beets/2.0.3/helm-values.md rename to stable/beets/2.0.4/helm-values.md diff --git a/stable/beets/2.0.3/ix_values.yaml b/stable/beets/2.0.4/ix_values.yaml similarity index 100% rename from stable/beets/2.0.3/ix_values.yaml rename to stable/beets/2.0.4/ix_values.yaml diff --git a/stable/beets/2.0.3/questions.yaml b/stable/beets/2.0.4/questions.yaml similarity index 100% rename from stable/beets/2.0.3/questions.yaml rename to stable/beets/2.0.4/questions.yaml diff --git a/stable/beets/2.0.3/templates/common.yaml b/stable/beets/2.0.4/templates/common.yaml similarity index 100% rename from stable/beets/2.0.3/templates/common.yaml rename to stable/beets/2.0.4/templates/common.yaml diff --git a/stable/beets/2.0.3/values.yaml b/stable/beets/2.0.4/values.yaml similarity index 100% rename from stable/beets/2.0.3/values.yaml rename to stable/beets/2.0.4/values.yaml diff --git a/stable/booksonic-air/4.0.2/Chart.lock b/stable/booksonic-air/4.0.2/Chart.lock deleted file mode 100644 index b7a52b3cf60..00000000000 --- a/stable/booksonic-air/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:20:49.151240393Z" diff --git a/stable/booksonic-air/4.0.2/charts/common-8.3.16.tgz b/stable/booksonic-air/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/booksonic-air/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/booksonic-air/4.0.2/CHANGELOG.md b/stable/booksonic-air/4.0.3/CHANGELOG.md similarity index 91% rename from stable/booksonic-air/4.0.2/CHANGELOG.md rename to stable/booksonic-air/4.0.3/CHANGELOG.md index 692d0200fac..68fe24d5e1e 100644 --- a/stable/booksonic-air/4.0.2/CHANGELOG.md +++ b/stable/booksonic-air/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [booksonic-air-4.0.3](https://github.com/truecharts/apps/compare/booksonic-air-4.0.2...booksonic-air-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [booksonic-air-4.0.2](https://github.com/truecharts/apps/compare/booksonic-air-4.0.1...booksonic-air-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ * Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - -### [booksonic-air-3.0.11](https://github.com/truecharts/apps/compare/booksonic-air-3.0.10...booksonic-air-3.0.11) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor diff --git a/stable/booksonic-air/4.0.2/CONFIG.md b/stable/booksonic-air/4.0.3/CONFIG.md similarity index 100% rename from stable/booksonic-air/4.0.2/CONFIG.md rename to stable/booksonic-air/4.0.3/CONFIG.md diff --git a/stable/booksonic-air/4.0.3/Chart.lock b/stable/booksonic-air/4.0.3/Chart.lock new file mode 100644 index 00000000000..90b9ab5fc90 --- /dev/null +++ b/stable/booksonic-air/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:45:40.313232338Z" diff --git a/stable/booksonic-air/4.0.2/Chart.yaml b/stable/booksonic-air/4.0.3/Chart.yaml similarity index 95% rename from stable/booksonic-air/4.0.2/Chart.yaml rename to stable/booksonic-air/4.0.3/Chart.yaml index 78f04f32690..a03fc563e6d 100644 --- a/stable/booksonic-air/4.0.2/Chart.yaml +++ b/stable/booksonic-air/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2009.1.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Booksonic is a platform for accessing the audibooks you own wherever you are home: https://github.com/truechartsapps/tree/master/charts/stable/booksonic-air @@ -20,7 +20,7 @@ name: booksonic-air sources: - https://github.com/popeen/Booksonic-Air - https://hub.docker.com/r/linuxserver/booksonic-air -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/booksonic-air/4.0.2/README.md b/stable/booksonic-air/4.0.3/README.md similarity index 96% rename from stable/booksonic-air/4.0.2/README.md rename to stable/booksonic-air/4.0.3/README.md index aadd7c88d1a..4ef89703c6b 100644 --- a/stable/booksonic-air/4.0.2/README.md +++ b/stable/booksonic-air/4.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/booksonic-air/4.0.2/app-readme.md b/stable/booksonic-air/4.0.3/app-readme.md similarity index 100% rename from stable/booksonic-air/4.0.2/app-readme.md rename to stable/booksonic-air/4.0.3/app-readme.md diff --git a/stable/booksonic-air/4.0.3/charts/common-8.3.18.tgz b/stable/booksonic-air/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/booksonic-air/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/booksonic-air/4.0.2/helm-values.md b/stable/booksonic-air/4.0.3/helm-values.md similarity index 100% rename from stable/booksonic-air/4.0.2/helm-values.md rename to stable/booksonic-air/4.0.3/helm-values.md diff --git a/stable/booksonic-air/4.0.2/ix_values.yaml b/stable/booksonic-air/4.0.3/ix_values.yaml similarity index 100% rename from stable/booksonic-air/4.0.2/ix_values.yaml rename to stable/booksonic-air/4.0.3/ix_values.yaml diff --git a/stable/booksonic-air/4.0.2/questions.yaml b/stable/booksonic-air/4.0.3/questions.yaml similarity index 99% rename from stable/booksonic-air/4.0.2/questions.yaml rename to stable/booksonic-air/4.0.3/questions.yaml index f501428429d..130c5612217 100644 --- a/stable/booksonic-air/4.0.2/questions.yaml +++ b/stable/booksonic-air/4.0.3/questions.yaml @@ -435,7 +435,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/booksonic-air/4.0.2/templates/common.yaml b/stable/booksonic-air/4.0.3/templates/common.yaml similarity index 100% rename from stable/booksonic-air/4.0.2/templates/common.yaml rename to stable/booksonic-air/4.0.3/templates/common.yaml diff --git a/stable/booksonic-air/4.0.2/values.yaml b/stable/booksonic-air/4.0.3/values.yaml similarity index 100% rename from stable/booksonic-air/4.0.2/values.yaml rename to stable/booksonic-air/4.0.3/values.yaml diff --git a/stable/calibre-web/9.0.2/Chart.lock b/stable/calibre-web/9.0.2/Chart.lock deleted file mode 100644 index 95339ad0243..00000000000 --- a/stable/calibre-web/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:21:12.104038035Z" diff --git a/stable/calibre-web/9.0.2/charts/common-8.3.16.tgz b/stable/calibre-web/9.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/calibre-web/9.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/calibre-web/9.0.2/CHANGELOG.md b/stable/calibre-web/9.0.3/CHANGELOG.md similarity index 90% rename from stable/calibre-web/9.0.2/CHANGELOG.md rename to stable/calibre-web/9.0.3/CHANGELOG.md index 466b183c5f0..713de2c1b77 100644 --- a/stable/calibre-web/9.0.2/CHANGELOG.md +++ b/stable/calibre-web/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [calibre-web-9.0.3](https://github.com/truecharts/apps/compare/calibre-web-9.0.2...calibre-web-9.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [calibre-web-9.0.2](https://github.com/truecharts/apps/compare/calibre-web-9.0.1...calibre-web-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [calibre-web-8.0.9](https://github.com/truecharts/apps/compare/calibre-web-8.0.8...calibre-web-8.0.9) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - - - - diff --git a/stable/calibre-web/9.0.2/CONFIG.md b/stable/calibre-web/9.0.3/CONFIG.md similarity index 100% rename from stable/calibre-web/9.0.2/CONFIG.md rename to stable/calibre-web/9.0.3/CONFIG.md diff --git a/stable/calibre-web/9.0.3/Chart.lock b/stable/calibre-web/9.0.3/Chart.lock new file mode 100644 index 00000000000..fc963126991 --- /dev/null +++ b/stable/calibre-web/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:46:08.025399607Z" diff --git a/stable/calibre-web/9.0.2/Chart.yaml b/stable/calibre-web/9.0.3/Chart.yaml similarity index 96% rename from stable/calibre-web/9.0.2/Chart.yaml rename to stable/calibre-web/9.0.3/Chart.yaml index 604e7fa1417..03ab295a07a 100644 --- a/stable/calibre-web/9.0.2/Chart.yaml +++ b/stable/calibre-web/9.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.6.12" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 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,7 +23,7 @@ sources: - https://hub.docker.com/r/linuxserver/calibre-web/ - https://github.com/janeczku/calibre-web type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/calibre-web/9.0.2/README.md b/stable/calibre-web/9.0.3/README.md similarity index 96% rename from stable/calibre-web/9.0.2/README.md rename to stable/calibre-web/9.0.3/README.md index c76f8c1e1be..dd0c2bdfede 100644 --- a/stable/calibre-web/9.0.2/README.md +++ b/stable/calibre-web/9.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/calibre-web/9.0.2/app-readme.md b/stable/calibre-web/9.0.3/app-readme.md similarity index 100% rename from stable/calibre-web/9.0.2/app-readme.md rename to stable/calibre-web/9.0.3/app-readme.md diff --git a/stable/calibre-web/9.0.3/charts/common-8.3.18.tgz b/stable/calibre-web/9.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/calibre-web/9.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/calibre-web/9.0.2/helm-values.md b/stable/calibre-web/9.0.3/helm-values.md similarity index 100% rename from stable/calibre-web/9.0.2/helm-values.md rename to stable/calibre-web/9.0.3/helm-values.md diff --git a/stable/calibre-web/9.0.2/ix_values.yaml b/stable/calibre-web/9.0.3/ix_values.yaml similarity index 100% rename from stable/calibre-web/9.0.2/ix_values.yaml rename to stable/calibre-web/9.0.3/ix_values.yaml diff --git a/stable/calibre-web/9.0.2/questions.yaml b/stable/calibre-web/9.0.3/questions.yaml similarity index 99% rename from stable/calibre-web/9.0.2/questions.yaml rename to stable/calibre-web/9.0.3/questions.yaml index 5c9696eb837..5aee204c425 100644 --- a/stable/calibre-web/9.0.2/questions.yaml +++ b/stable/calibre-web/9.0.3/questions.yaml @@ -435,7 +435,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/calibre-web/9.0.2/templates/common.yaml b/stable/calibre-web/9.0.3/templates/common.yaml similarity index 100% rename from stable/calibre-web/9.0.2/templates/common.yaml rename to stable/calibre-web/9.0.3/templates/common.yaml diff --git a/stable/calibre-web/9.0.2/values.yaml b/stable/calibre-web/9.0.3/values.yaml similarity index 100% rename from stable/calibre-web/9.0.2/values.yaml rename to stable/calibre-web/9.0.3/values.yaml diff --git a/stable/calibre/4.0.2/Chart.lock b/stable/calibre/4.0.2/Chart.lock deleted file mode 100644 index 649eab46b16..00000000000 --- a/stable/calibre/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:21:35.160989269Z" diff --git a/stable/calibre/4.0.2/charts/common-8.3.16.tgz b/stable/calibre/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/calibre/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/calibre/4.0.2/CHANGELOG.md b/stable/calibre/4.0.3/CHANGELOG.md similarity index 88% rename from stable/calibre/4.0.2/CHANGELOG.md rename to stable/calibre/4.0.3/CHANGELOG.md index 74cedea533f..1058145cb5b 100644 --- a/stable/calibre/4.0.2/CHANGELOG.md +++ b/stable/calibre/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [calibre-4.0.3](https://github.com/truecharts/apps/compare/calibre-web-9.0.2...calibre-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [calibre-4.0.2](https://github.com/truecharts/apps/compare/calibre-web-9.0.1...calibre-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [calibre-3.0.10](https://github.com/truecharts/apps/compare/calibre-web-8.0.8...calibre-3.0.10) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/calibre/4.0.2/CONFIG.md b/stable/calibre/4.0.3/CONFIG.md similarity index 100% rename from stable/calibre/4.0.2/CONFIG.md rename to stable/calibre/4.0.3/CONFIG.md diff --git a/stable/calibre/4.0.3/Chart.lock b/stable/calibre/4.0.3/Chart.lock new file mode 100644 index 00000000000..93b31250d04 --- /dev/null +++ b/stable/calibre/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:46:35.705005985Z" diff --git a/stable/calibre/4.0.2/Chart.yaml b/stable/calibre/4.0.3/Chart.yaml similarity index 95% rename from stable/calibre/4.0.2/Chart.yaml rename to stable/calibre/4.0.3/Chart.yaml index 4a629c264ac..5d7951e2ada 100644 --- a/stable/calibre/4.0.2/Chart.yaml +++ b/stable/calibre/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.26.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Calibre is a powerful and easy to use e-book manager. home: https://github.com/truechartsapps/tree/master/charts/stable/calibre icon: https://github.com/kovidgoyal/calibre/raw/master/resources/images/lt.png @@ -18,7 +18,7 @@ name: calibre sources: - https://hub.docker.com/r/linuxserver/calibre/ - https://github.com/kovidgoyal/calibre/ -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/calibre/4.0.2/README.md b/stable/calibre/4.0.3/README.md similarity index 96% rename from stable/calibre/4.0.2/README.md rename to stable/calibre/4.0.3/README.md index 46b35c6f2ce..0aa1ffaa565 100644 --- a/stable/calibre/4.0.2/README.md +++ b/stable/calibre/4.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/calibre/4.0.2/app-readme.md b/stable/calibre/4.0.3/app-readme.md similarity index 100% rename from stable/calibre/4.0.2/app-readme.md rename to stable/calibre/4.0.3/app-readme.md diff --git a/stable/calibre/4.0.3/charts/common-8.3.18.tgz b/stable/calibre/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/calibre/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/calibre/4.0.2/helm-values.md b/stable/calibre/4.0.3/helm-values.md similarity index 100% rename from stable/calibre/4.0.2/helm-values.md rename to stable/calibre/4.0.3/helm-values.md diff --git a/stable/calibre/4.0.2/ix_values.yaml b/stable/calibre/4.0.3/ix_values.yaml similarity index 100% rename from stable/calibre/4.0.2/ix_values.yaml rename to stable/calibre/4.0.3/ix_values.yaml diff --git a/stable/calibre/4.0.2/questions.yaml b/stable/calibre/4.0.3/questions.yaml similarity index 99% rename from stable/calibre/4.0.2/questions.yaml rename to stable/calibre/4.0.3/questions.yaml index 3b063d75e2d..497b6517161 100644 --- a/stable/calibre/4.0.2/questions.yaml +++ b/stable/calibre/4.0.3/questions.yaml @@ -555,7 +555,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/calibre/4.0.2/templates/common.yaml b/stable/calibre/4.0.3/templates/common.yaml similarity index 100% rename from stable/calibre/4.0.2/templates/common.yaml rename to stable/calibre/4.0.3/templates/common.yaml diff --git a/stable/calibre/4.0.2/values.yaml b/stable/calibre/4.0.3/values.yaml similarity index 100% rename from stable/calibre/4.0.2/values.yaml rename to stable/calibre/4.0.3/values.yaml diff --git a/stable/cloud9/2.0.3/Chart.lock b/stable/cloud9/2.0.3/Chart.lock deleted file mode 100644 index bf1affc1424..00000000000 --- a/stable/cloud9/2.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-11-01T12:49:23.279730106Z" diff --git a/stable/cloud9/2.0.3/charts/common-8.3.16.tgz b/stable/cloud9/2.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/cloud9/2.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/cloud9/2.0.3/CHANGELOG.md b/stable/cloud9/2.0.4/CHANGELOG.md similarity index 89% rename from stable/cloud9/2.0.3/CHANGELOG.md rename to stable/cloud9/2.0.4/CHANGELOG.md index 1d2ebb011e4..667d1a8d540 100644 --- a/stable/cloud9/2.0.3/CHANGELOG.md +++ b/stable/cloud9/2.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [cloud9-2.0.4](https://github.com/truecharts/apps/compare/cloud9-2.0.3...cloud9-2.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [cloud9-2.0.3](https://github.com/truecharts/apps/compare/cloud9-2.0.2...cloud9-2.0.3) (2021-11-01) @@ -88,12 +97,3 @@ - -### [cloud9-0.0.6](https://github.com/truecharts/apps/compare/cloud9-0.0.5...cloud9-0.0.6) (2021-10-19) - -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - diff --git a/stable/cloud9/2.0.3/CONFIG.md b/stable/cloud9/2.0.4/CONFIG.md similarity index 100% rename from stable/cloud9/2.0.3/CONFIG.md rename to stable/cloud9/2.0.4/CONFIG.md diff --git a/stable/cloud9/2.0.4/Chart.lock b/stable/cloud9/2.0.4/Chart.lock new file mode 100644 index 00000000000..ddf2a38b0a2 --- /dev/null +++ b/stable/cloud9/2.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:47:03.248612634Z" diff --git a/stable/cloud9/2.0.3/Chart.yaml b/stable/cloud9/2.0.4/Chart.yaml similarity index 95% rename from stable/cloud9/2.0.3/Chart.yaml rename to stable/cloud9/2.0.4/Chart.yaml index 1a9d0f2c481..290736e49ed 100644 --- a/stable/cloud9/2.0.3/Chart.yaml +++ b/stable/cloud9/2.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.29.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: A complete web based IDE with terminal access home: https://github.com/truecharts/apps/tree/master/charts/stable/cloud9 icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/cloud9.png @@ -23,7 +23,7 @@ sources: - https://github.com/c9/core - https://hub.docker.com/r/linuxserver/cloud9 type: application -version: 2.0.3 +version: 2.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/cloud9/2.0.3/README.md b/stable/cloud9/2.0.4/README.md similarity index 96% rename from stable/cloud9/2.0.3/README.md rename to stable/cloud9/2.0.4/README.md index 5e764a6305a..627facc25c2 100644 --- a/stable/cloud9/2.0.3/README.md +++ b/stable/cloud9/2.0.4/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/cloud9/2.0.3/app-readme.md b/stable/cloud9/2.0.4/app-readme.md similarity index 100% rename from stable/cloud9/2.0.3/app-readme.md rename to stable/cloud9/2.0.4/app-readme.md diff --git a/stable/cloud9/2.0.4/charts/common-8.3.18.tgz b/stable/cloud9/2.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/cloud9/2.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/cloud9/2.0.3/helm-values.md b/stable/cloud9/2.0.4/helm-values.md similarity index 100% rename from stable/cloud9/2.0.3/helm-values.md rename to stable/cloud9/2.0.4/helm-values.md diff --git a/stable/cloud9/2.0.3/ix_values.yaml b/stable/cloud9/2.0.4/ix_values.yaml similarity index 100% rename from stable/cloud9/2.0.3/ix_values.yaml rename to stable/cloud9/2.0.4/ix_values.yaml diff --git a/stable/cloud9/2.0.3/questions.yaml b/stable/cloud9/2.0.4/questions.yaml similarity index 100% rename from stable/cloud9/2.0.3/questions.yaml rename to stable/cloud9/2.0.4/questions.yaml diff --git a/stable/cloud9/2.0.3/templates/common.yaml b/stable/cloud9/2.0.4/templates/common.yaml similarity index 100% rename from stable/cloud9/2.0.3/templates/common.yaml rename to stable/cloud9/2.0.4/templates/common.yaml diff --git a/stable/cloud9/2.0.3/values.yaml b/stable/cloud9/2.0.4/values.yaml similarity index 100% rename from stable/cloud9/2.0.3/values.yaml rename to stable/cloud9/2.0.4/values.yaml diff --git a/stable/code-server/2.0.2/Chart.lock b/stable/code-server/2.0.2/Chart.lock deleted file mode 100644 index e3becce6c17..00000000000 --- a/stable/code-server/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:22:19.970715226Z" diff --git a/stable/code-server/2.0.2/charts/common-8.3.16.tgz b/stable/code-server/2.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/code-server/2.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/code-server/2.0.2/CHANGELOG.md b/stable/code-server/2.0.3/CHANGELOG.md similarity index 88% rename from stable/code-server/2.0.2/CHANGELOG.md rename to stable/code-server/2.0.3/CHANGELOG.md index c11c4f32afb..7085925f044 100644 --- a/stable/code-server/2.0.2/CHANGELOG.md +++ b/stable/code-server/2.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [code-server-2.0.3](https://github.com/truecharts/apps/compare/code-server-2.0.2...code-server-2.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [code-server-2.0.2](https://github.com/truecharts/apps/compare/code-server-2.0.1...code-server-2.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [code-server-0.0.5](https://github.com/truecharts/apps/compare/code-server-0.0.4...code-server-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/code-server/2.0.2/CONFIG.md b/stable/code-server/2.0.3/CONFIG.md similarity index 100% rename from stable/code-server/2.0.2/CONFIG.md rename to stable/code-server/2.0.3/CONFIG.md diff --git a/stable/code-server/2.0.3/Chart.lock b/stable/code-server/2.0.3/Chart.lock new file mode 100644 index 00000000000..bee53d3a93d --- /dev/null +++ b/stable/code-server/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:47:30.631167599Z" diff --git a/stable/code-server/2.0.2/Chart.yaml b/stable/code-server/2.0.3/Chart.yaml similarity index 95% rename from stable/code-server/2.0.2/Chart.yaml rename to stable/code-server/2.0.3/Chart.yaml index 7fb7e52975c..f82b1c31531 100644 --- a/stable/code-server/2.0.2/Chart.yaml +++ b/stable/code-server/2.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.11.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Run VS Code on any machine anywhere and access it in the browser. home: https://github.com/truecharts/apps/tree/master/charts/stable/code-server icon: https://github.com/truecharts/apps/raw/main/images/code-server.jpg @@ -22,7 +22,7 @@ sources: - https://github.com/cdr/code-server - https://hub.docker.com/r/linuxserver/code-server type: application -version: 2.0.2 +version: 2.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/code-server/2.0.2/README.md b/stable/code-server/2.0.3/README.md similarity index 96% rename from stable/code-server/2.0.2/README.md rename to stable/code-server/2.0.3/README.md index eb9e22c70f8..4a15f13a81a 100644 --- a/stable/code-server/2.0.2/README.md +++ b/stable/code-server/2.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/code-server/2.0.2/app-readme.md b/stable/code-server/2.0.3/app-readme.md similarity index 100% rename from stable/code-server/2.0.2/app-readme.md rename to stable/code-server/2.0.3/app-readme.md diff --git a/stable/code-server/2.0.3/charts/common-8.3.18.tgz b/stable/code-server/2.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/code-server/2.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/code-server/2.0.2/helm-values.md b/stable/code-server/2.0.3/helm-values.md similarity index 100% rename from stable/code-server/2.0.2/helm-values.md rename to stable/code-server/2.0.3/helm-values.md diff --git a/stable/code-server/2.0.2/ix_values.yaml b/stable/code-server/2.0.3/ix_values.yaml similarity index 100% rename from stable/code-server/2.0.2/ix_values.yaml rename to stable/code-server/2.0.3/ix_values.yaml diff --git a/stable/code-server/2.0.2/questions.yaml b/stable/code-server/2.0.3/questions.yaml similarity index 99% rename from stable/code-server/2.0.2/questions.yaml rename to stable/code-server/2.0.3/questions.yaml index c1207f97382..785854595ee 100644 --- a/stable/code-server/2.0.2/questions.yaml +++ b/stable/code-server/2.0.3/questions.yaml @@ -441,7 +441,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/code-server/2.0.2/templates/common.yaml b/stable/code-server/2.0.3/templates/common.yaml similarity index 100% rename from stable/code-server/2.0.2/templates/common.yaml rename to stable/code-server/2.0.3/templates/common.yaml diff --git a/stable/code-server/2.0.2/values.yaml b/stable/code-server/2.0.3/values.yaml similarity index 100% rename from stable/code-server/2.0.2/values.yaml rename to stable/code-server/2.0.3/values.yaml diff --git a/stable/collabora-online/9.0.2/Chart.lock b/stable/collabora-online/9.0.2/Chart.lock deleted file mode 100644 index 3a630246376..00000000000 --- a/stable/collabora-online/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:22:43.940942969Z" diff --git a/stable/collabora-online/9.0.2/charts/common-8.3.16.tgz b/stable/collabora-online/9.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/collabora-online/9.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/collabora-online/9.0.2/CHANGELOG.md b/stable/collabora-online/9.0.3/CHANGELOG.md similarity index 89% rename from stable/collabora-online/9.0.2/CHANGELOG.md rename to stable/collabora-online/9.0.3/CHANGELOG.md index e88f7792dec..64a6fc72914 100644 --- a/stable/collabora-online/9.0.2/CHANGELOG.md +++ b/stable/collabora-online/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [collabora-online-9.0.3](https://github.com/truecharts/apps/compare/collabora-online-9.0.2...collabora-online-9.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [collabora-online-9.0.2](https://github.com/truecharts/apps/compare/collabora-online-9.0.1...collabora-online-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ #### Fix -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [collabora-online-8.0.10](https://github.com/truecharts/apps/compare/collabora-online-8.0.9...collabora-online-8.0.10) (2021-10-18) - -#### Refactor - diff --git a/stable/collabora-online/9.0.2/CONFIG.md b/stable/collabora-online/9.0.3/CONFIG.md similarity index 100% rename from stable/collabora-online/9.0.2/CONFIG.md rename to stable/collabora-online/9.0.3/CONFIG.md diff --git a/stable/collabora-online/9.0.3/Chart.lock b/stable/collabora-online/9.0.3/Chart.lock new file mode 100644 index 00000000000..daa83726e05 --- /dev/null +++ b/stable/collabora-online/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:47:58.188257934Z" diff --git a/stable/collabora-online/9.0.2/Chart.yaml b/stable/collabora-online/9.0.3/Chart.yaml similarity index 96% rename from stable/collabora-online/9.0.2/Chart.yaml rename to stable/collabora-online/9.0.3/Chart.yaml index f0e21dd92c5..58697c8bf5e 100644 --- a/stable/collabora-online/9.0.2/Chart.yaml +++ b/stable/collabora-online/9.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.4.13.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: "Collabora Online Development Edition \u2013 an awesome, Online Office\ \ suite image suitable for home use." @@ -25,7 +25,7 @@ sources: - https://sdk.collaboraonline.com/contents.html - https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - office diff --git a/stable/collabora-online/9.0.2/README.md b/stable/collabora-online/9.0.3/README.md similarity index 96% rename from stable/collabora-online/9.0.2/README.md rename to stable/collabora-online/9.0.3/README.md index 367a970850c..2f29f1f0b9b 100644 --- a/stable/collabora-online/9.0.2/README.md +++ b/stable/collabora-online/9.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/collabora-online/9.0.2/app-readme.md b/stable/collabora-online/9.0.3/app-readme.md similarity index 100% rename from stable/collabora-online/9.0.2/app-readme.md rename to stable/collabora-online/9.0.3/app-readme.md diff --git a/stable/collabora-online/9.0.3/charts/common-8.3.18.tgz b/stable/collabora-online/9.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/collabora-online/9.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/collabora-online/9.0.2/helm-values.md b/stable/collabora-online/9.0.3/helm-values.md similarity index 100% rename from stable/collabora-online/9.0.2/helm-values.md rename to stable/collabora-online/9.0.3/helm-values.md diff --git a/stable/collabora-online/9.0.2/ix_values.yaml b/stable/collabora-online/9.0.3/ix_values.yaml similarity index 100% rename from stable/collabora-online/9.0.2/ix_values.yaml rename to stable/collabora-online/9.0.3/ix_values.yaml diff --git a/stable/collabora-online/9.0.2/questions.yaml b/stable/collabora-online/9.0.3/questions.yaml similarity index 99% rename from stable/collabora-online/9.0.2/questions.yaml rename to stable/collabora-online/9.0.3/questions.yaml index 5d0b776dcb4..e0c7682cd75 100644 --- a/stable/collabora-online/9.0.2/questions.yaml +++ b/stable/collabora-online/9.0.3/questions.yaml @@ -475,7 +475,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/collabora-online/9.0.2/templates/common.yaml b/stable/collabora-online/9.0.3/templates/common.yaml similarity index 100% rename from stable/collabora-online/9.0.2/templates/common.yaml rename to stable/collabora-online/9.0.3/templates/common.yaml diff --git a/stable/collabora-online/9.0.2/values.yaml b/stable/collabora-online/9.0.3/values.yaml similarity index 100% rename from stable/collabora-online/9.0.2/values.yaml rename to stable/collabora-online/9.0.3/values.yaml diff --git a/stable/cryptofolio/2.0.2/Chart.lock b/stable/cryptofolio/2.0.2/Chart.lock deleted file mode 100644 index 53fa2b59b72..00000000000 --- a/stable/cryptofolio/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:23:07.746787737Z" diff --git a/stable/cryptofolio/2.0.2/charts/common-8.3.16.tgz b/stable/cryptofolio/2.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/cryptofolio/2.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/cryptofolio/2.0.2/CHANGELOG.md b/stable/cryptofolio/2.0.3/CHANGELOG.md similarity index 88% rename from stable/cryptofolio/2.0.2/CHANGELOG.md rename to stable/cryptofolio/2.0.3/CHANGELOG.md index 91d65a3a34d..39e4aa84da0 100644 --- a/stable/cryptofolio/2.0.2/CHANGELOG.md +++ b/stable/cryptofolio/2.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [cryptofolio-2.0.3](https://github.com/truecharts/apps/compare/cryptofolio-2.0.2...cryptofolio-2.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [cryptofolio-2.0.2](https://github.com/truecharts/apps/compare/cryptofolio-2.0.1...cryptofolio-2.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [cryptofolio-0.0.5](https://github.com/truecharts/apps/compare/cryptofolio-0.0.4...cryptofolio-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/cryptofolio/2.0.2/CONFIG.md b/stable/cryptofolio/2.0.3/CONFIG.md similarity index 100% rename from stable/cryptofolio/2.0.2/CONFIG.md rename to stable/cryptofolio/2.0.3/CONFIG.md diff --git a/stable/cryptofolio/2.0.3/Chart.lock b/stable/cryptofolio/2.0.3/Chart.lock new file mode 100644 index 00000000000..c0700b021da --- /dev/null +++ b/stable/cryptofolio/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:48:25.852801151Z" diff --git a/stable/cryptofolio/2.0.2/Chart.yaml b/stable/cryptofolio/2.0.3/Chart.yaml similarity index 95% rename from stable/cryptofolio/2.0.2/Chart.yaml rename to stable/cryptofolio/2.0.3/Chart.yaml index 5c5d73395a9..b75b57c9126 100644 --- a/stable/cryptofolio/2.0.2/Chart.yaml +++ b/stable/cryptofolio/2.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Track your cryptocurrency holdings/portfolio home: https://github.com/truecharts/apps/tree/master/charts/stable/cryptofolio icon: https://raw.githubusercontent.com/Xtrendence/Cryptofolio/main/website/assets/img/Logo.png @@ -17,7 +17,7 @@ maintainers: name: cryptofolio sources: - https://github.com/Xtrendence/cryptofolio -version: 2.0.2 +version: 2.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/cryptofolio/2.0.2/README.md b/stable/cryptofolio/2.0.3/README.md similarity index 96% rename from stable/cryptofolio/2.0.2/README.md rename to stable/cryptofolio/2.0.3/README.md index 086179e7626..697f8e2df1c 100644 --- a/stable/cryptofolio/2.0.2/README.md +++ b/stable/cryptofolio/2.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/cryptofolio/2.0.2/app-readme.md b/stable/cryptofolio/2.0.3/app-readme.md similarity index 100% rename from stable/cryptofolio/2.0.2/app-readme.md rename to stable/cryptofolio/2.0.3/app-readme.md diff --git a/stable/cryptofolio/2.0.3/charts/common-8.3.18.tgz b/stable/cryptofolio/2.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/cryptofolio/2.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/cryptofolio/2.0.2/helm-values.md b/stable/cryptofolio/2.0.3/helm-values.md similarity index 100% rename from stable/cryptofolio/2.0.2/helm-values.md rename to stable/cryptofolio/2.0.3/helm-values.md diff --git a/stable/cryptofolio/2.0.2/ix_values.yaml b/stable/cryptofolio/2.0.3/ix_values.yaml similarity index 100% rename from stable/cryptofolio/2.0.2/ix_values.yaml rename to stable/cryptofolio/2.0.3/ix_values.yaml diff --git a/stable/cryptofolio/2.0.2/questions.yaml b/stable/cryptofolio/2.0.3/questions.yaml similarity index 99% rename from stable/cryptofolio/2.0.2/questions.yaml rename to stable/cryptofolio/2.0.3/questions.yaml index b529bf8f207..10e0699f1e8 100644 --- a/stable/cryptofolio/2.0.2/questions.yaml +++ b/stable/cryptofolio/2.0.3/questions.yaml @@ -429,7 +429,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/cryptofolio/2.0.2/templates/common.yaml b/stable/cryptofolio/2.0.3/templates/common.yaml similarity index 100% rename from stable/cryptofolio/2.0.2/templates/common.yaml rename to stable/cryptofolio/2.0.3/templates/common.yaml diff --git a/stable/cryptofolio/2.0.2/values.yaml b/stable/cryptofolio/2.0.3/values.yaml similarity index 100% rename from stable/cryptofolio/2.0.2/values.yaml rename to stable/cryptofolio/2.0.3/values.yaml diff --git a/stable/custom-app/3.0.3/Chart.lock b/stable/custom-app/3.0.3/Chart.lock deleted file mode 100644 index 12c6b023ffc..00000000000 --- a/stable/custom-app/3.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-11-01T12:49:47.505157635Z" diff --git a/stable/custom-app/3.0.3/charts/common-8.3.16.tgz b/stable/custom-app/3.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/custom-app/3.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/custom-app/3.0.3/CHANGELOG.md b/stable/custom-app/3.0.4/CHANGELOG.md similarity index 91% rename from stable/custom-app/3.0.3/CHANGELOG.md rename to stable/custom-app/3.0.4/CHANGELOG.md index e1658625a5a..4176948f02e 100644 --- a/stable/custom-app/3.0.3/CHANGELOG.md +++ b/stable/custom-app/3.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [custom-app-3.0.4](https://github.com/truecharts/apps/compare/custom-app-3.0.3...custom-app-3.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [custom-app-3.0.3](https://github.com/truecharts/apps/compare/custom-app-3.0.2...custom-app-3.0.3) (2021-11-01) @@ -88,12 +97,3 @@ * Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) - - - -### [custom-app-2.0.16](https://github.com/truecharts/apps/compare/custom-app-2.0.15...custom-app-2.0.16) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/custom-app/3.0.3/CONFIG.md b/stable/custom-app/3.0.4/CONFIG.md similarity index 100% rename from stable/custom-app/3.0.3/CONFIG.md rename to stable/custom-app/3.0.4/CONFIG.md diff --git a/stable/custom-app/3.0.4/Chart.lock b/stable/custom-app/3.0.4/Chart.lock new file mode 100644 index 00000000000..03c8afbbfe6 --- /dev/null +++ b/stable/custom-app/3.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:48:53.70063959Z" diff --git a/stable/custom-app/3.0.3/Chart.yaml b/stable/custom-app/3.0.4/Chart.yaml similarity index 95% rename from stable/custom-app/3.0.3/Chart.yaml rename to stable/custom-app/3.0.4/Chart.yaml index b196cd2fd0a..0ab109d57db 100644 --- a/stable/custom-app/3.0.3/Chart.yaml +++ b/stable/custom-app/3.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.19.116" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 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,7 +19,7 @@ name: custom-app sources: - https://github.com/truecharts/apps/tree/master/charts/stable/custom-app type: application -version: 3.0.3 +version: 3.0.4 annotations: truecharts.org/catagories: | - custom diff --git a/stable/custom-app/3.0.3/README.md b/stable/custom-app/3.0.4/README.md similarity index 96% rename from stable/custom-app/3.0.3/README.md rename to stable/custom-app/3.0.4/README.md index cb5abbde993..6ba7d40d2e5 100644 --- a/stable/custom-app/3.0.3/README.md +++ b/stable/custom-app/3.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/custom-app/3.0.3/app-readme.md b/stable/custom-app/3.0.4/app-readme.md similarity index 100% rename from stable/custom-app/3.0.3/app-readme.md rename to stable/custom-app/3.0.4/app-readme.md diff --git a/stable/custom-app/3.0.4/charts/common-8.3.18.tgz b/stable/custom-app/3.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/custom-app/3.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/custom-app/3.0.3/ci/test-values.yaml b/stable/custom-app/3.0.4/ci/test-values.yaml similarity index 100% rename from stable/custom-app/3.0.3/ci/test-values.yaml rename to stable/custom-app/3.0.4/ci/test-values.yaml diff --git a/stable/custom-app/3.0.3/helm-values.md b/stable/custom-app/3.0.4/helm-values.md similarity index 100% rename from stable/custom-app/3.0.3/helm-values.md rename to stable/custom-app/3.0.4/helm-values.md diff --git a/stable/custom-app/3.0.3/ix_values.yaml b/stable/custom-app/3.0.4/ix_values.yaml similarity index 100% rename from stable/custom-app/3.0.3/ix_values.yaml rename to stable/custom-app/3.0.4/ix_values.yaml diff --git a/stable/custom-app/3.0.3/questions.yaml b/stable/custom-app/3.0.4/questions.yaml similarity index 100% rename from stable/custom-app/3.0.3/questions.yaml rename to stable/custom-app/3.0.4/questions.yaml diff --git a/stable/custom-app/3.0.3/templates/common.yaml b/stable/custom-app/3.0.4/templates/common.yaml similarity index 100% rename from stable/custom-app/3.0.3/templates/common.yaml rename to stable/custom-app/3.0.4/templates/common.yaml diff --git a/stable/custom-app/3.0.3/values.yaml b/stable/custom-app/3.0.4/values.yaml similarity index 100% rename from stable/custom-app/3.0.3/values.yaml rename to stable/custom-app/3.0.4/values.yaml diff --git a/stable/davos/2.0.2/Chart.lock b/stable/davos/2.0.2/Chart.lock deleted file mode 100644 index 2897b413c80..00000000000 --- a/stable/davos/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:23:51.81839018Z" diff --git a/stable/davos/2.0.2/charts/common-8.3.16.tgz b/stable/davos/2.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/davos/2.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/davos/2.0.2/CHANGELOG.md b/stable/davos/2.0.3/CHANGELOG.md similarity index 88% rename from stable/davos/2.0.2/CHANGELOG.md rename to stable/davos/2.0.3/CHANGELOG.md index 83169160fcc..e2734546a44 100644 --- a/stable/davos/2.0.2/CHANGELOG.md +++ b/stable/davos/2.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [davos-2.0.3](https://github.com/truecharts/apps/compare/davos-2.0.2...davos-2.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [davos-2.0.2](https://github.com/truecharts/apps/compare/davos-2.0.1...davos-2.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [davos-0.0.5](https://github.com/truecharts/apps/compare/davos-0.0.4...davos-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/davos/2.0.2/CONFIG.md b/stable/davos/2.0.3/CONFIG.md similarity index 100% rename from stable/davos/2.0.2/CONFIG.md rename to stable/davos/2.0.3/CONFIG.md diff --git a/stable/davos/2.0.3/Chart.lock b/stable/davos/2.0.3/Chart.lock new file mode 100644 index 00000000000..4d46f9bdaff --- /dev/null +++ b/stable/davos/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:49:21.156488443Z" diff --git a/stable/davos/2.0.2/Chart.yaml b/stable/davos/2.0.3/Chart.yaml similarity index 95% rename from stable/davos/2.0.2/Chart.yaml rename to stable/davos/2.0.3/Chart.yaml index 9ad8b8dc3ee..ad21175bc5e 100644 --- a/stable/davos/2.0.2/Chart.yaml +++ b/stable/davos/2.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: An FTP automation tool that periodically scans given host locations for new files. home: https://github.com/truecharts/apps/tree/master/charts/stable/davos @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-davos - https://github.com/linuxserver/davos/ type: application -version: 2.0.2 +version: 2.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/davos/2.0.2/README.md b/stable/davos/2.0.3/README.md similarity index 96% rename from stable/davos/2.0.2/README.md rename to stable/davos/2.0.3/README.md index fcdf7ffe9b4..061ca5a8a18 100644 --- a/stable/davos/2.0.2/README.md +++ b/stable/davos/2.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/davos/2.0.2/app-readme.md b/stable/davos/2.0.3/app-readme.md similarity index 100% rename from stable/davos/2.0.2/app-readme.md rename to stable/davos/2.0.3/app-readme.md diff --git a/stable/davos/2.0.3/charts/common-8.3.18.tgz b/stable/davos/2.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/davos/2.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/davos/2.0.2/helm-values.md b/stable/davos/2.0.3/helm-values.md similarity index 100% rename from stable/davos/2.0.2/helm-values.md rename to stable/davos/2.0.3/helm-values.md diff --git a/stable/davos/2.0.2/ix_values.yaml b/stable/davos/2.0.3/ix_values.yaml similarity index 100% rename from stable/davos/2.0.2/ix_values.yaml rename to stable/davos/2.0.3/ix_values.yaml diff --git a/stable/davos/2.0.2/questions.yaml b/stable/davos/2.0.3/questions.yaml similarity index 99% rename from stable/davos/2.0.2/questions.yaml rename to stable/davos/2.0.3/questions.yaml index cf1a7ef290c..c48068666ce 100644 --- a/stable/davos/2.0.2/questions.yaml +++ b/stable/davos/2.0.3/questions.yaml @@ -435,7 +435,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/davos/2.0.2/templates/common.yaml b/stable/davos/2.0.3/templates/common.yaml similarity index 100% rename from stable/davos/2.0.2/templates/common.yaml rename to stable/davos/2.0.3/templates/common.yaml diff --git a/stable/davos/2.0.2/values.yaml b/stable/davos/2.0.3/values.yaml similarity index 100% rename from stable/davos/2.0.2/values.yaml rename to stable/davos/2.0.3/values.yaml diff --git a/stable/deconz/4.0.2/Chart.lock b/stable/deconz/4.0.2/Chart.lock deleted file mode 100644 index ed2a8b6c0dc..00000000000 --- a/stable/deconz/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:24:13.590953329Z" diff --git a/stable/deconz/4.0.2/charts/common-8.3.16.tgz b/stable/deconz/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/deconz/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/deconz/4.0.2/CHANGELOG.md b/stable/deconz/4.0.3/CHANGELOG.md similarity index 89% rename from stable/deconz/4.0.2/CHANGELOG.md rename to stable/deconz/4.0.3/CHANGELOG.md index e0ed96194b0..9a2466fc8a8 100644 --- a/stable/deconz/4.0.2/CHANGELOG.md +++ b/stable/deconz/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [deconz-4.0.3](https://github.com/truecharts/apps/compare/deconz-4.0.2...deconz-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [deconz-4.0.2](https://github.com/truecharts/apps/compare/deconz-4.0.1...deconz-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [deconz-3.0.11](https://github.com/truecharts/apps/compare/deconz-3.0.10...deconz-3.0.11) (2021-10-19) - -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - diff --git a/stable/deconz/4.0.2/CONFIG.md b/stable/deconz/4.0.3/CONFIG.md similarity index 100% rename from stable/deconz/4.0.2/CONFIG.md rename to stable/deconz/4.0.3/CONFIG.md diff --git a/stable/deconz/4.0.3/Chart.lock b/stable/deconz/4.0.3/Chart.lock new file mode 100644 index 00000000000..5995fefb7c1 --- /dev/null +++ b/stable/deconz/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:49:48.588740948Z" diff --git a/stable/deconz/4.0.2/Chart.yaml b/stable/deconz/4.0.3/Chart.yaml similarity index 96% rename from stable/deconz/4.0.2/Chart.yaml rename to stable/deconz/4.0.3/Chart.yaml index 49826aec46b..1c874d95fe2 100644 --- a/stable/deconz/4.0.2/Chart.yaml +++ b/stable/deconz/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.13.01" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort. home: https://github.com/truechartsapps/tree/master/charts/stable/deconz @@ -22,7 +22,7 @@ name: deconz sources: - https://github.com/dresden-elektronik/deconz-rest-plugin - https://github.com/marthoc/docker-deconz -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/deconz/4.0.2/README.md b/stable/deconz/4.0.3/README.md similarity index 96% rename from stable/deconz/4.0.2/README.md rename to stable/deconz/4.0.3/README.md index 24674164988..4a4021312bb 100644 --- a/stable/deconz/4.0.2/README.md +++ b/stable/deconz/4.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/deconz/4.0.2/app-readme.md b/stable/deconz/4.0.3/app-readme.md similarity index 100% rename from stable/deconz/4.0.2/app-readme.md rename to stable/deconz/4.0.3/app-readme.md diff --git a/stable/deconz/4.0.3/charts/common-8.3.18.tgz b/stable/deconz/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/deconz/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/deconz/4.0.2/helm-values.md b/stable/deconz/4.0.3/helm-values.md similarity index 100% rename from stable/deconz/4.0.2/helm-values.md rename to stable/deconz/4.0.3/helm-values.md diff --git a/stable/deconz/4.0.2/ix_values.yaml b/stable/deconz/4.0.3/ix_values.yaml similarity index 100% rename from stable/deconz/4.0.2/ix_values.yaml rename to stable/deconz/4.0.3/ix_values.yaml diff --git a/stable/deconz/4.0.2/questions.yaml b/stable/deconz/4.0.3/questions.yaml similarity index 99% rename from stable/deconz/4.0.2/questions.yaml rename to stable/deconz/4.0.3/questions.yaml index a8e8e5d4351..5f738b951aa 100644 --- a/stable/deconz/4.0.2/questions.yaml +++ b/stable/deconz/4.0.3/questions.yaml @@ -659,7 +659,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/deconz/4.0.2/templates/common.yaml b/stable/deconz/4.0.3/templates/common.yaml similarity index 100% rename from stable/deconz/4.0.2/templates/common.yaml rename to stable/deconz/4.0.3/templates/common.yaml diff --git a/stable/deconz/4.0.2/values.yaml b/stable/deconz/4.0.3/values.yaml similarity index 100% rename from stable/deconz/4.0.2/values.yaml rename to stable/deconz/4.0.3/values.yaml diff --git a/stable/deepstack-cpu/7.0.2/Chart.lock b/stable/deepstack-cpu/7.0.2/Chart.lock deleted file mode 100644 index 0034ef79269..00000000000 --- a/stable/deepstack-cpu/7.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:24:36.548834008Z" diff --git a/stable/deepstack-cpu/7.0.2/charts/common-8.3.16.tgz b/stable/deepstack-cpu/7.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/deepstack-cpu/7.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/deepstack-cpu/7.0.2/CHANGELOG.md b/stable/deepstack-cpu/7.0.3/CHANGELOG.md similarity index 90% rename from stable/deepstack-cpu/7.0.2/CHANGELOG.md rename to stable/deepstack-cpu/7.0.3/CHANGELOG.md index fb129da51a1..22c73986bd3 100644 --- a/stable/deepstack-cpu/7.0.2/CHANGELOG.md +++ b/stable/deepstack-cpu/7.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [deepstack-cpu-7.0.3](https://github.com/truecharts/apps/compare/deepstack-cpu-7.0.2...deepstack-cpu-7.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [deepstack-cpu-7.0.2](https://github.com/truecharts/apps/compare/deepstack-cpu-7.0.1...deepstack-cpu-7.0.2) (2021-10-26) @@ -88,12 +97,3 @@ #### Fix -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [deepstack-cpu-6.0.10](https://github.com/truecharts/apps/compare/deepstack-cpu-6.0.9...deepstack-cpu-6.0.10) (2021-10-18) - -#### Chore - diff --git a/stable/deepstack-cpu/7.0.2/CONFIG.md b/stable/deepstack-cpu/7.0.3/CONFIG.md similarity index 100% rename from stable/deepstack-cpu/7.0.2/CONFIG.md rename to stable/deepstack-cpu/7.0.3/CONFIG.md diff --git a/stable/deepstack-cpu/7.0.3/Chart.lock b/stable/deepstack-cpu/7.0.3/Chart.lock new file mode 100644 index 00000000000..a506275ceb1 --- /dev/null +++ b/stable/deepstack-cpu/7.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:50:16.290095535Z" diff --git a/stable/deepstack-cpu/7.0.2/Chart.yaml b/stable/deepstack-cpu/7.0.3/Chart.yaml similarity index 96% rename from stable/deepstack-cpu/7.0.2/Chart.yaml rename to stable/deepstack-cpu/7.0.3/Chart.yaml index b96366203b3..4fd2d24dea1 100644 --- a/stable/deepstack-cpu/7.0.2/Chart.yaml +++ b/stable/deepstack-cpu/7.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "cpu" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models @@ -25,7 +25,7 @@ sources: - https://hub.docker.com/r/deepquestai/deepstack - https://www.deepstack.cc/ type: application -version: 7.0.2 +version: 7.0.3 annotations: truecharts.org/catagories: | - AI diff --git a/stable/deepstack-cpu/7.0.2/README.md b/stable/deepstack-cpu/7.0.3/README.md similarity index 96% rename from stable/deepstack-cpu/7.0.2/README.md rename to stable/deepstack-cpu/7.0.3/README.md index 848cda734de..6417fdd7591 100644 --- a/stable/deepstack-cpu/7.0.2/README.md +++ b/stable/deepstack-cpu/7.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/deepstack-cpu/7.0.2/app-readme.md b/stable/deepstack-cpu/7.0.3/app-readme.md similarity index 100% rename from stable/deepstack-cpu/7.0.2/app-readme.md rename to stable/deepstack-cpu/7.0.3/app-readme.md diff --git a/stable/deepstack-cpu/7.0.3/charts/common-8.3.18.tgz b/stable/deepstack-cpu/7.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/deepstack-cpu/7.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/deepstack-cpu/7.0.2/helm-values.md b/stable/deepstack-cpu/7.0.3/helm-values.md similarity index 100% rename from stable/deepstack-cpu/7.0.2/helm-values.md rename to stable/deepstack-cpu/7.0.3/helm-values.md diff --git a/stable/deepstack-cpu/7.0.2/ix_values.yaml b/stable/deepstack-cpu/7.0.3/ix_values.yaml similarity index 100% rename from stable/deepstack-cpu/7.0.2/ix_values.yaml rename to stable/deepstack-cpu/7.0.3/ix_values.yaml diff --git a/stable/deepstack-cpu/7.0.2/questions.yaml b/stable/deepstack-cpu/7.0.3/questions.yaml similarity index 99% rename from stable/deepstack-cpu/7.0.2/questions.yaml rename to stable/deepstack-cpu/7.0.3/questions.yaml index fc8f01e5934..5d0f284d228 100644 --- a/stable/deepstack-cpu/7.0.2/questions.yaml +++ b/stable/deepstack-cpu/7.0.3/questions.yaml @@ -490,7 +490,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/deepstack-cpu/7.0.2/templates/common.yaml b/stable/deepstack-cpu/7.0.3/templates/common.yaml similarity index 100% rename from stable/deepstack-cpu/7.0.2/templates/common.yaml rename to stable/deepstack-cpu/7.0.3/templates/common.yaml diff --git a/stable/deepstack-cpu/7.0.2/values.yaml b/stable/deepstack-cpu/7.0.3/values.yaml similarity index 100% rename from stable/deepstack-cpu/7.0.2/values.yaml rename to stable/deepstack-cpu/7.0.3/values.yaml diff --git a/stable/deepstack-gpu/2.0.2/Chart.lock b/stable/deepstack-gpu/2.0.2/Chart.lock deleted file mode 100644 index 4d2e4eb78cd..00000000000 --- a/stable/deepstack-gpu/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:24:59.393067121Z" diff --git a/stable/deepstack-gpu/2.0.2/charts/common-8.3.16.tgz b/stable/deepstack-gpu/2.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/deepstack-gpu/2.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/deepstack-gpu/2.0.2/CHANGELOG.md b/stable/deepstack-gpu/2.0.3/CHANGELOG.md similarity index 91% rename from stable/deepstack-gpu/2.0.2/CHANGELOG.md rename to stable/deepstack-gpu/2.0.3/CHANGELOG.md index 3f87abe08d9..65055b9e9ba 100644 --- a/stable/deepstack-gpu/2.0.2/CHANGELOG.md +++ b/stable/deepstack-gpu/2.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [deepstack-gpu-2.0.3](https://github.com/truecharts/apps/compare/deepstack-gpu-2.0.2...deepstack-gpu-2.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [deepstack-gpu-2.0.2](https://github.com/truecharts/apps/compare/deepstack-gpu-2.0.1...deepstack-gpu-2.0.2) (2021-10-26) @@ -88,12 +97,3 @@ #### Fix * Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [deepstack-gpu-1.0.2](https://github.com/truecharts/apps/compare/deepstack-gpu-1.0.1...deepstack-gpu-1.0.2) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) diff --git a/stable/deepstack-gpu/2.0.2/CONFIG.md b/stable/deepstack-gpu/2.0.3/CONFIG.md similarity index 100% rename from stable/deepstack-gpu/2.0.2/CONFIG.md rename to stable/deepstack-gpu/2.0.3/CONFIG.md diff --git a/stable/deepstack-gpu/2.0.3/Chart.lock b/stable/deepstack-gpu/2.0.3/Chart.lock new file mode 100644 index 00000000000..e7dc6fa033f --- /dev/null +++ b/stable/deepstack-gpu/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:50:43.712873508Z" diff --git a/stable/deepstack-gpu/2.0.2/Chart.yaml b/stable/deepstack-gpu/2.0.3/Chart.yaml similarity index 96% rename from stable/deepstack-gpu/2.0.2/Chart.yaml rename to stable/deepstack-gpu/2.0.3/Chart.yaml index 825687d2319..edd0d180723 100644 --- a/stable/deepstack-gpu/2.0.2/Chart.yaml +++ b/stable/deepstack-gpu/2.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "gpu" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models @@ -25,7 +25,7 @@ sources: - https://hub.docker.com/r/deepquestai/deepstack - https://www.deepstack.cc/ type: application -version: 2.0.2 +version: 2.0.3 annotations: truecharts.org/catagories: | - AI diff --git a/stable/deepstack-gpu/2.0.2/README.md b/stable/deepstack-gpu/2.0.3/README.md similarity index 96% rename from stable/deepstack-gpu/2.0.2/README.md rename to stable/deepstack-gpu/2.0.3/README.md index 848cda734de..6417fdd7591 100644 --- a/stable/deepstack-gpu/2.0.2/README.md +++ b/stable/deepstack-gpu/2.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/deepstack-gpu/2.0.2/app-readme.md b/stable/deepstack-gpu/2.0.3/app-readme.md similarity index 100% rename from stable/deepstack-gpu/2.0.2/app-readme.md rename to stable/deepstack-gpu/2.0.3/app-readme.md diff --git a/stable/deepstack-gpu/2.0.3/charts/common-8.3.18.tgz b/stable/deepstack-gpu/2.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/deepstack-gpu/2.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/deepstack-gpu/2.0.2/helm-values.md b/stable/deepstack-gpu/2.0.3/helm-values.md similarity index 100% rename from stable/deepstack-gpu/2.0.2/helm-values.md rename to stable/deepstack-gpu/2.0.3/helm-values.md diff --git a/stable/deepstack-gpu/2.0.2/ix_values.yaml b/stable/deepstack-gpu/2.0.3/ix_values.yaml similarity index 100% rename from stable/deepstack-gpu/2.0.2/ix_values.yaml rename to stable/deepstack-gpu/2.0.3/ix_values.yaml diff --git a/stable/deepstack-gpu/2.0.2/questions.yaml b/stable/deepstack-gpu/2.0.3/questions.yaml similarity index 99% rename from stable/deepstack-gpu/2.0.2/questions.yaml rename to stable/deepstack-gpu/2.0.3/questions.yaml index 992f34fbd47..189f515a8a5 100644 --- a/stable/deepstack-gpu/2.0.2/questions.yaml +++ b/stable/deepstack-gpu/2.0.3/questions.yaml @@ -490,7 +490,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/deepstack-gpu/2.0.2/templates/common.yaml b/stable/deepstack-gpu/2.0.3/templates/common.yaml similarity index 100% rename from stable/deepstack-gpu/2.0.2/templates/common.yaml rename to stable/deepstack-gpu/2.0.3/templates/common.yaml diff --git a/stable/deepstack-gpu/2.0.2/values.yaml b/stable/deepstack-gpu/2.0.3/values.yaml similarity index 100% rename from stable/deepstack-gpu/2.0.2/values.yaml rename to stable/deepstack-gpu/2.0.3/values.yaml diff --git a/stable/deluge/9.0.2/Chart.lock b/stable/deluge/9.0.2/Chart.lock deleted file mode 100644 index 5de3e3f3f8c..00000000000 --- a/stable/deluge/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:25:21.220366933Z" diff --git a/stable/deluge/9.0.2/charts/common-8.3.16.tgz b/stable/deluge/9.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/deluge/9.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/deluge/9.0.2/CHANGELOG.md b/stable/deluge/9.0.3/CHANGELOG.md similarity index 90% rename from stable/deluge/9.0.2/CHANGELOG.md rename to stable/deluge/9.0.3/CHANGELOG.md index 210f2942cdf..bff8cfb1f21 100644 --- a/stable/deluge/9.0.2/CHANGELOG.md +++ b/stable/deluge/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [deluge-9.0.3](https://github.com/truecharts/apps/compare/deluge-9.0.2...deluge-9.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [deluge-9.0.2](https://github.com/truecharts/apps/compare/deluge-9.0.1...deluge-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [deluge-8.0.13](https://github.com/truecharts/apps/compare/deluge-8.0.12...deluge-8.0.13) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - - - - diff --git a/stable/deluge/9.0.2/CONFIG.md b/stable/deluge/9.0.3/CONFIG.md similarity index 100% rename from stable/deluge/9.0.2/CONFIG.md rename to stable/deluge/9.0.3/CONFIG.md diff --git a/stable/deluge/9.0.3/Chart.lock b/stable/deluge/9.0.3/Chart.lock new file mode 100644 index 00000000000..5495bd47b9f --- /dev/null +++ b/stable/deluge/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:51:11.402300045Z" diff --git a/stable/deluge/9.0.2/Chart.yaml b/stable/deluge/9.0.3/Chart.yaml similarity index 95% rename from stable/deluge/9.0.2/Chart.yaml rename to stable/deluge/9.0.3/Chart.yaml index 2b1eda5d061..311dc8d26c7 100644 --- a/stable/deluge/9.0.2/Chart.yaml +++ b/stable/deluge/9.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: Deluge App for TrueNAS SCALE home: https://github.com/truecharts/apps/tree/master/charts/stable/deluge @@ -21,7 +21,7 @@ name: deluge sources: - https://github.com/deluge-torrent/deluge type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/deluge/9.0.2/README.md b/stable/deluge/9.0.3/README.md similarity index 96% rename from stable/deluge/9.0.2/README.md rename to stable/deluge/9.0.3/README.md index f24193f0875..e03b68ac302 100644 --- a/stable/deluge/9.0.2/README.md +++ b/stable/deluge/9.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/deluge/9.0.2/app-readme.md b/stable/deluge/9.0.3/app-readme.md similarity index 100% rename from stable/deluge/9.0.2/app-readme.md rename to stable/deluge/9.0.3/app-readme.md diff --git a/stable/deluge/9.0.3/charts/common-8.3.18.tgz b/stable/deluge/9.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/deluge/9.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/deluge/9.0.2/helm-values.md b/stable/deluge/9.0.3/helm-values.md similarity index 100% rename from stable/deluge/9.0.2/helm-values.md rename to stable/deluge/9.0.3/helm-values.md diff --git a/stable/deluge/9.0.2/ix_values.yaml b/stable/deluge/9.0.3/ix_values.yaml similarity index 100% rename from stable/deluge/9.0.2/ix_values.yaml rename to stable/deluge/9.0.3/ix_values.yaml diff --git a/stable/deluge/9.0.2/questions.yaml b/stable/deluge/9.0.3/questions.yaml similarity index 99% rename from stable/deluge/9.0.2/questions.yaml rename to stable/deluge/9.0.3/questions.yaml index 490170146d4..d1068476500 100644 --- a/stable/deluge/9.0.2/questions.yaml +++ b/stable/deluge/9.0.3/questions.yaml @@ -576,7 +576,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/deluge/9.0.2/templates/common.yaml b/stable/deluge/9.0.3/templates/common.yaml similarity index 100% rename from stable/deluge/9.0.2/templates/common.yaml rename to stable/deluge/9.0.3/templates/common.yaml diff --git a/stable/deluge/9.0.2/values.yaml b/stable/deluge/9.0.3/values.yaml similarity index 100% rename from stable/deluge/9.0.2/values.yaml rename to stable/deluge/9.0.3/values.yaml diff --git a/stable/digikam/2.0.3/Chart.lock b/stable/digikam/2.0.3/Chart.lock deleted file mode 100644 index 75fcf4c485d..00000000000 --- a/stable/digikam/2.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-11-01T12:50:11.755934642Z" diff --git a/stable/digikam/2.0.3/charts/common-8.3.16.tgz b/stable/digikam/2.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/digikam/2.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/digikam/2.0.3/CHANGELOG.md b/stable/digikam/2.0.4/CHANGELOG.md similarity index 89% rename from stable/digikam/2.0.3/CHANGELOG.md rename to stable/digikam/2.0.4/CHANGELOG.md index d9292282cce..9735e16d79a 100644 --- a/stable/digikam/2.0.3/CHANGELOG.md +++ b/stable/digikam/2.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [digikam-2.0.4](https://github.com/truecharts/apps/compare/digikam-2.0.3...digikam-2.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [digikam-2.0.3](https://github.com/truecharts/apps/compare/digikam-2.0.2...digikam-2.0.3) (2021-11-01) @@ -88,12 +97,3 @@ * fix previous SCALE bugfix not correctly being applied - - -### [digikam-0.0.6](https://github.com/truecharts/apps/compare/digikam-0.0.5...digikam-0.0.6) (2021-10-19) - -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - diff --git a/stable/digikam/2.0.3/CONFIG.md b/stable/digikam/2.0.4/CONFIG.md similarity index 100% rename from stable/digikam/2.0.3/CONFIG.md rename to stable/digikam/2.0.4/CONFIG.md diff --git a/stable/digikam/2.0.4/Chart.lock b/stable/digikam/2.0.4/Chart.lock new file mode 100644 index 00000000000..37116e9d67d --- /dev/null +++ b/stable/digikam/2.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:51:39.189458574Z" diff --git a/stable/digikam/2.0.3/Chart.yaml b/stable/digikam/2.0.4/Chart.yaml similarity index 95% rename from stable/digikam/2.0.3/Chart.yaml rename to stable/digikam/2.0.4/Chart.yaml index 06ec0ac3460..9e41d3794f7 100644 --- a/stable/digikam/2.0.3/Chart.yaml +++ b/stable/digikam/2.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.3.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Professional Photo Management with the Power of Open Source home: https://github.com/truecharts/apps/tree/master/charts/stable/digikam icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/digikam.png @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-digikam - https://www.digikam.org/ type: application -version: 2.0.3 +version: 2.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/digikam/2.0.3/README.md b/stable/digikam/2.0.4/README.md similarity index 96% rename from stable/digikam/2.0.3/README.md rename to stable/digikam/2.0.4/README.md index ed5e1f7cd25..b6bdf680f5b 100644 --- a/stable/digikam/2.0.3/README.md +++ b/stable/digikam/2.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/digikam/2.0.3/app-readme.md b/stable/digikam/2.0.4/app-readme.md similarity index 100% rename from stable/digikam/2.0.3/app-readme.md rename to stable/digikam/2.0.4/app-readme.md diff --git a/stable/digikam/2.0.4/charts/common-8.3.18.tgz b/stable/digikam/2.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/digikam/2.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/digikam/2.0.3/helm-values.md b/stable/digikam/2.0.4/helm-values.md similarity index 100% rename from stable/digikam/2.0.3/helm-values.md rename to stable/digikam/2.0.4/helm-values.md diff --git a/stable/digikam/2.0.3/ix_values.yaml b/stable/digikam/2.0.4/ix_values.yaml similarity index 100% rename from stable/digikam/2.0.3/ix_values.yaml rename to stable/digikam/2.0.4/ix_values.yaml diff --git a/stable/digikam/2.0.3/questions.yaml b/stable/digikam/2.0.4/questions.yaml similarity index 100% rename from stable/digikam/2.0.3/questions.yaml rename to stable/digikam/2.0.4/questions.yaml diff --git a/stable/digikam/2.0.3/templates/common.yaml b/stable/digikam/2.0.4/templates/common.yaml similarity index 100% rename from stable/digikam/2.0.3/templates/common.yaml rename to stable/digikam/2.0.4/templates/common.yaml diff --git a/stable/digikam/2.0.3/values.yaml b/stable/digikam/2.0.4/values.yaml similarity index 100% rename from stable/digikam/2.0.3/values.yaml rename to stable/digikam/2.0.4/values.yaml diff --git a/stable/dizquetv/4.0.2/Chart.lock b/stable/dizquetv/4.0.2/Chart.lock deleted file mode 100644 index a0e6fb15852..00000000000 --- a/stable/dizquetv/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:26:05.004475151Z" diff --git a/stable/dizquetv/4.0.2/charts/common-8.3.16.tgz b/stable/dizquetv/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/dizquetv/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/dizquetv/4.0.2/CHANGELOG.md b/stable/dizquetv/4.0.3/CHANGELOG.md similarity index 88% rename from stable/dizquetv/4.0.2/CHANGELOG.md rename to stable/dizquetv/4.0.3/CHANGELOG.md index 7b5f4c53f49..522eb8a6b73 100644 --- a/stable/dizquetv/4.0.2/CHANGELOG.md +++ b/stable/dizquetv/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [dizquetv-4.0.3](https://github.com/truecharts/apps/compare/dizquetv-4.0.2...dizquetv-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [dizquetv-4.0.2](https://github.com/truecharts/apps/compare/dizquetv-4.0.1...dizquetv-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [dizquetv-3.0.10](https://github.com/truecharts/apps/compare/dizquetv-3.0.9...dizquetv-3.0.10) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/dizquetv/4.0.2/CONFIG.md b/stable/dizquetv/4.0.3/CONFIG.md similarity index 100% rename from stable/dizquetv/4.0.2/CONFIG.md rename to stable/dizquetv/4.0.3/CONFIG.md diff --git a/stable/dizquetv/4.0.3/Chart.lock b/stable/dizquetv/4.0.3/Chart.lock new file mode 100644 index 00000000000..76b70c4314b --- /dev/null +++ b/stable/dizquetv/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:52:06.748406608Z" diff --git a/stable/dizquetv/4.0.2/Chart.yaml b/stable/dizquetv/4.0.3/Chart.yaml similarity index 95% rename from stable/dizquetv/4.0.2/Chart.yaml rename to stable/dizquetv/4.0.3/Chart.yaml index 116bc744d49..4d95000f31e 100644 --- a/stable/dizquetv/4.0.2/Chart.yaml +++ b/stable/dizquetv/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.5.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Create live TV channel streams from media on your Plex servers. home: https://github.com/truechartsapps/tree/master/charts/stable/dizquetv icon: https://github.com/vexorian/dizquetv/raw/main/resources/dizquetv.png?raw=true @@ -19,7 +19,7 @@ name: dizquetv sources: - https://github.com/vexorian/dizquetv - https://hub.docker.com/r/vexorian/dizquetv -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/dizquetv/4.0.2/README.md b/stable/dizquetv/4.0.3/README.md similarity index 96% rename from stable/dizquetv/4.0.2/README.md rename to stable/dizquetv/4.0.3/README.md index cde60811d07..8091ded70b9 100644 --- a/stable/dizquetv/4.0.2/README.md +++ b/stable/dizquetv/4.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/dizquetv/4.0.2/app-readme.md b/stable/dizquetv/4.0.3/app-readme.md similarity index 100% rename from stable/dizquetv/4.0.2/app-readme.md rename to stable/dizquetv/4.0.3/app-readme.md diff --git a/stable/dizquetv/4.0.3/charts/common-8.3.18.tgz b/stable/dizquetv/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/dizquetv/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/dizquetv/4.0.2/helm-values.md b/stable/dizquetv/4.0.3/helm-values.md similarity index 100% rename from stable/dizquetv/4.0.2/helm-values.md rename to stable/dizquetv/4.0.3/helm-values.md diff --git a/stable/dizquetv/4.0.2/ix_values.yaml b/stable/dizquetv/4.0.3/ix_values.yaml similarity index 100% rename from stable/dizquetv/4.0.2/ix_values.yaml rename to stable/dizquetv/4.0.3/ix_values.yaml diff --git a/stable/dizquetv/4.0.2/questions.yaml b/stable/dizquetv/4.0.3/questions.yaml similarity index 99% rename from stable/dizquetv/4.0.2/questions.yaml rename to stable/dizquetv/4.0.3/questions.yaml index a64c6d21d94..7d8c69e4bdf 100644 --- a/stable/dizquetv/4.0.2/questions.yaml +++ b/stable/dizquetv/4.0.3/questions.yaml @@ -435,7 +435,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/dizquetv/4.0.2/templates/common.yaml b/stable/dizquetv/4.0.3/templates/common.yaml similarity index 100% rename from stable/dizquetv/4.0.2/templates/common.yaml rename to stable/dizquetv/4.0.3/templates/common.yaml diff --git a/stable/dizquetv/4.0.2/values.yaml b/stable/dizquetv/4.0.3/values.yaml similarity index 100% rename from stable/dizquetv/4.0.2/values.yaml rename to stable/dizquetv/4.0.3/values.yaml diff --git a/stable/doublecommander/2.0.2/Chart.lock b/stable/doublecommander/2.0.2/Chart.lock deleted file mode 100644 index 0f3daea00cd..00000000000 --- a/stable/doublecommander/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:26:26.851440176Z" diff --git a/stable/doublecommander/2.0.2/charts/common-8.3.16.tgz b/stable/doublecommander/2.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/doublecommander/2.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/doublecommander/2.0.2/CHANGELOG.md b/stable/doublecommander/2.0.3/CHANGELOG.md similarity index 91% rename from stable/doublecommander/2.0.2/CHANGELOG.md rename to stable/doublecommander/2.0.3/CHANGELOG.md index 28d0ee198a5..1eb68591c65 100644 --- a/stable/doublecommander/2.0.2/CHANGELOG.md +++ b/stable/doublecommander/2.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [doublecommander-2.0.3](https://github.com/truecharts/apps/compare/doublecommander-2.0.2...doublecommander-2.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [doublecommander-2.0.2](https://github.com/truecharts/apps/compare/doublecommander-2.0.1...doublecommander-2.0.2) (2021-10-26) @@ -88,12 +97,3 @@ * Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - -### [doublecommander-0.0.5](https://github.com/truecharts/apps/compare/doublecommander-0.0.4...doublecommander-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor diff --git a/stable/doublecommander/2.0.2/CONFIG.md b/stable/doublecommander/2.0.3/CONFIG.md similarity index 100% rename from stable/doublecommander/2.0.2/CONFIG.md rename to stable/doublecommander/2.0.3/CONFIG.md diff --git a/stable/doublecommander/2.0.3/Chart.lock b/stable/doublecommander/2.0.3/Chart.lock new file mode 100644 index 00000000000..365e524cd1f --- /dev/null +++ b/stable/doublecommander/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:52:34.634771622Z" diff --git a/stable/doublecommander/2.0.2/Chart.yaml b/stable/doublecommander/2.0.3/Chart.yaml similarity index 96% rename from stable/doublecommander/2.0.2/Chart.yaml rename to stable/doublecommander/2.0.3/Chart.yaml index 5b5acd04037..a5007f62dba 100644 --- a/stable/doublecommander/2.0.2/Chart.yaml +++ b/stable/doublecommander/2.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.8.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: A free cross platform open source file manager with two panels side by side. home: https://github.com/truecharts/apps/tree/master/charts/stable/doublecommander @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-doublecommander - https://doublecmd.sourceforge.io/ type: application -version: 2.0.2 +version: 2.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/doublecommander/2.0.2/README.md b/stable/doublecommander/2.0.3/README.md similarity index 96% rename from stable/doublecommander/2.0.2/README.md rename to stable/doublecommander/2.0.3/README.md index 0af4088fd4b..a10867afe15 100644 --- a/stable/doublecommander/2.0.2/README.md +++ b/stable/doublecommander/2.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/doublecommander/2.0.2/app-readme.md b/stable/doublecommander/2.0.3/app-readme.md similarity index 100% rename from stable/doublecommander/2.0.2/app-readme.md rename to stable/doublecommander/2.0.3/app-readme.md diff --git a/stable/doublecommander/2.0.3/charts/common-8.3.18.tgz b/stable/doublecommander/2.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/doublecommander/2.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/doublecommander/2.0.2/helm-values.md b/stable/doublecommander/2.0.3/helm-values.md similarity index 100% rename from stable/doublecommander/2.0.2/helm-values.md rename to stable/doublecommander/2.0.3/helm-values.md diff --git a/stable/doublecommander/2.0.2/ix_values.yaml b/stable/doublecommander/2.0.3/ix_values.yaml similarity index 100% rename from stable/doublecommander/2.0.2/ix_values.yaml rename to stable/doublecommander/2.0.3/ix_values.yaml diff --git a/stable/doublecommander/2.0.2/questions.yaml b/stable/doublecommander/2.0.3/questions.yaml similarity index 99% rename from stable/doublecommander/2.0.2/questions.yaml rename to stable/doublecommander/2.0.3/questions.yaml index 4ec6854b583..6618a48ec51 100644 --- a/stable/doublecommander/2.0.2/questions.yaml +++ b/stable/doublecommander/2.0.3/questions.yaml @@ -434,7 +434,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/doublecommander/2.0.2/templates/common.yaml b/stable/doublecommander/2.0.3/templates/common.yaml similarity index 100% rename from stable/doublecommander/2.0.2/templates/common.yaml rename to stable/doublecommander/2.0.3/templates/common.yaml diff --git a/stable/doublecommander/2.0.2/values.yaml b/stable/doublecommander/2.0.3/values.yaml similarity index 100% rename from stable/doublecommander/2.0.2/values.yaml rename to stable/doublecommander/2.0.3/values.yaml diff --git a/stable/dsmr-reader/4.0.3/Chart.lock b/stable/dsmr-reader/4.0.3/Chart.lock deleted file mode 100644 index 1f53e862508..00000000000 --- a/stable/dsmr-reader/4.0.3/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.4 -digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 -generated: "2021-10-26T22:20:19.893673946Z" diff --git a/stable/dsmr-reader/4.0.3/charts/common-8.3.16.tgz b/stable/dsmr-reader/4.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/dsmr-reader/4.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/dsmr-reader/4.0.3/charts/postgresql-5.1.4.tgz b/stable/dsmr-reader/4.0.3/charts/postgresql-5.1.4.tgz deleted file mode 100644 index 6fb995c3255..00000000000 Binary files a/stable/dsmr-reader/4.0.3/charts/postgresql-5.1.4.tgz and /dev/null differ diff --git a/stable/dsmr-reader/4.0.3/CHANGELOG.md b/stable/dsmr-reader/4.0.4/CHANGELOG.md similarity index 87% rename from stable/dsmr-reader/4.0.3/CHANGELOG.md rename to stable/dsmr-reader/4.0.4/CHANGELOG.md index bd6f675d6bd..9f8ed0b7e86 100644 --- a/stable/dsmr-reader/4.0.3/CHANGELOG.md +++ b/stable/dsmr-reader/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [dsmr-reader-4.0.4](https://github.com/truecharts/apps/compare/dsmr-reader-4.0.3...dsmr-reader-4.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [dsmr-reader-4.0.3](https://github.com/truecharts/apps/compare/dsmr-reader-4.0.2...dsmr-reader-4.0.3) (2021-10-26) @@ -88,12 +97,3 @@ #### Chore * Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) -* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) - -#### Feat - -* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) - -#### Refactor - -* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) diff --git a/stable/dsmr-reader/4.0.3/CONFIG.md b/stable/dsmr-reader/4.0.4/CONFIG.md similarity index 100% rename from stable/dsmr-reader/4.0.3/CONFIG.md rename to stable/dsmr-reader/4.0.4/CONFIG.md diff --git a/stable/dsmr-reader/4.0.4/Chart.lock b/stable/dsmr-reader/4.0.4/Chart.lock new file mode 100644 index 00000000000..21c07c0102e --- /dev/null +++ b/stable/dsmr-reader/4.0.4/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.5 +digest: sha256:7c82b36be7159cc45c3f33a5bebf57863fddea8ad6c31c416c9812ab517a10b8 +generated: "2021-11-01T13:53:03.938277132Z" diff --git a/stable/dsmr-reader/4.0.3/Chart.yaml b/stable/dsmr-reader/4.0.4/Chart.yaml similarity index 94% rename from stable/dsmr-reader/4.0.3/Chart.yaml rename to stable/dsmr-reader/4.0.4/Chart.yaml index e82c3cb1b5a..2e2ef816178 100644 --- a/stable/dsmr-reader/4.0.3/Chart.yaml +++ b/stable/dsmr-reader/4.0.4/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "latest-202" description: DSMR-protocol reader, telegram data storage and energy consumption visualizer. name: dsmr-reader -version: 4.0.3 +version: 4.0.4 kubeVersion: ">=1.16.0-0" keywords: - dsmr-reader @@ -15,11 +15,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.4 + version: 5.1.5 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/dsmr-reader/4.0.3/README.md b/stable/dsmr-reader/4.0.4/README.md similarity index 93% rename from stable/dsmr-reader/4.0.3/README.md rename to stable/dsmr-reader/4.0.4/README.md index 273d8f3a93c..304358be85f 100644 --- a/stable/dsmr-reader/4.0.3/README.md +++ b/stable/dsmr-reader/4.0.4/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.4 | -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org/ | postgresql | 5.1.5 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/dsmr-reader/4.0.3/app-readme.md b/stable/dsmr-reader/4.0.4/app-readme.md similarity index 100% rename from stable/dsmr-reader/4.0.3/app-readme.md rename to stable/dsmr-reader/4.0.4/app-readme.md diff --git a/stable/dsmr-reader/4.0.4/charts/common-8.3.18.tgz b/stable/dsmr-reader/4.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/dsmr-reader/4.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/dsmr-reader/4.0.4/charts/postgresql-5.1.5.tgz b/stable/dsmr-reader/4.0.4/charts/postgresql-5.1.5.tgz new file mode 100644 index 00000000000..12af7bda79d Binary files /dev/null and b/stable/dsmr-reader/4.0.4/charts/postgresql-5.1.5.tgz differ diff --git a/stable/dsmr-reader/4.0.3/helm-values.md b/stable/dsmr-reader/4.0.4/helm-values.md similarity index 100% rename from stable/dsmr-reader/4.0.3/helm-values.md rename to stable/dsmr-reader/4.0.4/helm-values.md diff --git a/stable/dsmr-reader/4.0.3/ix_values.yaml b/stable/dsmr-reader/4.0.4/ix_values.yaml similarity index 100% rename from stable/dsmr-reader/4.0.3/ix_values.yaml rename to stable/dsmr-reader/4.0.4/ix_values.yaml diff --git a/stable/dsmr-reader/4.0.3/questions.yaml b/stable/dsmr-reader/4.0.4/questions.yaml similarity index 100% rename from stable/dsmr-reader/4.0.3/questions.yaml rename to stable/dsmr-reader/4.0.4/questions.yaml diff --git a/stable/dsmr-reader/4.0.3/templates/common.yaml b/stable/dsmr-reader/4.0.4/templates/common.yaml similarity index 100% rename from stable/dsmr-reader/4.0.3/templates/common.yaml rename to stable/dsmr-reader/4.0.4/templates/common.yaml diff --git a/stable/dsmr-reader/4.0.3/values.yaml b/stable/dsmr-reader/4.0.4/values.yaml similarity index 100% rename from stable/dsmr-reader/4.0.3/values.yaml rename to stable/dsmr-reader/4.0.4/values.yaml diff --git a/stable/duplicati/4.0.2/Chart.lock b/stable/duplicati/4.0.2/Chart.lock deleted file mode 100644 index f967eab7e17..00000000000 --- a/stable/duplicati/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:27:20.167014624Z" diff --git a/stable/duplicati/4.0.2/charts/common-8.3.16.tgz b/stable/duplicati/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/duplicati/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/duplicati/4.0.2/CHANGELOG.md b/stable/duplicati/4.0.3/CHANGELOG.md similarity index 89% rename from stable/duplicati/4.0.2/CHANGELOG.md rename to stable/duplicati/4.0.3/CHANGELOG.md index 3cc103bdf24..fe6462d931a 100644 --- a/stable/duplicati/4.0.2/CHANGELOG.md +++ b/stable/duplicati/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [duplicati-4.0.3](https://github.com/truecharts/apps/compare/duplicati-4.0.2...duplicati-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [duplicati-4.0.2](https://github.com/truecharts/apps/compare/duplicati-4.0.1...duplicati-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ * fix previous SCALE bugfix not correctly being applied - - -### [duplicati-3.0.13](https://github.com/truecharts/apps/compare/duplicati-3.0.12...duplicati-3.0.13) (2021-10-19) - -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - diff --git a/stable/duplicati/4.0.2/CONFIG.md b/stable/duplicati/4.0.3/CONFIG.md similarity index 100% rename from stable/duplicati/4.0.2/CONFIG.md rename to stable/duplicati/4.0.3/CONFIG.md diff --git a/stable/duplicati/4.0.3/Chart.lock b/stable/duplicati/4.0.3/Chart.lock new file mode 100644 index 00000000000..9ea66b03df3 --- /dev/null +++ b/stable/duplicati/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:53:40.56644175Z" diff --git a/stable/duplicati/4.0.2/Chart.yaml b/stable/duplicati/4.0.3/Chart.yaml similarity index 95% rename from stable/duplicati/4.0.2/Chart.yaml rename to stable/duplicati/4.0.3/Chart.yaml index 067d14d5f51..3ce63132305 100644 --- a/stable/duplicati/4.0.2/Chart.yaml +++ b/stable/duplicati/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "beta" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Store securely encrypted backups on cloud storage services! home: https://github.com/truechartsapps/tree/master/charts/stable/duplicati icon: https://avatars.githubusercontent.com/u/8270231?s=200&v=4 @@ -18,7 +18,7 @@ name: duplicati sources: - https://hub.docker.com/r/linuxserver/duplicati/ - https://github.com/duplicati/duplicati -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/duplicati/4.0.2/README.md b/stable/duplicati/4.0.3/README.md similarity index 96% rename from stable/duplicati/4.0.2/README.md rename to stable/duplicati/4.0.3/README.md index 4867bccdf36..e26dc142e2f 100644 --- a/stable/duplicati/4.0.2/README.md +++ b/stable/duplicati/4.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/duplicati/4.0.2/app-readme.md b/stable/duplicati/4.0.3/app-readme.md similarity index 100% rename from stable/duplicati/4.0.2/app-readme.md rename to stable/duplicati/4.0.3/app-readme.md diff --git a/stable/duplicati/4.0.3/charts/common-8.3.18.tgz b/stable/duplicati/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/duplicati/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/duplicati/4.0.2/helm-values.md b/stable/duplicati/4.0.3/helm-values.md similarity index 100% rename from stable/duplicati/4.0.2/helm-values.md rename to stable/duplicati/4.0.3/helm-values.md diff --git a/stable/duplicati/4.0.2/ix_values.yaml b/stable/duplicati/4.0.3/ix_values.yaml similarity index 100% rename from stable/duplicati/4.0.2/ix_values.yaml rename to stable/duplicati/4.0.3/ix_values.yaml diff --git a/stable/duplicati/4.0.2/questions.yaml b/stable/duplicati/4.0.3/questions.yaml similarity index 99% rename from stable/duplicati/4.0.2/questions.yaml rename to stable/duplicati/4.0.3/questions.yaml index eac9bb86a66..d98dc1bc46a 100644 --- a/stable/duplicati/4.0.2/questions.yaml +++ b/stable/duplicati/4.0.3/questions.yaml @@ -429,7 +429,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/duplicati/4.0.2/templates/common.yaml b/stable/duplicati/4.0.3/templates/common.yaml similarity index 100% rename from stable/duplicati/4.0.2/templates/common.yaml rename to stable/duplicati/4.0.3/templates/common.yaml diff --git a/stable/duplicati/4.0.2/values.yaml b/stable/duplicati/4.0.3/values.yaml similarity index 100% rename from stable/duplicati/4.0.2/values.yaml rename to stable/duplicati/4.0.3/values.yaml diff --git a/stable/emby/9.0.2/Chart.lock b/stable/emby/9.0.2/Chart.lock deleted file mode 100644 index 26aaa119ece..00000000000 --- a/stable/emby/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:27:42.379868584Z" diff --git a/stable/emby/9.0.2/charts/common-8.3.16.tgz b/stable/emby/9.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/emby/9.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/emby/9.0.2/CHANGELOG.md b/stable/emby/9.0.3/CHANGELOG.md similarity index 88% rename from stable/emby/9.0.2/CHANGELOG.md rename to stable/emby/9.0.3/CHANGELOG.md index 93733ebba45..a01c4c6e9e0 100644 --- a/stable/emby/9.0.2/CHANGELOG.md +++ b/stable/emby/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [emby-9.0.3](https://github.com/truecharts/apps/compare/emby-9.0.2...emby-9.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [emby-9.0.2](https://github.com/truecharts/apps/compare/emby-9.0.1...emby-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [emby-8.0.9](https://github.com/truecharts/apps/compare/emby-8.0.8...emby-8.0.9) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/emby/9.0.2/CONFIG.md b/stable/emby/9.0.3/CONFIG.md similarity index 100% rename from stable/emby/9.0.2/CONFIG.md rename to stable/emby/9.0.3/CONFIG.md diff --git a/stable/emby/9.0.3/Chart.lock b/stable/emby/9.0.3/Chart.lock new file mode 100644 index 00000000000..c6e2c53070a --- /dev/null +++ b/stable/emby/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:54:14.953417363Z" diff --git a/stable/emby/9.0.2/Chart.yaml b/stable/emby/9.0.3/Chart.yaml similarity index 95% rename from stable/emby/9.0.2/Chart.yaml rename to stable/emby/9.0.3/Chart.yaml index 39ebbd6ca01..a283c0dd137 100644 --- a/stable/emby/9.0.2/Chart.yaml +++ b/stable/emby/9.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.6.4.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: Emby Server is a home media server home: https://github.com/truecharts/apps/master/stable/emby @@ -25,7 +25,7 @@ sources: - https://hub.docker.com/r/linuxserver/emby - https://github.com/linuxserver/docker-emby.git type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/emby/9.0.2/README.md b/stable/emby/9.0.3/README.md similarity index 96% rename from stable/emby/9.0.2/README.md rename to stable/emby/9.0.3/README.md index 17b079278fe..21bb92da3d4 100644 --- a/stable/emby/9.0.2/README.md +++ b/stable/emby/9.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/emby/9.0.2/app-readme.md b/stable/emby/9.0.3/app-readme.md similarity index 100% rename from stable/emby/9.0.2/app-readme.md rename to stable/emby/9.0.3/app-readme.md diff --git a/stable/emby/9.0.3/charts/common-8.3.18.tgz b/stable/emby/9.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/emby/9.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/emby/9.0.2/helm-values.md b/stable/emby/9.0.3/helm-values.md similarity index 100% rename from stable/emby/9.0.2/helm-values.md rename to stable/emby/9.0.3/helm-values.md diff --git a/stable/emby/9.0.2/ix_values.yaml b/stable/emby/9.0.3/ix_values.yaml similarity index 100% rename from stable/emby/9.0.2/ix_values.yaml rename to stable/emby/9.0.3/ix_values.yaml diff --git a/stable/emby/9.0.2/questions.yaml b/stable/emby/9.0.3/questions.yaml similarity index 99% rename from stable/emby/9.0.2/questions.yaml rename to stable/emby/9.0.3/questions.yaml index 5a1a153f347..bd5116ad036 100644 --- a/stable/emby/9.0.2/questions.yaml +++ b/stable/emby/9.0.3/questions.yaml @@ -428,7 +428,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/emby/9.0.2/templates/common.yaml b/stable/emby/9.0.3/templates/common.yaml similarity index 100% rename from stable/emby/9.0.2/templates/common.yaml rename to stable/emby/9.0.3/templates/common.yaml diff --git a/stable/emby/9.0.2/values.yaml b/stable/emby/9.0.3/values.yaml similarity index 100% rename from stable/emby/9.0.2/values.yaml rename to stable/emby/9.0.3/values.yaml diff --git a/stable/esphome/9.0.3/Chart.lock b/stable/esphome/9.0.3/Chart.lock deleted file mode 100644 index 08260be5861..00000000000 --- a/stable/esphome/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-27T21:54:01.152336996Z" diff --git a/stable/esphome/9.0.3/charts/common-8.3.16.tgz b/stable/esphome/9.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/esphome/9.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/esphome/9.0.3/CHANGELOG.md b/stable/esphome/9.0.4/CHANGELOG.md similarity index 89% rename from stable/esphome/9.0.3/CHANGELOG.md rename to stable/esphome/9.0.4/CHANGELOG.md index 3ddd0000264..dbd302a5821 100644 --- a/stable/esphome/9.0.3/CHANGELOG.md +++ b/stable/esphome/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [esphome-9.0.4](https://github.com/truecharts/apps/compare/esphome-9.0.3...esphome-9.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [esphome-9.0.3](https://github.com/truecharts/apps/compare/esphome-9.0.2...esphome-9.0.3) (2021-10-27) @@ -88,12 +97,3 @@ - -### [esphome-8.0.12](https://github.com/truecharts/apps/compare/esphome-8.0.11...esphome-8.0.12) (2021-10-19) - -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - diff --git a/stable/esphome/9.0.3/CONFIG.md b/stable/esphome/9.0.4/CONFIG.md similarity index 100% rename from stable/esphome/9.0.3/CONFIG.md rename to stable/esphome/9.0.4/CONFIG.md diff --git a/stable/esphome/9.0.4/Chart.lock b/stable/esphome/9.0.4/Chart.lock new file mode 100644 index 00000000000..3c75cf6c5d7 --- /dev/null +++ b/stable/esphome/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:54:42.590175142Z" diff --git a/stable/esphome/9.0.3/Chart.yaml b/stable/esphome/9.0.4/Chart.yaml similarity index 96% rename from stable/esphome/9.0.3/Chart.yaml rename to stable/esphome/9.0.4/Chart.yaml index 7777bea0079..49525f21ec3 100644 --- a/stable/esphome/9.0.3/Chart.yaml +++ b/stable/esphome/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.10.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 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,7 +24,7 @@ sources: - https://github.com/esphome/esphome - https://hub.docker.com/u/esphome type: application -version: 9.0.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - tools diff --git a/stable/esphome/9.0.3/README.md b/stable/esphome/9.0.4/README.md similarity index 96% rename from stable/esphome/9.0.3/README.md rename to stable/esphome/9.0.4/README.md index 6012f326dc9..d4dca7b4374 100644 --- a/stable/esphome/9.0.3/README.md +++ b/stable/esphome/9.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/esphome/9.0.3/app-readme.md b/stable/esphome/9.0.4/app-readme.md similarity index 100% rename from stable/esphome/9.0.3/app-readme.md rename to stable/esphome/9.0.4/app-readme.md diff --git a/stable/esphome/9.0.4/charts/common-8.3.18.tgz b/stable/esphome/9.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/esphome/9.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/esphome/9.0.3/helm-values.md b/stable/esphome/9.0.4/helm-values.md similarity index 100% rename from stable/esphome/9.0.3/helm-values.md rename to stable/esphome/9.0.4/helm-values.md diff --git a/stable/esphome/9.0.3/ix_values.yaml b/stable/esphome/9.0.4/ix_values.yaml similarity index 100% rename from stable/esphome/9.0.3/ix_values.yaml rename to stable/esphome/9.0.4/ix_values.yaml diff --git a/stable/esphome/9.0.3/questions.yaml b/stable/esphome/9.0.4/questions.yaml similarity index 99% rename from stable/esphome/9.0.3/questions.yaml rename to stable/esphome/9.0.4/questions.yaml index 3910d7464d9..d59776c5f87 100644 --- a/stable/esphome/9.0.3/questions.yaml +++ b/stable/esphome/9.0.4/questions.yaml @@ -428,7 +428,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/esphome/9.0.3/templates/common.yaml b/stable/esphome/9.0.4/templates/common.yaml similarity index 100% rename from stable/esphome/9.0.3/templates/common.yaml rename to stable/esphome/9.0.4/templates/common.yaml diff --git a/stable/esphome/9.0.3/values.yaml b/stable/esphome/9.0.4/values.yaml similarity index 100% rename from stable/esphome/9.0.3/values.yaml rename to stable/esphome/9.0.4/values.yaml diff --git a/stable/etherpad/4.0.3/Chart.lock b/stable/etherpad/4.0.3/Chart.lock deleted file mode 100644 index a71f364b6ad..00000000000 --- a/stable/etherpad/4.0.3/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.4 -digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 -generated: "2021-10-26T22:20:57.407397453Z" diff --git a/stable/etherpad/4.0.3/charts/common-8.3.16.tgz b/stable/etherpad/4.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/etherpad/4.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/etherpad/4.0.3/charts/postgresql-5.1.4.tgz b/stable/etherpad/4.0.3/charts/postgresql-5.1.4.tgz deleted file mode 100644 index 6fb995c3255..00000000000 Binary files a/stable/etherpad/4.0.3/charts/postgresql-5.1.4.tgz and /dev/null differ diff --git a/stable/etherpad/4.0.3/CHANGELOG.md b/stable/etherpad/4.0.4/CHANGELOG.md similarity index 88% rename from stable/etherpad/4.0.3/CHANGELOG.md rename to stable/etherpad/4.0.4/CHANGELOG.md index 096e3ef6e4f..1c8b59525bf 100644 --- a/stable/etherpad/4.0.3/CHANGELOG.md +++ b/stable/etherpad/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [etherpad-4.0.4](https://github.com/truecharts/apps/compare/etherpad-4.0.3...etherpad-4.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [etherpad-4.0.3](https://github.com/truecharts/apps/compare/etherpad-4.0.2...etherpad-4.0.3) (2021-10-26) @@ -88,12 +97,3 @@ #### Chore * Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) -* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) -* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) - -#### Feat - -* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) - -#### Refactor - diff --git a/stable/etherpad/4.0.3/CONFIG.md b/stable/etherpad/4.0.4/CONFIG.md similarity index 100% rename from stable/etherpad/4.0.3/CONFIG.md rename to stable/etherpad/4.0.4/CONFIG.md diff --git a/stable/etherpad/4.0.4/Chart.lock b/stable/etherpad/4.0.4/Chart.lock new file mode 100644 index 00000000000..6fb898e5330 --- /dev/null +++ b/stable/etherpad/4.0.4/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.5 +digest: sha256:7c82b36be7159cc45c3f33a5bebf57863fddea8ad6c31c416c9812ab517a10b8 +generated: "2021-11-01T13:55:11.425891395Z" diff --git a/stable/etherpad/4.0.3/Chart.yaml b/stable/etherpad/4.0.4/Chart.yaml similarity index 94% rename from stable/etherpad/4.0.3/Chart.yaml rename to stable/etherpad/4.0.4/Chart.yaml index eb62e71a3f7..63694ae6935 100644 --- a/stable/etherpad/4.0.3/Chart.yaml +++ b/stable/etherpad/4.0.4/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.8.14" -version: 4.0.3 +version: 4.0.4 kubeVersion: '>=1.16.0-0' name: etherpad description: A real-time collaborative editor scalable to thousands of simultaneous real time users. @@ -19,11 +19,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.4 + version: 5.1.5 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/etherpad/4.0.3/README.md b/stable/etherpad/4.0.4/README.md similarity index 93% rename from stable/etherpad/4.0.3/README.md rename to stable/etherpad/4.0.4/README.md index b8a60435183..046e1af8935 100644 --- a/stable/etherpad/4.0.3/README.md +++ b/stable/etherpad/4.0.4/README.md @@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.4 | -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org/ | postgresql | 5.1.5 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/etherpad/4.0.3/app-readme.md b/stable/etherpad/4.0.4/app-readme.md similarity index 100% rename from stable/etherpad/4.0.3/app-readme.md rename to stable/etherpad/4.0.4/app-readme.md diff --git a/stable/etherpad/4.0.4/charts/common-8.3.18.tgz b/stable/etherpad/4.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/etherpad/4.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/etherpad/4.0.4/charts/postgresql-5.1.5.tgz b/stable/etherpad/4.0.4/charts/postgresql-5.1.5.tgz new file mode 100644 index 00000000000..12af7bda79d Binary files /dev/null and b/stable/etherpad/4.0.4/charts/postgresql-5.1.5.tgz differ diff --git a/stable/etherpad/4.0.3/helm-values.md b/stable/etherpad/4.0.4/helm-values.md similarity index 100% rename from stable/etherpad/4.0.3/helm-values.md rename to stable/etherpad/4.0.4/helm-values.md diff --git a/stable/etherpad/4.0.3/ix_values.yaml b/stable/etherpad/4.0.4/ix_values.yaml similarity index 100% rename from stable/etherpad/4.0.3/ix_values.yaml rename to stable/etherpad/4.0.4/ix_values.yaml diff --git a/stable/etherpad/4.0.3/questions.yaml b/stable/etherpad/4.0.4/questions.yaml similarity index 100% rename from stable/etherpad/4.0.3/questions.yaml rename to stable/etherpad/4.0.4/questions.yaml diff --git a/stable/etherpad/4.0.3/templates/common.yaml b/stable/etherpad/4.0.4/templates/common.yaml similarity index 100% rename from stable/etherpad/4.0.3/templates/common.yaml rename to stable/etherpad/4.0.4/templates/common.yaml diff --git a/stable/etherpad/4.0.3/values.yaml b/stable/etherpad/4.0.4/values.yaml similarity index 100% rename from stable/etherpad/4.0.3/values.yaml rename to stable/etherpad/4.0.4/values.yaml diff --git a/stable/external-service/4.0.2/Chart.lock b/stable/external-service/4.0.2/Chart.lock deleted file mode 100644 index 18fd3f12ec3..00000000000 --- a/stable/external-service/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:28:57.663730478Z" diff --git a/stable/external-service/4.0.2/charts/common-8.3.16.tgz b/stable/external-service/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/external-service/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/external-service/4.0.2/CHANGELOG.md b/stable/external-service/4.0.3/CHANGELOG.md similarity index 90% rename from stable/external-service/4.0.2/CHANGELOG.md rename to stable/external-service/4.0.3/CHANGELOG.md index 5e2f7e2c84e..e227ab646c5 100644 --- a/stable/external-service/4.0.2/CHANGELOG.md +++ b/stable/external-service/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [external-service-4.0.3](https://github.com/truecharts/apps/compare/external-service-4.0.2...external-service-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [external-service-4.0.2](https://github.com/truecharts/apps/compare/external-service-4.0.1...external-service-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [external-service-3.0.9](https://github.com/truecharts/apps/compare/external-service-3.0.8...external-service-3.0.9) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - - - - diff --git a/stable/external-service/4.0.2/CONFIG.md b/stable/external-service/4.0.3/CONFIG.md similarity index 100% rename from stable/external-service/4.0.2/CONFIG.md rename to stable/external-service/4.0.3/CONFIG.md diff --git a/stable/external-service/4.0.3/Chart.lock b/stable/external-service/4.0.3/Chart.lock new file mode 100644 index 00000000000..4a9f865c3bf --- /dev/null +++ b/stable/external-service/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:55:48.297139735Z" diff --git a/stable/external-service/4.0.2/Chart.yaml b/stable/external-service/4.0.3/Chart.yaml similarity index 96% rename from stable/external-service/4.0.2/Chart.yaml rename to stable/external-service/4.0.3/Chart.yaml index eb1be99dabc..62b5afffc27 100644 --- a/stable/external-service/4.0.2/Chart.yaml +++ b/stable/external-service/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.66.6" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: Allow external services to be used like Apps. home: https://github.com/truecharts/apps/tree/master/charts/stable/external-service @@ -23,7 +23,7 @@ name: external-service sources: - https://github.com/truecharts/apps/tree/master/charts/stable/external-service type: application -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - networking diff --git a/stable/external-service/4.0.2/README.md b/stable/external-service/4.0.3/README.md similarity index 96% rename from stable/external-service/4.0.2/README.md rename to stable/external-service/4.0.3/README.md index 8c1db39dd8a..b0255980fa1 100644 --- a/stable/external-service/4.0.2/README.md +++ b/stable/external-service/4.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/external-service/4.0.2/app-readme.md b/stable/external-service/4.0.3/app-readme.md similarity index 100% rename from stable/external-service/4.0.2/app-readme.md rename to stable/external-service/4.0.3/app-readme.md diff --git a/stable/external-service/4.0.3/charts/common-8.3.18.tgz b/stable/external-service/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/external-service/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/external-service/4.0.2/helm-values.md b/stable/external-service/4.0.3/helm-values.md similarity index 100% rename from stable/external-service/4.0.2/helm-values.md rename to stable/external-service/4.0.3/helm-values.md diff --git a/stable/external-service/4.0.2/ix_values.yaml b/stable/external-service/4.0.3/ix_values.yaml similarity index 100% rename from stable/external-service/4.0.2/ix_values.yaml rename to stable/external-service/4.0.3/ix_values.yaml diff --git a/stable/external-service/4.0.2/questions.yaml b/stable/external-service/4.0.3/questions.yaml similarity index 100% rename from stable/external-service/4.0.2/questions.yaml rename to stable/external-service/4.0.3/questions.yaml diff --git a/stable/external-service/4.0.2/templates/common.yaml b/stable/external-service/4.0.3/templates/common.yaml similarity index 100% rename from stable/external-service/4.0.2/templates/common.yaml rename to stable/external-service/4.0.3/templates/common.yaml diff --git a/stable/external-service/4.0.2/values.yaml b/stable/external-service/4.0.3/values.yaml similarity index 100% rename from stable/external-service/4.0.2/values.yaml rename to stable/external-service/4.0.3/values.yaml diff --git a/stable/filezilla/2.0.2/Chart.lock b/stable/filezilla/2.0.2/Chart.lock deleted file mode 100644 index ea47f7108dd..00000000000 --- a/stable/filezilla/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:29:20.313035007Z" diff --git a/stable/filezilla/2.0.2/charts/common-8.3.16.tgz b/stable/filezilla/2.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/filezilla/2.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/filezilla/2.0.2/CHANGELOG.md b/stable/filezilla/2.0.3/CHANGELOG.md similarity index 88% rename from stable/filezilla/2.0.2/CHANGELOG.md rename to stable/filezilla/2.0.3/CHANGELOG.md index f5bda694b11..beb211b6839 100644 --- a/stable/filezilla/2.0.2/CHANGELOG.md +++ b/stable/filezilla/2.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [filezilla-2.0.3](https://github.com/truecharts/apps/compare/filezilla-2.0.2...filezilla-2.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [filezilla-2.0.2](https://github.com/truecharts/apps/compare/filezilla-2.0.1...filezilla-2.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [filezilla-0.0.5](https://github.com/truecharts/apps/compare/filezilla-0.0.4...filezilla-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/filezilla/2.0.2/CONFIG.md b/stable/filezilla/2.0.3/CONFIG.md similarity index 100% rename from stable/filezilla/2.0.2/CONFIG.md rename to stable/filezilla/2.0.3/CONFIG.md diff --git a/stable/filezilla/2.0.3/Chart.lock b/stable/filezilla/2.0.3/Chart.lock new file mode 100644 index 00000000000..9cffba01c99 --- /dev/null +++ b/stable/filezilla/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:56:15.723351106Z" diff --git a/stable/filezilla/2.0.2/Chart.yaml b/stable/filezilla/2.0.3/Chart.yaml similarity index 95% rename from stable/filezilla/2.0.2/Chart.yaml rename to stable/filezilla/2.0.3/Chart.yaml index 4ab89b0f23c..68c6c619b15 100644 --- a/stable/filezilla/2.0.2/Chart.yaml +++ b/stable/filezilla/2.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.51.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: A Helm chart for Kubernetes home: https://github.com/truecharts/apps/tree/master/charts/stable/filezilla icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/filezilla-logo.png @@ -23,7 +23,7 @@ sources: - https://filezilla-project.org/ - https://github.com/linuxserver/docker-filezilla type: application -version: 2.0.2 +version: 2.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/filezilla/2.0.2/README.md b/stable/filezilla/2.0.3/README.md similarity index 96% rename from stable/filezilla/2.0.2/README.md rename to stable/filezilla/2.0.3/README.md index 4ecc85fe9cc..a91271d954d 100644 --- a/stable/filezilla/2.0.2/README.md +++ b/stable/filezilla/2.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/filezilla/2.0.2/app-readme.md b/stable/filezilla/2.0.3/app-readme.md similarity index 100% rename from stable/filezilla/2.0.2/app-readme.md rename to stable/filezilla/2.0.3/app-readme.md diff --git a/stable/filezilla/2.0.3/charts/common-8.3.18.tgz b/stable/filezilla/2.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/filezilla/2.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/filezilla/2.0.2/helm-values.md b/stable/filezilla/2.0.3/helm-values.md similarity index 100% rename from stable/filezilla/2.0.2/helm-values.md rename to stable/filezilla/2.0.3/helm-values.md diff --git a/stable/filezilla/2.0.2/ix_values.yaml b/stable/filezilla/2.0.3/ix_values.yaml similarity index 100% rename from stable/filezilla/2.0.2/ix_values.yaml rename to stable/filezilla/2.0.3/ix_values.yaml diff --git a/stable/filezilla/2.0.2/questions.yaml b/stable/filezilla/2.0.3/questions.yaml similarity index 99% rename from stable/filezilla/2.0.2/questions.yaml rename to stable/filezilla/2.0.3/questions.yaml index 8be4a5a38de..a3fa45737b5 100644 --- a/stable/filezilla/2.0.2/questions.yaml +++ b/stable/filezilla/2.0.3/questions.yaml @@ -434,7 +434,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/filezilla/2.0.2/templates/common.yaml b/stable/filezilla/2.0.3/templates/common.yaml similarity index 100% rename from stable/filezilla/2.0.2/templates/common.yaml rename to stable/filezilla/2.0.3/templates/common.yaml diff --git a/stable/filezilla/2.0.2/values.yaml b/stable/filezilla/2.0.3/values.yaml similarity index 100% rename from stable/filezilla/2.0.2/values.yaml rename to stable/filezilla/2.0.3/values.yaml diff --git a/stable/fireflyiii/12.0.4/CHANGELOG.md b/stable/fireflyiii/12.0.4/CHANGELOG.md new file mode 100644 index 00000000000..277b2375592 --- /dev/null +++ b/stable/fireflyiii/12.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [fireflyiii-12.0.4](https://github.com/truecharts/apps/compare/fireflyiii-12.0.3...fireflyiii-12.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + + +### [fireflyiii-12.0.3](https://github.com/truecharts/apps/compare/fireflyiii-12.0.2...fireflyiii-12.0.3) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) + + + + +### [fireflyiii-12.0.2](https://github.com/truecharts/apps/compare/fireflyiii-12.0.1...fireflyiii-12.0.2) (2021-10-26) + +#### Chore + +* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) + + + + +### [fireflyiii-12.0.1](https://github.com/truecharts/apps/compare/fireflyiii-12.0.0...fireflyiii-12.0.1) (2021-10-26) + +#### Chore + +* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) + + + + +### [fireflyiii-12.0.0](https://github.com/truecharts/apps/compare/fireflyiii-11.0.0...fireflyiii-12.0.0) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234)) +* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237)) + + + + +### [fireflyiii-11.0.0](https://github.com/truecharts/apps/compare/fireflyiii-10.0.3...fireflyiii-11.0.0) (2021-10-25) + +#### Chore + +* Adapt for TrueNAS SCALE RC1 + + + + +### [fireflyiii-10.0.3](https://github.com/truecharts/apps/compare/fireflyiii-10.0.2...fireflyiii-10.0.3) (2021-10-20) + +#### Chore + +* bump apps, remove duplicates and move incubator to stable for RC1 + + + + +### [fireflyiii-10.0.0](https://github.com/truecharts/apps/compare/fireflyiii-9.0.23...fireflyiii-10.0.0) (2021-10-20) + +#### Chore + +* update helm chart postgresql to v4 ([#1214](https://github.com/truecharts/apps/issues/1214)) + +#### Fix + +* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212)) + + + + +### [fireflyiii-9.0.23](https://github.com/truecharts/apps/compare/fireflyiii-9.0.22...fireflyiii-9.0.23) (2021-10-20) + +#### Chore + +* bump versions to rerelease and fix icons + + + + +### [fireflyiii-9.0.22](https://github.com/truecharts/apps/compare/fireflyiii-9.0.21...fireflyiii-9.0.22) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) diff --git a/stable/firefox-syncserver/4.0.3/CONFIG.md b/stable/fireflyiii/12.0.4/CONFIG.md similarity index 100% rename from stable/firefox-syncserver/4.0.3/CONFIG.md rename to stable/fireflyiii/12.0.4/CONFIG.md diff --git a/stable/fireflyiii/12.0.4/Chart.lock b/stable/fireflyiii/12.0.4/Chart.lock new file mode 100644 index 00000000000..454065a750d --- /dev/null +++ b/stable/fireflyiii/12.0.4/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.5 +digest: sha256:7c82b36be7159cc45c3f33a5bebf57863fddea8ad6c31c416c9812ab517a10b8 +generated: "2021-11-01T13:56:44.705154121Z" diff --git a/stable/fireflyiii/12.0.4/Chart.yaml b/stable/fireflyiii/12.0.4/Chart.yaml new file mode 100644 index 00000000000..180b8512de3 --- /dev/null +++ b/stable/fireflyiii/12.0.4/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "5.5.12" +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +- condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 5.1.5 +deprecated: false +description: A free and open source personal finance manager +home: https://github.com/firefly-iii/firefly-iii/ +icon: https://www.firefly-iii.org/assets/logo/color.png +keywords: +- fireflyiii +- finacial +kubeVersion: '>=1.16.0-0' +maintainers: +- email: info@truecharts.org + name: TrueCharts + url: truecharts.org +- email: 20650065+warllo54@users.noreply.github.com + name: warllo54 + url: truecharts.org +name: fireflyiii +sources: +- https://github.com/firefly-iii/firefly-iii/ +type: application +version: 12.0.4 +annotations: + truecharts.org/catagories: | + - finacial + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/fireflyiii/12.0.4/README.md b/stable/fireflyiii/12.0.4/README.md new file mode 100644 index 00000000000..42d2bac92e3 --- /dev/null +++ b/stable/fireflyiii/12.0.4/README.md @@ -0,0 +1,38 @@ +# Introduction + +A free and open source personal finance manager + +TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** + +## Source Code + +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://truecharts.org/ | postgresql | 5.1.5 | +| https://truecharts.org | common | 8.3.18 | + +## Installing the Chart + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). + +## Uninstalling the Chart + +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). + +## Support + +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. +- See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) +--- +All Rights Reserved - The TrueCharts Project diff --git a/stable/fireflyiii/12.0.4/app-readme.md b/stable/fireflyiii/12.0.4/app-readme.md new file mode 100644 index 00000000000..cc381c8e1e8 --- /dev/null +++ b/stable/fireflyiii/12.0.4/app-readme.md @@ -0,0 +1,3 @@ +A free and open source personal finance manager + +This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/stable/fireflyiii/12.0.4/charts/common-8.3.18.tgz b/stable/fireflyiii/12.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/fireflyiii/12.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/fireflyiii/12.0.4/charts/postgresql-5.1.5.tgz b/stable/fireflyiii/12.0.4/charts/postgresql-5.1.5.tgz new file mode 100644 index 00000000000..12af7bda79d Binary files /dev/null and b/stable/fireflyiii/12.0.4/charts/postgresql-5.1.5.tgz differ diff --git a/stable/fireflyiii/12.0.4/helm-values.md b/stable/fireflyiii/12.0.4/helm-values.md new file mode 100644 index 00000000000..cfb1ebf9b6f --- /dev/null +++ b/stable/fireflyiii/12.0.4/helm-values.md @@ -0,0 +1,44 @@ +# Default Helm-Values + +TrueCharts is primarily build to supply TrueNAS SCALE Apps. +However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file. + +Most of our Apps also consume our "common" Helm Chart. +If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart. +You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document. + +## Values + +| Key | Type | Default | Description | +|-----|------|---------|-------------| +| env.APP_KEY | string | `"AGcfkCUS233ZWmBXztYbdyCs2u7kkz55"` | | +| env.DB_CONNECTION | string | `"pgsql"` | | +| env.DB_DATABASE | string | `"firefly"` | | +| env.DB_PORT | int | `5432` | | +| env.DB_USERNAME | string | `"firefly"` | | +| envValueFrom.DB_HOST.secretKeyRef.key | string | `"plainhost"` | | +| envValueFrom.DB_HOST.secretKeyRef.name | string | `"dbcreds"` | | +| envValueFrom.DB_PASSWORD.secretKeyRef.key | string | `"postgresql-password"` | | +| envValueFrom.DB_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | | +| image.pullPolicy | string | `"IfNotPresent"` | | +| image.repository | string | `"fireflyiii/core"` | | +| image.tag | string | `"version-5.5.12@sha256:9a1f87a8ad38694675390756be9686fe9d8ba941fe1f145641626135c7eb5e4b"` | | +| persistence.data.accessMode | string | `"ReadWriteOnce"` | | +| persistence.data.enabled | bool | `true` | | +| persistence.data.mountPath | string | `"/var/www/html/storage/upload"` | | +| persistence.data.size | string | `"100Gi"` | | +| persistence.data.type | string | `"pvc"` | | +| podSecurityContext.runAsGroup | int | `0` | | +| podSecurityContext.runAsUser | int | `0` | | +| postgresql.enabled | bool | `true` | | +| postgresql.existingSecret | string | `"dbcreds"` | | +| postgresql.postgresqlDatabase | string | `"firefly"` | | +| postgresql.postgresqlUsername | string | `"firefly"` | | +| probes.liveness.path | string | `"/login"` | | +| probes.readiness.path | string | `"/login"` | | +| probes.startup.path | string | `"/login"` | | +| securityContext.readOnlyRootFilesystem | bool | `false` | | +| securityContext.runAsNonRoot | bool | `false` | | +| service.main.ports.main.port | int | `8080` | | + +All Rights Reserved - The TrueCharts Project diff --git a/stable/fireflyiii/12.0.4/ix_values.yaml b/stable/fireflyiii/12.0.4/ix_values.yaml new file mode 100644 index 00000000000..a75f0928250 --- /dev/null +++ b/stable/fireflyiii/12.0.4/ix_values.yaml @@ -0,0 +1,62 @@ +# Default values for fireflyIII. + +image: + repository: fireflyiii/core + pullPolicy: IfNotPresent + tag: version-5.5.12@sha256:9a1f87a8ad38694675390756be9686fe9d8ba941fe1f145641626135c7eb5e4b + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 8080 + +probes: + liveness: + path: "/login" + + readiness: + path: "/login" + + startup: + path: "/login" + +env: + DB_USERNAME: firefly + DB_DATABASE: firefly + DB_CONNECTION: pgsql + DB_PORT: 5432 + APP_KEY: AGcfkCUS233ZWmBXztYbdyCs2u7kkz55 + +envValueFrom: + DB_HOST: + secretKeyRef: + name: dbcreds + key: plainhost + DB_PASSWORD: + secretKeyRef: + name: dbcreds + key: postgresql-password + +persistence: + data: + enabled: true + mountPath: "/var/www/html/storage/upload" + type: pvc + accessMode: ReadWriteOnce + size: "100Gi" + +# Enabled postgres +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: firefly + postgresqlDatabase: firefly diff --git a/stable/fireflyiii/12.0.4/questions.yaml b/stable/fireflyiii/12.0.4/questions.yaml new file mode 100644 index 00000000000..98ce39ceb51 --- /dev/null +++ b/stable/fireflyiii/12.0.4/questions.yaml @@ -0,0 +1,1741 @@ +groups: + - name: "Container Image" + description: "Image to be used for container" + - name: "Controller" + description: "Configure workload deployment" + - name: "Container Configuration" + description: "additional container configuration" + - name: "App Configuration" + description: "App specific config options" + - name: "Networking and Services" + description: "Configure Network and Services for container" + - name: "Storage and Persistence" + description: "Persist and share data that is separate from the container" + - name: "Ingress" + description: "Ingress Configuration" + - name: "Security and Permissions" + description: "Configure security context and permissions" + - name: "Resources and Devices" + description: "Specify resources/devices to be allocated to workload" + - name: "Middlewares" + description: "Traefik Middlewares" + - name: "Addons" + description: "Addon Configuration" + - name: "Advanced" + description: "Advanced Configuration" +portals: + web_portal: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - variable: global + label: "global settings" + group: "Controller" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: "flag this is SCALE" + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: "Controller" + label: "" + schema: + type: dict + attrs: + - variable: type + description: "Please specify type of workload to deploy" + label: "(Advanced) Controller Type" + schema: + type: string + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + required: true + enum: + - value: "Recreate" + description: "Recreate: Kill existing pods before creating new ones" + - value: "RollingUpdate" + description: "RollingUpdate: Create new pods and then kill old ones" + - value: "OnDelete" + description: "(Legacy) OnDelete: ignore .spec.template changes" + - variable: advanced + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: "Extra Args" + schema: + type: list + default: [] + items: + - variable: argItem + label: "Arg" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: labelsList + label: "Controller Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: " Controller Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + # Docker specific env + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + type: dict + attrs: + - variable: TZ + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: UMASK + label: "UMASK" + description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" + schema: + type: string + default: "002" + - variable: APP_KEY + label: "App Key" + description: "Your unique 32 application character key" + schema: + type: string + default: "" + min_length: 32 + max_length: 32 + valid_chars: '[a-zA-Z0-9!@#$%^&*?]{32}' + required: true + + - variable: envList + label: "Image environment" + group: "Container Configuration" + schema: + type: list + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: expertpodconf + group: "Container Configuration" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: termination + group: "Container Configuration" + label: "Termination settings" + schema: + type: dict + attrs: + - variable: gracePeriodSeconds + label: "Grace Period Seconds" + schema: + type: int + default: 10 + - variable: podLabelsList + group: "Container Configuration" + label: "Pod Labels" + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: podAnnotationsList + group: "Container Configuration" + label: "Pod Annotations" + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: service + group: "Networking and Services" + label: "Configure Service(s)" + schema: + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8080 + editable: false + hidden: true + - variable: port + label: "Container Port" + schema: + type: int + default: 8080 + editable: true + required: true + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + default: 36048 + + - variable: serviceexpert + group: "Networking and Services" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: "Networking and Services" + label: "Host-Networking (Complicated)" + schema: + type: boolean + default: false + + - variable: dnsPolicy + group: "Networking and Services" + label: "dnsPolicy" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "ClusterFirst" + description: "ClusterFirst" + - value: "ClusterFirstWithHostNet" + description: "ClusterFirstWithHostNet" + - value: "None" + description: "None" + + - variable: dnsConfig + label: "DNS Configuration" + group: "Networking and Services" + description: "Specify custom DNS configuration which will be applied to the pod" + schema: + type: dict + attrs: + - variable: nameservers + label: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + schema: + type: string + - variable: options + label: "options" + schema: + default: [] + type: list + items: + - variable: option + label: "Option Entry" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: searches + label: "Searches" + schema: + default: [] + type: list + items: + - variable: search + label: "Search Entry" + schema: + type: string + + - variable: serviceList + label: "Add Manual Custom Services" + group: "Networking and Services" + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: "Custom Service" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: portsList + label: "Additional Service Ports" + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: "Custom ports" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Port Name" + schema: + type: string + default: "" + - variable: protocol + label: "Port Type" + schema: + type: string + default: "TCP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + required: true + - variable: port + label: "Container Port" + schema: + type: int + required: true + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + + - variable: persistence + label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" + group: "Storage and Persistence" + schema: + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "pvc" + enum: + - value: "pvc" + description: "pvc" + - value: "emptyDir" + description: "emptyDir" + - value: "hostPath" + description: "hostPath" + - variable: storageClass + label: "(Advanced) storageClass" + description: " Warning: Anything other than SCALE-ZFS will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: hostPathType + label: "hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "/data" + hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: accessMode + label: "Access Mode (Advanced)" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "100Gi" + + - variable: persistenceList + label: "Additional app storage" + group: "Storage and Persistence" + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: "Custom Storage" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + hidden: true + - variable: advanced + label: "Show Advanced Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "hostPath" + enum: + - value: "pvc" + description: "pvc" + - value: "emptyDir" + description: "emptyDir" + - value: "hostPath" + description: "hostPath" + - variable: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: hostPathType + label: "(Advanced) hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: accessMode + label: "(Advanced) Access Mode" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "100Gi" + + - variable: ingress + label: "" + group: "Ingress" + schema: + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: "Select TrueNAS SCALE Certificate" + schema: + type: int + $ref: + - "definitions/certificate" + + - variable: entrypoint + label: "(Advanced) Traefik Entrypoint" + description: "Entrypoint used by Traefik when using Traefik as Ingress Provider" + schema: + type: string + default: "websecure" + required: true + - variable: middlewares + label: "Traefik Middlewares" + description: "Add previously created Traefik Middlewares to this Ingress" + schema: + type: list + default: [] + items: + - variable: name + label: "Name" + schema: + type: string + default: "" + required: true + + - variable: expert + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: "These middlewares enforce a number of best practices." + label: "Enable Default Middlewares" + schema: + type: boolean + default: true + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: ingressList + label: "Add Manual Custom Ingresses" + group: "Ingress" + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: "Custom Ingress" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + - variable: service + label: "Linked Service" + schema: + type: dict + attrs: + - variable: name + label: "Service Name" + schema: + type: string + default: "" + - variable: port + label: "Service Port" + schema: + type: int + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: "Select TrueNAS SCALE Certificate" + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: "Traefik Entrypoint" + description: "Entrypoint used by Traefik when using Traefik as Ingress Provider" + schema: + type: string + default: "websecure" + required: true + - variable: middlewares + label: "Traefik Middlewares" + description: "Add previously created Traefik Middlewares to this Ingress" + schema: + type: list + default: [] + items: + - variable: name + label: "Name" + schema: + type: string + default: "" + required: true + + - variable: securityContext + group: "Security and Permissions" + label: "Security Context" + schema: + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + + + # Specify GPU configuration + - variable: scaleGPU + label: "GPU Configuration" + group: "Resources and Devices" + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + + - variable: resources + group: "Resources and Devices" + label: "" + schema: + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "4000m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "8Gi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Advanced Request minimum resources required" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "10m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "50Mi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + + - variable: deviceList + label: "Mount USB devices" + group: "Resources and Devices" + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: "Device" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "hostPath" + hidden: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPath + label: "Host Device Path" + description: "Path to the device on the host system" + schema: + type: path + - variable: mountPath + label: "Container Device Path" + description: "Path inside the container the device is mounted" + schema: + type: string + default: "/dev/ttyACM0" + + - variable: autoscaling + group: "Advanced" + label: "(Advanced) Horizontal Pod Autoscaler" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: target + label: "Target" + description: "deployment name, defaults to main deployment" + schema: + type: string + default: "" + - variable: minReplicas + label: "Minimum Replicas" + schema: + type: int + default: 1 + - variable: maxReplicas + label: "Maximum Replicas" + schema: + type: int + default: 5 + - variable: targetCPUUtilizationPercentage + label: "Target CPU Utilization Percentage" + schema: + type: int + default: 80 + - variable: targetMemoryUtilizationPercentage + label: "Target Memory Utilization Percentage" + schema: + type: int + default: 80 + + + - variable: addons + group: "Addons" + label: "" + schema: + type: dict + attrs: + - variable: vpn + label: "VPN" + schema: + type: dict + attrs: + - variable: type + label: "Type" + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: "disabled" + - value: "openvpn" + description: "OpenVPN" + - value: "wireguard" + description: "Wireguard" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - variable: killSwitch + label: "Enable killswitch" + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: "Killswitch Excluded IPv4 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: "IPv4 Network" + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: "Killswitch Excluded IPv6 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: "IPv6 Network" + schema: + type: string + required: true + + - variable: configFile + label: "VPN Config File Location" + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "type" + schema: + type: string + default: "hostPath" + hidden: true + - variable: hostPathType + label: "hostPathType" + schema: + type: string + default: "File" + hidden: true + - variable: noMount + label: "noMount" + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: "Full path to file" + description: "path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + required: true + - variable: envList + label: "VPN environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + - variable: codeserver + label: "Codeserver" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: "Git Settings" + schema: + type: dict + attrs: + - variable: deployKey + description: "Raw SSH private key" + label: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + schema: + type: string + - variable: service + label: "" + schema: + type: dict + attrs: + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "" + schema: + type: dict + attrs: + - variable: codeserver + label: "" + schema: + type: dict + attrs: + - variable: nodePort + description: "leave empty to disable" + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: "Codeserver environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + - variable: promtail + label: "Promtail" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: "Loki URL" + schema: + type: string + required: true + - variable: logs + label: "Log Paths" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: path + label: "Path" + schema: + type: string + required: true + - variable: args + label: "Promtail ecommand line arguments" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: "Arg" + schema: + type: string + required: true + - variable: envList + label: "Promtail environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + + + - variable: netshoot + label: "Netshoot" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: "Netshoot environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true diff --git a/stable/freeradius/4.0.2/templates/common.yaml b/stable/fireflyiii/12.0.4/templates/common.yaml similarity index 100% rename from stable/freeradius/4.0.2/templates/common.yaml rename to stable/fireflyiii/12.0.4/templates/common.yaml diff --git a/stable/firefox-syncserver/4.0.3/values.yaml b/stable/fireflyiii/12.0.4/values.yaml similarity index 100% rename from stable/firefox-syncserver/4.0.3/values.yaml rename to stable/fireflyiii/12.0.4/values.yaml diff --git a/stable/firefox-syncserver/4.0.3/Chart.lock b/stable/firefox-syncserver/4.0.3/Chart.lock deleted file mode 100644 index e285a027d2e..00000000000 --- a/stable/firefox-syncserver/4.0.3/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.4 -digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 -generated: "2021-10-26T22:22:08.640465903Z" diff --git a/stable/firefox-syncserver/4.0.3/charts/common-8.3.16.tgz b/stable/firefox-syncserver/4.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/firefox-syncserver/4.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/firefox-syncserver/4.0.3/charts/postgresql-5.1.4.tgz b/stable/firefox-syncserver/4.0.3/charts/postgresql-5.1.4.tgz deleted file mode 100644 index 6fb995c3255..00000000000 Binary files a/stable/firefox-syncserver/4.0.3/charts/postgresql-5.1.4.tgz and /dev/null differ diff --git a/stable/firefox-syncserver/4.0.3/CHANGELOG.md b/stable/firefox-syncserver/4.0.4/CHANGELOG.md similarity index 90% rename from stable/firefox-syncserver/4.0.3/CHANGELOG.md rename to stable/firefox-syncserver/4.0.4/CHANGELOG.md index b554dee68ab..46ae8e4cee3 100644 --- a/stable/firefox-syncserver/4.0.3/CHANGELOG.md +++ b/stable/firefox-syncserver/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [firefox-syncserver-4.0.4](https://github.com/truecharts/apps/compare/firefox-syncserver-4.0.3...firefox-syncserver-4.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [firefox-syncserver-4.0.3](https://github.com/truecharts/apps/compare/firefox-syncserver-4.0.2...firefox-syncserver-4.0.3) (2021-10-26) @@ -88,12 +97,3 @@ #### Chore * Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) -* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) -* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) - -#### Feat - -* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) - -#### Refactor - diff --git a/stable/flaresolverr/4.0.3/CONFIG.md b/stable/firefox-syncserver/4.0.4/CONFIG.md similarity index 100% rename from stable/flaresolverr/4.0.3/CONFIG.md rename to stable/firefox-syncserver/4.0.4/CONFIG.md diff --git a/stable/firefox-syncserver/4.0.4/Chart.lock b/stable/firefox-syncserver/4.0.4/Chart.lock new file mode 100644 index 00000000000..4267e428318 --- /dev/null +++ b/stable/firefox-syncserver/4.0.4/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.5 +digest: sha256:7c82b36be7159cc45c3f33a5bebf57863fddea8ad6c31c416c9812ab517a10b8 +generated: "2021-11-01T13:57:23.212852789Z" diff --git a/stable/firefox-syncserver/4.0.3/Chart.yaml b/stable/firefox-syncserver/4.0.4/Chart.yaml similarity index 94% rename from stable/firefox-syncserver/4.0.3/Chart.yaml rename to stable/firefox-syncserver/4.0.4/Chart.yaml index 204e3ca428f..2a1942708d1 100644 --- a/stable/firefox-syncserver/4.0.3/Chart.yaml +++ b/stable/firefox-syncserver/4.0.4/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.8.0" -version: 4.0.3 +version: 4.0.4 kubeVersion: '>=1.16.0-0' name: firefox-syncserver description: This is an all-in-one package for running a self-hosted Firefox Sync server. @@ -18,11 +18,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.4 + version: 5.1.5 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/firefox-syncserver/4.0.3/README.md b/stable/firefox-syncserver/4.0.4/README.md similarity index 93% rename from stable/firefox-syncserver/4.0.3/README.md rename to stable/firefox-syncserver/4.0.4/README.md index c5d2419d0d9..ee306683310 100644 --- a/stable/firefox-syncserver/4.0.3/README.md +++ b/stable/firefox-syncserver/4.0.4/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.4 | -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org/ | postgresql | 5.1.5 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/firefox-syncserver/4.0.3/app-readme.md b/stable/firefox-syncserver/4.0.4/app-readme.md similarity index 100% rename from stable/firefox-syncserver/4.0.3/app-readme.md rename to stable/firefox-syncserver/4.0.4/app-readme.md diff --git a/stable/firefox-syncserver/4.0.4/charts/common-8.3.18.tgz b/stable/firefox-syncserver/4.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/firefox-syncserver/4.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/firefox-syncserver/4.0.4/charts/postgresql-5.1.5.tgz b/stable/firefox-syncserver/4.0.4/charts/postgresql-5.1.5.tgz new file mode 100644 index 00000000000..12af7bda79d Binary files /dev/null and b/stable/firefox-syncserver/4.0.4/charts/postgresql-5.1.5.tgz differ diff --git a/stable/firefox-syncserver/4.0.3/helm-values.md b/stable/firefox-syncserver/4.0.4/helm-values.md similarity index 100% rename from stable/firefox-syncserver/4.0.3/helm-values.md rename to stable/firefox-syncserver/4.0.4/helm-values.md diff --git a/stable/firefox-syncserver/4.0.3/ix_values.yaml b/stable/firefox-syncserver/4.0.4/ix_values.yaml similarity index 100% rename from stable/firefox-syncserver/4.0.3/ix_values.yaml rename to stable/firefox-syncserver/4.0.4/ix_values.yaml diff --git a/stable/firefox-syncserver/4.0.3/questions.yaml b/stable/firefox-syncserver/4.0.4/questions.yaml similarity index 100% rename from stable/firefox-syncserver/4.0.3/questions.yaml rename to stable/firefox-syncserver/4.0.4/questions.yaml diff --git a/stable/firefox-syncserver/4.0.3/templates/common.yaml b/stable/firefox-syncserver/4.0.4/templates/common.yaml similarity index 100% rename from stable/firefox-syncserver/4.0.3/templates/common.yaml rename to stable/firefox-syncserver/4.0.4/templates/common.yaml diff --git a/stable/flaresolverr/4.0.3/values.yaml b/stable/firefox-syncserver/4.0.4/values.yaml similarity index 100% rename from stable/flaresolverr/4.0.3/values.yaml rename to stable/firefox-syncserver/4.0.4/values.yaml diff --git a/stable/flaresolverr/4.0.3/Chart.lock b/stable/flaresolverr/4.0.3/Chart.lock deleted file mode 100644 index 4d26b912ae2..00000000000 --- a/stable/flaresolverr/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-11-01T12:50:36.057389293Z" diff --git a/stable/flaresolverr/4.0.3/charts/common-8.3.16.tgz b/stable/flaresolverr/4.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/flaresolverr/4.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/flaresolverr/4.0.3/CHANGELOG.md b/stable/flaresolverr/4.0.4/CHANGELOG.md similarity index 89% rename from stable/flaresolverr/4.0.3/CHANGELOG.md rename to stable/flaresolverr/4.0.4/CHANGELOG.md index bc78754f3b3..69f51954738 100644 --- a/stable/flaresolverr/4.0.3/CHANGELOG.md +++ b/stable/flaresolverr/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [flaresolverr-4.0.4](https://github.com/truecharts/apps/compare/flaresolverr-4.0.3...flaresolverr-4.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [flaresolverr-4.0.3](https://github.com/truecharts/apps/compare/flaresolverr-4.0.2...flaresolverr-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ - -### [flaresolverr-3.0.10](https://github.com/truecharts/apps/compare/flaresolverr-3.0.9...flaresolverr-3.0.10) (2021-10-19) - -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - diff --git a/stable/flood/4.0.2/CONFIG.md b/stable/flaresolverr/4.0.4/CONFIG.md similarity index 100% rename from stable/flood/4.0.2/CONFIG.md rename to stable/flaresolverr/4.0.4/CONFIG.md diff --git a/stable/flaresolverr/4.0.4/Chart.lock b/stable/flaresolverr/4.0.4/Chart.lock new file mode 100644 index 00000000000..8d6d856edb1 --- /dev/null +++ b/stable/flaresolverr/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:57:59.85832652Z" diff --git a/stable/flaresolverr/4.0.3/Chart.yaml b/stable/flaresolverr/4.0.4/Chart.yaml similarity index 95% rename from stable/flaresolverr/4.0.3/Chart.yaml rename to stable/flaresolverr/4.0.4/Chart.yaml index 7dde17ef3c1..1dabc910d47 100644 --- a/stable/flaresolverr/4.0.3/Chart.yaml +++ b/stable/flaresolverr/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: FlareSolverr is a proxy server to bypass Cloudflare protection home: https://github.com/truechartsapps/tree/master/charts/stable/flaresolverr icon: https://raw.githubusercontent.com/FlareSolverr/FlareSolverr/master/resources/flaresolverr_logo.svg @@ -19,7 +19,7 @@ name: flaresolverr sources: - https://github.com/FlareSolverr/FlareSolverr - https://hub.docker.com/r/flaresolverr/flaresolverr -version: 4.0.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/flaresolverr/4.0.3/README.md b/stable/flaresolverr/4.0.4/README.md similarity index 96% rename from stable/flaresolverr/4.0.3/README.md rename to stable/flaresolverr/4.0.4/README.md index 4919c64b010..b78a9a5df90 100644 --- a/stable/flaresolverr/4.0.3/README.md +++ b/stable/flaresolverr/4.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/flaresolverr/4.0.3/app-readme.md b/stable/flaresolverr/4.0.4/app-readme.md similarity index 100% rename from stable/flaresolverr/4.0.3/app-readme.md rename to stable/flaresolverr/4.0.4/app-readme.md diff --git a/stable/flaresolverr/4.0.4/charts/common-8.3.18.tgz b/stable/flaresolverr/4.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/flaresolverr/4.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/flaresolverr/4.0.3/helm-values.md b/stable/flaresolverr/4.0.4/helm-values.md similarity index 100% rename from stable/flaresolverr/4.0.3/helm-values.md rename to stable/flaresolverr/4.0.4/helm-values.md diff --git a/stable/flaresolverr/4.0.3/ix_values.yaml b/stable/flaresolverr/4.0.4/ix_values.yaml similarity index 100% rename from stable/flaresolverr/4.0.3/ix_values.yaml rename to stable/flaresolverr/4.0.4/ix_values.yaml diff --git a/stable/flaresolverr/4.0.3/questions.yaml b/stable/flaresolverr/4.0.4/questions.yaml similarity index 100% rename from stable/flaresolverr/4.0.3/questions.yaml rename to stable/flaresolverr/4.0.4/questions.yaml diff --git a/stable/flaresolverr/4.0.3/templates/common.yaml b/stable/flaresolverr/4.0.4/templates/common.yaml similarity index 100% rename from stable/flaresolverr/4.0.3/templates/common.yaml rename to stable/flaresolverr/4.0.4/templates/common.yaml diff --git a/stable/flood/4.0.2/values.yaml b/stable/flaresolverr/4.0.4/values.yaml similarity index 100% rename from stable/flood/4.0.2/values.yaml rename to stable/flaresolverr/4.0.4/values.yaml diff --git a/stable/flood/4.0.2/Chart.lock b/stable/flood/4.0.2/Chart.lock deleted file mode 100644 index 31730e79cb7..00000000000 --- a/stable/flood/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:31:04.949233377Z" diff --git a/stable/flood/4.0.2/charts/common-8.3.16.tgz b/stable/flood/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/flood/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/flood/4.0.2/CHANGELOG.md b/stable/flood/4.0.3/CHANGELOG.md similarity index 88% rename from stable/flood/4.0.2/CHANGELOG.md rename to stable/flood/4.0.3/CHANGELOG.md index 6a3593feef3..da957e02f8b 100644 --- a/stable/flood/4.0.2/CHANGELOG.md +++ b/stable/flood/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [flood-4.0.3](https://github.com/truecharts/apps/compare/flood-4.0.2...flood-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [flood-4.0.2](https://github.com/truecharts/apps/compare/flood-4.0.1...flood-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [flood-3.0.10](https://github.com/truecharts/apps/compare/flood-3.0.9...flood-3.0.10) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/focalboard/4.0.2/CONFIG.md b/stable/flood/4.0.3/CONFIG.md similarity index 100% rename from stable/focalboard/4.0.2/CONFIG.md rename to stable/flood/4.0.3/CONFIG.md diff --git a/stable/flood/4.0.3/Chart.lock b/stable/flood/4.0.3/Chart.lock new file mode 100644 index 00000000000..56e6e6ac8d6 --- /dev/null +++ b/stable/flood/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:58:27.687010409Z" diff --git a/stable/flood/4.0.2/Chart.yaml b/stable/flood/4.0.3/Chart.yaml similarity index 95% rename from stable/flood/4.0.2/Chart.yaml rename to stable/flood/4.0.3/Chart.yaml index 5c98c29b18a..e8828cdf6df 100644 --- a/stable/flood/4.0.2/Chart.yaml +++ b/stable/flood/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.7.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Flood is a monitoring service for various torrent clients home: https://github.com/truechartsapps/tree/master/charts/stable/flood icon: https://raw.githubusercontent.com/jesec/flood/master/flood.svg @@ -21,7 +21,7 @@ name: flood sources: - https://github.com/jesec/flood - https://hub.docker.com/r/jesec/flood -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/flood/4.0.2/README.md b/stable/flood/4.0.3/README.md similarity index 96% rename from stable/flood/4.0.2/README.md rename to stable/flood/4.0.3/README.md index 0bf60561fb0..14b5b32f710 100644 --- a/stable/flood/4.0.2/README.md +++ b/stable/flood/4.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/flood/4.0.2/app-readme.md b/stable/flood/4.0.3/app-readme.md similarity index 100% rename from stable/flood/4.0.2/app-readme.md rename to stable/flood/4.0.3/app-readme.md diff --git a/stable/flood/4.0.3/charts/common-8.3.18.tgz b/stable/flood/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/flood/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/flood/4.0.2/ci/ct-values.yaml b/stable/flood/4.0.3/ci/ct-values.yaml similarity index 100% rename from stable/flood/4.0.2/ci/ct-values.yaml rename to stable/flood/4.0.3/ci/ct-values.yaml diff --git a/stable/flood/4.0.2/helm-values.md b/stable/flood/4.0.3/helm-values.md similarity index 100% rename from stable/flood/4.0.2/helm-values.md rename to stable/flood/4.0.3/helm-values.md diff --git a/stable/flood/4.0.2/ix_values.yaml b/stable/flood/4.0.3/ix_values.yaml similarity index 100% rename from stable/flood/4.0.2/ix_values.yaml rename to stable/flood/4.0.3/ix_values.yaml diff --git a/stable/flood/4.0.2/questions.yaml b/stable/flood/4.0.3/questions.yaml similarity index 99% rename from stable/flood/4.0.2/questions.yaml rename to stable/flood/4.0.3/questions.yaml index 0b7928cf0a6..30215957def 100644 --- a/stable/flood/4.0.2/questions.yaml +++ b/stable/flood/4.0.3/questions.yaml @@ -435,7 +435,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/flood/4.0.2/templates/common.yaml b/stable/flood/4.0.3/templates/common.yaml similarity index 100% rename from stable/flood/4.0.2/templates/common.yaml rename to stable/flood/4.0.3/templates/common.yaml diff --git a/stable/focalboard/4.0.2/values.yaml b/stable/flood/4.0.3/values.yaml similarity index 100% rename from stable/focalboard/4.0.2/values.yaml rename to stable/flood/4.0.3/values.yaml diff --git a/stable/focalboard/4.0.2/Chart.lock b/stable/focalboard/4.0.2/Chart.lock deleted file mode 100644 index 4f7f53a5d7b..00000000000 --- a/stable/focalboard/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:31:26.95708521Z" diff --git a/stable/focalboard/4.0.2/charts/common-8.3.16.tgz b/stable/focalboard/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/focalboard/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/focalboard/4.0.2/CHANGELOG.md b/stable/focalboard/4.0.3/CHANGELOG.md similarity index 88% rename from stable/focalboard/4.0.2/CHANGELOG.md rename to stable/focalboard/4.0.3/CHANGELOG.md index 47e92b3fce1..0b95f4f721d 100644 --- a/stable/focalboard/4.0.2/CHANGELOG.md +++ b/stable/focalboard/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [focalboard-4.0.3](https://github.com/truecharts/apps/compare/focalboard-4.0.2...focalboard-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [focalboard-4.0.2](https://github.com/truecharts/apps/compare/focalboard-4.0.1...focalboard-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [focalboard-3.0.9](https://github.com/truecharts/apps/compare/focalboard-3.0.8...focalboard-3.0.9) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/fossil/2.0.2/CONFIG.md b/stable/focalboard/4.0.3/CONFIG.md similarity index 100% rename from stable/fossil/2.0.2/CONFIG.md rename to stable/focalboard/4.0.3/CONFIG.md diff --git a/stable/focalboard/4.0.3/Chart.lock b/stable/focalboard/4.0.3/Chart.lock new file mode 100644 index 00000000000..b70d33b35ea --- /dev/null +++ b/stable/focalboard/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:58:55.609857514Z" diff --git a/stable/focalboard/4.0.2/Chart.yaml b/stable/focalboard/4.0.3/Chart.yaml similarity index 96% rename from stable/focalboard/4.0.2/Chart.yaml rename to stable/focalboard/4.0.3/Chart.yaml index 678da1c5c30..f54f50ab960 100644 --- a/stable/focalboard/4.0.2/Chart.yaml +++ b/stable/focalboard/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.8.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. home: https://github.com/truechartsapps/tree/master/charts/stable/focalboard @@ -22,7 +22,7 @@ sources: - https://www.focalboard.com/ - https://github.com/mattermost/focalboard - https://github.com/FlipEnergy/container-images/blob/main/focalboard -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/focalboard/4.0.2/README.md b/stable/focalboard/4.0.3/README.md similarity index 96% rename from stable/focalboard/4.0.2/README.md rename to stable/focalboard/4.0.3/README.md index 25fe4139dde..2dbf0f1c6bb 100644 --- a/stable/focalboard/4.0.2/README.md +++ b/stable/focalboard/4.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/focalboard/4.0.2/app-readme.md b/stable/focalboard/4.0.3/app-readme.md similarity index 100% rename from stable/focalboard/4.0.2/app-readme.md rename to stable/focalboard/4.0.3/app-readme.md diff --git a/stable/focalboard/4.0.3/charts/common-8.3.18.tgz b/stable/focalboard/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/focalboard/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/focalboard/4.0.2/helm-values.md b/stable/focalboard/4.0.3/helm-values.md similarity index 100% rename from stable/focalboard/4.0.2/helm-values.md rename to stable/focalboard/4.0.3/helm-values.md diff --git a/stable/focalboard/4.0.2/ix_values.yaml b/stable/focalboard/4.0.3/ix_values.yaml similarity index 100% rename from stable/focalboard/4.0.2/ix_values.yaml rename to stable/focalboard/4.0.3/ix_values.yaml diff --git a/stable/focalboard/4.0.2/questions.yaml b/stable/focalboard/4.0.3/questions.yaml similarity index 99% rename from stable/focalboard/4.0.2/questions.yaml rename to stable/focalboard/4.0.3/questions.yaml index 3fc4a7d6075..6e3aacbbe7d 100644 --- a/stable/focalboard/4.0.2/questions.yaml +++ b/stable/focalboard/4.0.3/questions.yaml @@ -428,7 +428,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/focalboard/4.0.2/templates/common.yaml b/stable/focalboard/4.0.3/templates/common.yaml similarity index 100% rename from stable/focalboard/4.0.2/templates/common.yaml rename to stable/focalboard/4.0.3/templates/common.yaml diff --git a/stable/fossil/2.0.2/values.yaml b/stable/focalboard/4.0.3/values.yaml similarity index 100% rename from stable/fossil/2.0.2/values.yaml rename to stable/focalboard/4.0.3/values.yaml diff --git a/stable/fossil/2.0.2/Chart.lock b/stable/fossil/2.0.2/Chart.lock deleted file mode 100644 index 3714d205f52..00000000000 --- a/stable/fossil/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:31:48.898240633Z" diff --git a/stable/fossil/2.0.2/charts/common-8.3.16.tgz b/stable/fossil/2.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/fossil/2.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/fossil/2.0.2/CHANGELOG.md b/stable/fossil/2.0.3/CHANGELOG.md similarity index 90% rename from stable/fossil/2.0.2/CHANGELOG.md rename to stable/fossil/2.0.3/CHANGELOG.md index b6523a45072..8b3493fab6c 100644 --- a/stable/fossil/2.0.2/CHANGELOG.md +++ b/stable/fossil/2.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [fossil-2.0.3](https://github.com/truecharts/apps/compare/fossil-2.0.2...fossil-2.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [fossil-2.0.2](https://github.com/truecharts/apps/compare/fossil-2.0.1...fossil-2.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [fossil-0.0.5](https://github.com/truecharts/apps/compare/fossil-0.0.4...fossil-0.0.5) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - - - - diff --git a/stable/freeradius/4.0.2/CONFIG.md b/stable/fossil/2.0.3/CONFIG.md similarity index 100% rename from stable/freeradius/4.0.2/CONFIG.md rename to stable/fossil/2.0.3/CONFIG.md diff --git a/stable/fossil/2.0.3/Chart.lock b/stable/fossil/2.0.3/Chart.lock new file mode 100644 index 00000000000..66436e08973 --- /dev/null +++ b/stable/fossil/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:59:23.527540075Z" diff --git a/stable/fossil/2.0.2/Chart.yaml b/stable/fossil/2.0.3/Chart.yaml similarity index 95% rename from stable/fossil/2.0.2/Chart.yaml rename to stable/fossil/2.0.3/Chart.yaml index 49a31481f2a..c2d01111f5c 100644 --- a/stable/fossil/2.0.2/Chart.yaml +++ b/stable/fossil/2.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.15.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: A simple, high-reliability, distributed software configuration management system home: https://github.com/truecharts/apps/tree/master/charts/stable/fossil @@ -20,7 +20,7 @@ name: fossil sources: - https://fossil-scm.org/ type: application -version: 2.0.2 +version: 2.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/fossil/2.0.2/README.md b/stable/fossil/2.0.3/README.md similarity index 96% rename from stable/fossil/2.0.2/README.md rename to stable/fossil/2.0.3/README.md index ddab87bb586..cc5ce2a8df2 100644 --- a/stable/fossil/2.0.2/README.md +++ b/stable/fossil/2.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/fossil/2.0.2/app-readme.md b/stable/fossil/2.0.3/app-readme.md similarity index 100% rename from stable/fossil/2.0.2/app-readme.md rename to stable/fossil/2.0.3/app-readme.md diff --git a/stable/fossil/2.0.3/charts/common-8.3.18.tgz b/stable/fossil/2.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/fossil/2.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/fossil/2.0.2/helm-values.md b/stable/fossil/2.0.3/helm-values.md similarity index 100% rename from stable/fossil/2.0.2/helm-values.md rename to stable/fossil/2.0.3/helm-values.md diff --git a/stable/fossil/2.0.2/ix_values.yaml b/stable/fossil/2.0.3/ix_values.yaml similarity index 100% rename from stable/fossil/2.0.2/ix_values.yaml rename to stable/fossil/2.0.3/ix_values.yaml diff --git a/stable/fossil/2.0.2/questions.yaml b/stable/fossil/2.0.3/questions.yaml similarity index 99% rename from stable/fossil/2.0.2/questions.yaml rename to stable/fossil/2.0.3/questions.yaml index 503d7d80ba4..caa8c5c0e9a 100644 --- a/stable/fossil/2.0.2/questions.yaml +++ b/stable/fossil/2.0.3/questions.yaml @@ -429,7 +429,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/fossil/2.0.2/templates/common.yaml b/stable/fossil/2.0.3/templates/common.yaml similarity index 100% rename from stable/fossil/2.0.2/templates/common.yaml rename to stable/fossil/2.0.3/templates/common.yaml diff --git a/stable/freeradius/4.0.2/values.yaml b/stable/fossil/2.0.3/values.yaml similarity index 100% rename from stable/freeradius/4.0.2/values.yaml rename to stable/fossil/2.0.3/values.yaml diff --git a/stable/freeradius/4.0.2/Chart.lock b/stable/freeradius/4.0.2/Chart.lock deleted file mode 100644 index 019a899eb49..00000000000 --- a/stable/freeradius/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:32:11.320096386Z" diff --git a/stable/freeradius/4.0.2/charts/common-8.3.16.tgz b/stable/freeradius/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/freeradius/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/freeradius/4.0.2/CHANGELOG.md b/stable/freeradius/4.0.3/CHANGELOG.md similarity index 90% rename from stable/freeradius/4.0.2/CHANGELOG.md rename to stable/freeradius/4.0.3/CHANGELOG.md index ec38d373355..62740475495 100644 --- a/stable/freeradius/4.0.2/CHANGELOG.md +++ b/stable/freeradius/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [freeradius-4.0.3](https://github.com/truecharts/apps/compare/freeradius-4.0.2...freeradius-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [freeradius-4.0.2](https://github.com/truecharts/apps/compare/freeradius-4.0.1...freeradius-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [freeradius-3.0.9](https://github.com/truecharts/apps/compare/freeradius-3.0.8...freeradius-3.0.9) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - - - - diff --git a/stable/freshrss/9.0.3/CONFIG.md b/stable/freeradius/4.0.3/CONFIG.md similarity index 100% rename from stable/freshrss/9.0.3/CONFIG.md rename to stable/freeradius/4.0.3/CONFIG.md diff --git a/stable/freeradius/4.0.3/Chart.lock b/stable/freeradius/4.0.3/Chart.lock new file mode 100644 index 00000000000..85fa88a01e3 --- /dev/null +++ b/stable/freeradius/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T13:59:50.958543317Z" diff --git a/stable/freeradius/4.0.2/Chart.yaml b/stable/freeradius/4.0.3/Chart.yaml similarity index 95% rename from stable/freeradius/4.0.2/Chart.yaml rename to stable/freeradius/4.0.3/Chart.yaml index 4cf6b298c8e..2e070274890 100644 --- a/stable/freeradius/4.0.2/Chart.yaml +++ b/stable/freeradius/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.0.23" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: OpenSource Radius implementation home: https://www.openldap.org @@ -24,7 +24,7 @@ sources: - https://hub.docker.com/r/freeradius/freeradius-server/ - https://freeradius.org/ type: application -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - auth diff --git a/stable/freeradius/4.0.2/README.md b/stable/freeradius/4.0.3/README.md similarity index 96% rename from stable/freeradius/4.0.2/README.md rename to stable/freeradius/4.0.3/README.md index d7e87f75a2e..ca92d5cfb7b 100644 --- a/stable/freeradius/4.0.2/README.md +++ b/stable/freeradius/4.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/freeradius/4.0.2/app-readme.md b/stable/freeradius/4.0.3/app-readme.md similarity index 100% rename from stable/freeradius/4.0.2/app-readme.md rename to stable/freeradius/4.0.3/app-readme.md diff --git a/stable/freeradius/4.0.3/charts/common-8.3.18.tgz b/stable/freeradius/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/freeradius/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/freeradius/4.0.2/helm-values.md b/stable/freeradius/4.0.3/helm-values.md similarity index 100% rename from stable/freeradius/4.0.2/helm-values.md rename to stable/freeradius/4.0.3/helm-values.md diff --git a/stable/freeradius/4.0.2/ix_values.yaml b/stable/freeradius/4.0.3/ix_values.yaml similarity index 100% rename from stable/freeradius/4.0.2/ix_values.yaml rename to stable/freeradius/4.0.3/ix_values.yaml diff --git a/stable/freeradius/4.0.2/questions.yaml b/stable/freeradius/4.0.3/questions.yaml similarity index 99% rename from stable/freeradius/4.0.2/questions.yaml rename to stable/freeradius/4.0.3/questions.yaml index 8719efa5b63..79f4d4ec209 100644 --- a/stable/freeradius/4.0.2/questions.yaml +++ b/stable/freeradius/4.0.3/questions.yaml @@ -517,7 +517,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/freeradius/4.0.3/templates/common.yaml b/stable/freeradius/4.0.3/templates/common.yaml new file mode 100644 index 00000000000..da58e96d9e0 --- /dev/null +++ b/stable/freeradius/4.0.3/templates/common.yaml @@ -0,0 +1,5 @@ +{{/* Make sure all variables are set properly */}} +{{- include "common.setup" . }} + +{{/* Render the templates */}} +{{ include "common.postSetup" . }} diff --git a/stable/freshrss/9.0.3/values.yaml b/stable/freeradius/4.0.3/values.yaml similarity index 100% rename from stable/freshrss/9.0.3/values.yaml rename to stable/freeradius/4.0.3/values.yaml diff --git a/stable/freshrss/9.0.3/Chart.lock b/stable/freshrss/9.0.3/Chart.lock deleted file mode 100644 index 4a616f8177a..00000000000 --- a/stable/freshrss/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-11-01T12:51:00.227909005Z" diff --git a/stable/freshrss/9.0.3/charts/common-8.3.16.tgz b/stable/freshrss/9.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/freshrss/9.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/freshrss/9.0.3/CHANGELOG.md b/stable/freshrss/9.0.4/CHANGELOG.md similarity index 89% rename from stable/freshrss/9.0.3/CHANGELOG.md rename to stable/freshrss/9.0.4/CHANGELOG.md index 7dfe3f90e91..5625874b9c1 100644 --- a/stable/freshrss/9.0.3/CHANGELOG.md +++ b/stable/freshrss/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [freshrss-9.0.4](https://github.com/truecharts/apps/compare/freshrss-9.0.3...freshrss-9.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [freshrss-9.0.3](https://github.com/truecharts/apps/compare/freshrss-9.0.2...freshrss-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ * fix previous SCALE bugfix not correctly being applied - - -### [freshrss-8.0.13](https://github.com/truecharts/apps/compare/freshrss-8.0.12...freshrss-8.0.13) (2021-10-19) - -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - diff --git a/stable/gaps/9.0.2/CONFIG.md b/stable/freshrss/9.0.4/CONFIG.md similarity index 100% rename from stable/gaps/9.0.2/CONFIG.md rename to stable/freshrss/9.0.4/CONFIG.md diff --git a/stable/freshrss/9.0.4/Chart.lock b/stable/freshrss/9.0.4/Chart.lock new file mode 100644 index 00000000000..5dfb0c730d0 --- /dev/null +++ b/stable/freshrss/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:00:18.437434616Z" diff --git a/stable/freshrss/9.0.3/Chart.yaml b/stable/freshrss/9.0.4/Chart.yaml similarity index 95% rename from stable/freshrss/9.0.3/Chart.yaml rename to stable/freshrss/9.0.4/Chart.yaml index b4bd3b19738..b38dce6aea6 100644 --- a/stable/freshrss/9.0.3/Chart.yaml +++ b/stable/freshrss/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.18.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: FreshRSS is a self-hosted RSS feed aggregator home: https://github.com/truecharts/apps/tree/master/charts/stable/freshrss @@ -21,7 +21,7 @@ sources: - https://github.com/FreshRSS/FreshRSS - https://hub.docker.com/r/linuxserver/freshrss type: application -version: 9.0.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/freshrss/9.0.3/README.md b/stable/freshrss/9.0.4/README.md similarity index 96% rename from stable/freshrss/9.0.3/README.md rename to stable/freshrss/9.0.4/README.md index d3bc1fea039..f02b6989d88 100644 --- a/stable/freshrss/9.0.3/README.md +++ b/stable/freshrss/9.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/freshrss/9.0.3/app-readme.md b/stable/freshrss/9.0.4/app-readme.md similarity index 100% rename from stable/freshrss/9.0.3/app-readme.md rename to stable/freshrss/9.0.4/app-readme.md diff --git a/stable/freshrss/9.0.4/charts/common-8.3.18.tgz b/stable/freshrss/9.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/freshrss/9.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/freshrss/9.0.3/helm-values.md b/stable/freshrss/9.0.4/helm-values.md similarity index 100% rename from stable/freshrss/9.0.3/helm-values.md rename to stable/freshrss/9.0.4/helm-values.md diff --git a/stable/freshrss/9.0.3/ix_values.yaml b/stable/freshrss/9.0.4/ix_values.yaml similarity index 100% rename from stable/freshrss/9.0.3/ix_values.yaml rename to stable/freshrss/9.0.4/ix_values.yaml diff --git a/stable/freshrss/9.0.3/questions.yaml b/stable/freshrss/9.0.4/questions.yaml similarity index 100% rename from stable/freshrss/9.0.3/questions.yaml rename to stable/freshrss/9.0.4/questions.yaml diff --git a/stable/freshrss/9.0.3/templates/common.yaml b/stable/freshrss/9.0.4/templates/common.yaml similarity index 100% rename from stable/freshrss/9.0.3/templates/common.yaml rename to stable/freshrss/9.0.4/templates/common.yaml diff --git a/stable/gaps/9.0.2/values.yaml b/stable/freshrss/9.0.4/values.yaml similarity index 100% rename from stable/gaps/9.0.2/values.yaml rename to stable/freshrss/9.0.4/values.yaml diff --git a/stable/gaps/9.0.2/Chart.lock b/stable/gaps/9.0.2/Chart.lock deleted file mode 100644 index 189fbe80d9b..00000000000 --- a/stable/gaps/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:32:57.386250939Z" diff --git a/stable/gaps/9.0.2/charts/common-8.3.16.tgz b/stable/gaps/9.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/gaps/9.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/gaps/9.0.2/CHANGELOG.md b/stable/gaps/9.0.3/CHANGELOG.md similarity index 90% rename from stable/gaps/9.0.2/CHANGELOG.md rename to stable/gaps/9.0.3/CHANGELOG.md index 6671acca803..11cf8c4d99c 100644 --- a/stable/gaps/9.0.2/CHANGELOG.md +++ b/stable/gaps/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [gaps-9.0.3](https://github.com/truecharts/apps/compare/gaps-9.0.2...gaps-9.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [gaps-9.0.2](https://github.com/truecharts/apps/compare/gaps-9.0.1...gaps-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [gaps-8.0.9](https://github.com/truecharts/apps/compare/gaps-8.0.8...gaps-8.0.9) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - - - - diff --git a/stable/gitea/4.0.5/CONFIG.md b/stable/gaps/9.0.3/CONFIG.md similarity index 100% rename from stable/gitea/4.0.5/CONFIG.md rename to stable/gaps/9.0.3/CONFIG.md diff --git a/stable/gaps/9.0.3/Chart.lock b/stable/gaps/9.0.3/Chart.lock new file mode 100644 index 00000000000..890adc12a0c --- /dev/null +++ b/stable/gaps/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:00:46.248593084Z" diff --git a/stable/gaps/9.0.2/Chart.yaml b/stable/gaps/9.0.3/Chart.yaml similarity index 95% rename from stable/gaps/9.0.2/Chart.yaml rename to stable/gaps/9.0.3/Chart.yaml index 5cd9f0d6293..99b298cedbd 100644 --- a/stable/gaps/9.0.2/Chart.yaml +++ b/stable/gaps/9.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.8.8" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 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,7 +22,7 @@ name: gaps sources: - https://github.com/JasonHHouse/gaps type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/gaps/9.0.2/README.md b/stable/gaps/9.0.3/README.md similarity index 96% rename from stable/gaps/9.0.2/README.md rename to stable/gaps/9.0.3/README.md index 406740af443..40d899fd8a1 100644 --- a/stable/gaps/9.0.2/README.md +++ b/stable/gaps/9.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/gaps/9.0.2/app-readme.md b/stable/gaps/9.0.3/app-readme.md similarity index 100% rename from stable/gaps/9.0.2/app-readme.md rename to stable/gaps/9.0.3/app-readme.md diff --git a/stable/gaps/9.0.3/charts/common-8.3.18.tgz b/stable/gaps/9.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/gaps/9.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/gaps/9.0.2/helm-values.md b/stable/gaps/9.0.3/helm-values.md similarity index 100% rename from stable/gaps/9.0.2/helm-values.md rename to stable/gaps/9.0.3/helm-values.md diff --git a/stable/gaps/9.0.2/ix_values.yaml b/stable/gaps/9.0.3/ix_values.yaml similarity index 100% rename from stable/gaps/9.0.2/ix_values.yaml rename to stable/gaps/9.0.3/ix_values.yaml diff --git a/stable/gaps/9.0.2/questions.yaml b/stable/gaps/9.0.3/questions.yaml similarity index 99% rename from stable/gaps/9.0.2/questions.yaml rename to stable/gaps/9.0.3/questions.yaml index 18b327506fb..82778ba8561 100644 --- a/stable/gaps/9.0.2/questions.yaml +++ b/stable/gaps/9.0.3/questions.yaml @@ -428,7 +428,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/gaps/9.0.2/templates/common.yaml b/stable/gaps/9.0.3/templates/common.yaml similarity index 100% rename from stable/gaps/9.0.2/templates/common.yaml rename to stable/gaps/9.0.3/templates/common.yaml diff --git a/stable/gitea/4.0.5/values.yaml b/stable/gaps/9.0.3/values.yaml similarity index 100% rename from stable/gitea/4.0.5/values.yaml rename to stable/gaps/9.0.3/values.yaml diff --git a/stable/gitea/4.0.5/charts/common-8.3.16.tgz b/stable/gitea/4.0.5/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/gitea/4.0.5/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/gitea/4.0.5/charts/postgresql-5.1.4.tgz b/stable/gitea/4.0.5/charts/postgresql-5.1.4.tgz deleted file mode 100644 index 6fb995c3255..00000000000 Binary files a/stable/gitea/4.0.5/charts/postgresql-5.1.4.tgz and /dev/null differ diff --git a/stable/gitea/4.0.5/CHANGELOG.md b/stable/gitea/4.0.6/CHANGELOG.md similarity index 90% rename from stable/gitea/4.0.5/CHANGELOG.md rename to stable/gitea/4.0.6/CHANGELOG.md index 22c2c473595..7f9c45d6ce9 100644 --- a/stable/gitea/4.0.5/CHANGELOG.md +++ b/stable/gitea/4.0.6/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [gitea-4.0.6](https://github.com/truecharts/apps/compare/gitea-4.0.5...gitea-4.0.6) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [gitea-4.0.5](https://github.com/truecharts/apps/compare/gitea-4.0.4...gitea-4.0.5) (2021-11-01) @@ -88,12 +97,3 @@ ### [gitea-2.0.0](https://github.com/truecharts/apps/compare/gitea-1.0.17...gitea-2.0.0) (2021-10-20) #### Chore - -* update helm chart postgresql to v4 ([#1214](https://github.com/truecharts/apps/issues/1214)) - -#### Fix - -* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212)) - - - diff --git a/stable/golinks/2.0.2/CONFIG.md b/stable/gitea/4.0.6/CONFIG.md similarity index 100% rename from stable/golinks/2.0.2/CONFIG.md rename to stable/gitea/4.0.6/CONFIG.md diff --git a/stable/gitea/4.0.5/Chart.lock b/stable/gitea/4.0.6/Chart.lock similarity index 56% rename from stable/gitea/4.0.5/Chart.lock rename to stable/gitea/4.0.6/Chart.lock index 9e7b4ebe83d..11f2db81a2f 100644 --- a/stable/gitea/4.0.5/Chart.lock +++ b/stable/gitea/4.0.6/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 - name: postgresql repository: https://truecharts.org/ - version: 5.1.4 + version: 5.1.5 - name: memcached repository: https://charts.bitnami.com/bitnami version: 5.15.8 -digest: sha256:86a8e2e5eb7c17ea5dde921011ab816074a230a77b70d743713988fa48d43ab1 -generated: "2021-11-01T12:51:27.273802323Z" +digest: sha256:7d678a3a838b4c28ad6ae13caf351473cdd18965afa1406856ccec47dbdc0d51 +generated: "2021-11-01T14:01:17.052559551Z" diff --git a/stable/gitea/4.0.5/Chart.yaml b/stable/gitea/4.0.6/Chart.yaml similarity index 94% rename from stable/gitea/4.0.5/Chart.yaml rename to stable/gitea/4.0.6/Chart.yaml index 6d379e10347..6ea1078d600 100644 --- a/stable/gitea/4.0.5/Chart.yaml +++ b/stable/gitea/4.0.6/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "1.15.6" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.4 + version: 5.1.5 - condition: memcached.enabled name: memcached repository: https://charts.bitnami.com/bitnami @@ -34,7 +34,7 @@ sources: - https://github.com/go-gitea/gitea - https://hub.docker.com/r/gitea/gitea/ type: application -version: 4.0.5 +version: 4.0.6 annotations: truecharts.org/catagories: | - GIT diff --git a/stable/gitea/4.0.5/README.md b/stable/gitea/4.0.6/README.md similarity index 93% rename from stable/gitea/4.0.5/README.md rename to stable/gitea/4.0.6/README.md index 828d0d4e974..aac9bdb6de2 100644 --- a/stable/gitea/4.0.5/README.md +++ b/stable/gitea/4.0.6/README.md @@ -20,8 +20,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://charts.bitnami.com/bitnami | memcached | 5.15.8 | -| https://truecharts.org/ | postgresql | 5.1.4 | -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org/ | postgresql | 5.1.5 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/gitea/4.0.5/app-readme.md b/stable/gitea/4.0.6/app-readme.md similarity index 100% rename from stable/gitea/4.0.5/app-readme.md rename to stable/gitea/4.0.6/app-readme.md diff --git a/stable/gitea/4.0.6/charts/common-8.3.18.tgz b/stable/gitea/4.0.6/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/gitea/4.0.6/charts/common-8.3.18.tgz differ diff --git a/stable/gitea/4.0.5/charts/memcached-5.15.8.tgz b/stable/gitea/4.0.6/charts/memcached-5.15.8.tgz similarity index 100% rename from stable/gitea/4.0.5/charts/memcached-5.15.8.tgz rename to stable/gitea/4.0.6/charts/memcached-5.15.8.tgz diff --git a/stable/gitea/4.0.6/charts/postgresql-5.1.5.tgz b/stable/gitea/4.0.6/charts/postgresql-5.1.5.tgz new file mode 100644 index 00000000000..12af7bda79d Binary files /dev/null and b/stable/gitea/4.0.6/charts/postgresql-5.1.5.tgz differ diff --git a/stable/gitea/4.0.5/ci/basic-values.yaml b/stable/gitea/4.0.6/ci/basic-values.yaml similarity index 100% rename from stable/gitea/4.0.5/ci/basic-values.yaml rename to stable/gitea/4.0.6/ci/basic-values.yaml diff --git a/stable/gitea/4.0.5/ci/ingress-values.yaml b/stable/gitea/4.0.6/ci/ingress-values.yaml similarity index 100% rename from stable/gitea/4.0.5/ci/ingress-values.yaml rename to stable/gitea/4.0.6/ci/ingress-values.yaml diff --git a/stable/gitea/4.0.5/helm-values.md b/stable/gitea/4.0.6/helm-values.md similarity index 100% rename from stable/gitea/4.0.5/helm-values.md rename to stable/gitea/4.0.6/helm-values.md diff --git a/stable/gitea/4.0.5/ix_values.yaml b/stable/gitea/4.0.6/ix_values.yaml similarity index 100% rename from stable/gitea/4.0.5/ix_values.yaml rename to stable/gitea/4.0.6/ix_values.yaml diff --git a/stable/gitea/4.0.5/questions.yaml b/stable/gitea/4.0.6/questions.yaml similarity index 100% rename from stable/gitea/4.0.5/questions.yaml rename to stable/gitea/4.0.6/questions.yaml diff --git a/stable/gitea/4.0.5/templates/_configmap.tpl b/stable/gitea/4.0.6/templates/_configmap.tpl similarity index 100% rename from stable/gitea/4.0.5/templates/_configmap.tpl rename to stable/gitea/4.0.6/templates/_configmap.tpl diff --git a/stable/gitea/4.0.5/templates/_secrets.tpl b/stable/gitea/4.0.6/templates/_secrets.tpl similarity index 100% rename from stable/gitea/4.0.5/templates/_secrets.tpl rename to stable/gitea/4.0.6/templates/_secrets.tpl diff --git a/stable/gitea/4.0.5/templates/common.yaml b/stable/gitea/4.0.6/templates/common.yaml similarity index 100% rename from stable/gitea/4.0.5/templates/common.yaml rename to stable/gitea/4.0.6/templates/common.yaml diff --git a/stable/golinks/2.0.2/values.yaml b/stable/gitea/4.0.6/values.yaml similarity index 100% rename from stable/golinks/2.0.2/values.yaml rename to stable/gitea/4.0.6/values.yaml diff --git a/stable/golinks/2.0.2/Chart.lock b/stable/golinks/2.0.2/Chart.lock deleted file mode 100644 index 2ce901ef144..00000000000 --- a/stable/golinks/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:34:07.494933624Z" diff --git a/stable/golinks/2.0.2/charts/common-8.3.16.tgz b/stable/golinks/2.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/golinks/2.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/golinks/2.0.2/CHANGELOG.md b/stable/golinks/2.0.3/CHANGELOG.md similarity index 88% rename from stable/golinks/2.0.2/CHANGELOG.md rename to stable/golinks/2.0.3/CHANGELOG.md index cc0f9fac626..42ff4409750 100644 --- a/stable/golinks/2.0.2/CHANGELOG.md +++ b/stable/golinks/2.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [golinks-2.0.3](https://github.com/truecharts/apps/compare/golinks-2.0.2...golinks-2.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [golinks-2.0.2](https://github.com/truecharts/apps/compare/golinks-2.0.1...golinks-2.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [golinks-0.0.5](https://github.com/truecharts/apps/compare/golinks-0.0.4...golinks-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/gonic/4.0.2/CONFIG.md b/stable/golinks/2.0.3/CONFIG.md similarity index 100% rename from stable/gonic/4.0.2/CONFIG.md rename to stable/golinks/2.0.3/CONFIG.md diff --git a/stable/golinks/2.0.3/Chart.lock b/stable/golinks/2.0.3/Chart.lock new file mode 100644 index 00000000000..832315699d1 --- /dev/null +++ b/stable/golinks/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:02:10.875073289Z" diff --git a/stable/golinks/2.0.2/Chart.yaml b/stable/golinks/2.0.3/Chart.yaml similarity index 95% rename from stable/golinks/2.0.2/Chart.yaml rename to stable/golinks/2.0.3/Chart.yaml index e4fed733211..42a2dafef7e 100644 --- a/stable/golinks/2.0.2/Chart.yaml +++ b/stable/golinks/2.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "154c581" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: A web app that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. home: https://github.com/truecharts/apps/tree/master/charts/stable/golinks @@ -24,7 +24,7 @@ sources: - https://github.com/prologic/golinks - https://github.com/nicholaswilde/docker-golinks type: application -version: 2.0.2 +version: 2.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/golinks/2.0.2/README.md b/stable/golinks/2.0.3/README.md similarity index 96% rename from stable/golinks/2.0.2/README.md rename to stable/golinks/2.0.3/README.md index 3210a6b77e3..cfe66da3711 100644 --- a/stable/golinks/2.0.2/README.md +++ b/stable/golinks/2.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/golinks/2.0.2/app-readme.md b/stable/golinks/2.0.3/app-readme.md similarity index 100% rename from stable/golinks/2.0.2/app-readme.md rename to stable/golinks/2.0.3/app-readme.md diff --git a/stable/golinks/2.0.3/charts/common-8.3.18.tgz b/stable/golinks/2.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/golinks/2.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/golinks/2.0.2/helm-values.md b/stable/golinks/2.0.3/helm-values.md similarity index 100% rename from stable/golinks/2.0.2/helm-values.md rename to stable/golinks/2.0.3/helm-values.md diff --git a/stable/golinks/2.0.2/ix_values.yaml b/stable/golinks/2.0.3/ix_values.yaml similarity index 100% rename from stable/golinks/2.0.2/ix_values.yaml rename to stable/golinks/2.0.3/ix_values.yaml diff --git a/stable/golinks/2.0.2/questions.yaml b/stable/golinks/2.0.3/questions.yaml similarity index 99% rename from stable/golinks/2.0.2/questions.yaml rename to stable/golinks/2.0.3/questions.yaml index fed5e97406a..89c5aec84f2 100644 --- a/stable/golinks/2.0.2/questions.yaml +++ b/stable/golinks/2.0.3/questions.yaml @@ -447,7 +447,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/golinks/2.0.2/templates/common.yaml b/stable/golinks/2.0.3/templates/common.yaml similarity index 100% rename from stable/golinks/2.0.2/templates/common.yaml rename to stable/golinks/2.0.3/templates/common.yaml diff --git a/stable/gonic/4.0.2/values.yaml b/stable/golinks/2.0.3/values.yaml similarity index 100% rename from stable/gonic/4.0.2/values.yaml rename to stable/golinks/2.0.3/values.yaml diff --git a/stable/gonic/4.0.2/Chart.lock b/stable/gonic/4.0.2/Chart.lock deleted file mode 100644 index 2f1db8d0711..00000000000 --- a/stable/gonic/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:34:30.435696036Z" diff --git a/stable/gonic/4.0.2/charts/common-8.3.16.tgz b/stable/gonic/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/gonic/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/gonic/4.0.2/CHANGELOG.md b/stable/gonic/4.0.3/CHANGELOG.md similarity index 88% rename from stable/gonic/4.0.2/CHANGELOG.md rename to stable/gonic/4.0.3/CHANGELOG.md index 3f3a3da37e6..9d6a021f523 100644 --- a/stable/gonic/4.0.2/CHANGELOG.md +++ b/stable/gonic/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [gonic-4.0.3](https://github.com/truecharts/apps/compare/gonic-4.0.2...gonic-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [gonic-4.0.2](https://github.com/truecharts/apps/compare/gonic-4.0.1...gonic-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [gonic-3.0.10](https://github.com/truecharts/apps/compare/gonic-3.0.9...gonic-3.0.10) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/gotify/4.0.3/CONFIG.md b/stable/gonic/4.0.3/CONFIG.md similarity index 100% rename from stable/gotify/4.0.3/CONFIG.md rename to stable/gonic/4.0.3/CONFIG.md diff --git a/stable/gonic/4.0.3/Chart.lock b/stable/gonic/4.0.3/Chart.lock new file mode 100644 index 00000000000..928df1b14aa --- /dev/null +++ b/stable/gonic/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:02:38.357593664Z" diff --git a/stable/gonic/4.0.2/Chart.yaml b/stable/gonic/4.0.3/Chart.yaml similarity index 95% rename from stable/gonic/4.0.2/Chart.yaml rename to stable/gonic/4.0.3/Chart.yaml index 2ca83965487..248c9dcaa8f 100644 --- a/stable/gonic/4.0.2/Chart.yaml +++ b/stable/gonic/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.14.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Music streaming server / subsonic server API implementation home: https://github.com/truechartsapps/tree/master/charts/stable/gonic icon: https://raw.githubusercontent.com/sentriz/gonic/master/.github/logo.png @@ -19,7 +19,7 @@ name: gonic sources: - https://github.com/sentriz/gonic - https://hub.docker.com/r/sentriz/gonic -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/gonic/4.0.2/README.md b/stable/gonic/4.0.3/README.md similarity index 96% rename from stable/gonic/4.0.2/README.md rename to stable/gonic/4.0.3/README.md index c8f2c6e9e55..9d8919e4b9b 100644 --- a/stable/gonic/4.0.2/README.md +++ b/stable/gonic/4.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/gonic/4.0.2/app-readme.md b/stable/gonic/4.0.3/app-readme.md similarity index 100% rename from stable/gonic/4.0.2/app-readme.md rename to stable/gonic/4.0.3/app-readme.md diff --git a/stable/gonic/4.0.3/charts/common-8.3.18.tgz b/stable/gonic/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/gonic/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/gonic/4.0.2/ci/ct-values.yaml b/stable/gonic/4.0.3/ci/ct-values.yaml similarity index 100% rename from stable/gonic/4.0.2/ci/ct-values.yaml rename to stable/gonic/4.0.3/ci/ct-values.yaml diff --git a/stable/gonic/4.0.2/helm-values.md b/stable/gonic/4.0.3/helm-values.md similarity index 100% rename from stable/gonic/4.0.2/helm-values.md rename to stable/gonic/4.0.3/helm-values.md diff --git a/stable/gonic/4.0.2/ix_values.yaml b/stable/gonic/4.0.3/ix_values.yaml similarity index 100% rename from stable/gonic/4.0.2/ix_values.yaml rename to stable/gonic/4.0.3/ix_values.yaml diff --git a/stable/gonic/4.0.2/questions.yaml b/stable/gonic/4.0.3/questions.yaml similarity index 99% rename from stable/gonic/4.0.2/questions.yaml rename to stable/gonic/4.0.3/questions.yaml index 15a389178a8..23111002bfc 100644 --- a/stable/gonic/4.0.2/questions.yaml +++ b/stable/gonic/4.0.3/questions.yaml @@ -428,7 +428,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/gonic/4.0.2/templates/common.yaml b/stable/gonic/4.0.3/templates/common.yaml similarity index 100% rename from stable/gonic/4.0.2/templates/common.yaml rename to stable/gonic/4.0.3/templates/common.yaml diff --git a/stable/gotify/4.0.3/values.yaml b/stable/gonic/4.0.3/values.yaml similarity index 100% rename from stable/gotify/4.0.3/values.yaml rename to stable/gonic/4.0.3/values.yaml diff --git a/stable/gotify/4.0.3/Chart.lock b/stable/gotify/4.0.3/Chart.lock deleted file mode 100644 index 022cea82da2..00000000000 --- a/stable/gotify/4.0.3/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.4 -digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 -generated: "2021-10-26T22:23:36.914380928Z" diff --git a/stable/gotify/4.0.3/charts/common-8.3.16.tgz b/stable/gotify/4.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/gotify/4.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/gotify/4.0.3/charts/postgresql-5.1.4.tgz b/stable/gotify/4.0.3/charts/postgresql-5.1.4.tgz deleted file mode 100644 index 6fb995c3255..00000000000 Binary files a/stable/gotify/4.0.3/charts/postgresql-5.1.4.tgz and /dev/null differ diff --git a/stable/gotify/4.0.3/CHANGELOG.md b/stable/gotify/4.0.4/CHANGELOG.md similarity index 87% rename from stable/gotify/4.0.3/CHANGELOG.md rename to stable/gotify/4.0.4/CHANGELOG.md index 478456e73d1..0cbb96ad2a4 100644 --- a/stable/gotify/4.0.3/CHANGELOG.md +++ b/stable/gotify/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [gotify-4.0.4](https://github.com/truecharts/apps/compare/gotify-4.0.3...gotify-4.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [gotify-4.0.3](https://github.com/truecharts/apps/compare/gotify-4.0.2...gotify-4.0.3) (2021-10-26) @@ -88,12 +97,3 @@ #### Chore * Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) -* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) - -#### Feat - -* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) - -#### Refactor - -* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) diff --git a/stable/grav/2.0.2/CONFIG.md b/stable/gotify/4.0.4/CONFIG.md similarity index 100% rename from stable/grav/2.0.2/CONFIG.md rename to stable/gotify/4.0.4/CONFIG.md diff --git a/stable/gotify/4.0.4/Chart.lock b/stable/gotify/4.0.4/Chart.lock new file mode 100644 index 00000000000..ebce78a3267 --- /dev/null +++ b/stable/gotify/4.0.4/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.5 +digest: sha256:7c82b36be7159cc45c3f33a5bebf57863fddea8ad6c31c416c9812ab517a10b8 +generated: "2021-11-01T14:03:07.60676619Z" diff --git a/stable/gotify/4.0.3/Chart.yaml b/stable/gotify/4.0.4/Chart.yaml similarity index 93% rename from stable/gotify/4.0.3/Chart.yaml rename to stable/gotify/4.0.4/Chart.yaml index 15e32f6d315..19a96fca01e 100644 --- a/stable/gotify/4.0.3/Chart.yaml +++ b/stable/gotify/4.0.4/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "2.1.0" -version: 4.0.3 +version: 4.0.4 kubeVersion: '>=1.16.0-0' name: gotify description: a simple server for sending and receiving messages @@ -18,11 +18,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.4 + version: 5.1.5 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/gotify/4.0.3/README.md b/stable/gotify/4.0.4/README.md similarity index 93% rename from stable/gotify/4.0.3/README.md rename to stable/gotify/4.0.4/README.md index a0de731f81b..a070f111a3b 100644 --- a/stable/gotify/4.0.3/README.md +++ b/stable/gotify/4.0.4/README.md @@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.4 | -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org/ | postgresql | 5.1.5 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/gotify/4.0.3/app-readme.md b/stable/gotify/4.0.4/app-readme.md similarity index 100% rename from stable/gotify/4.0.3/app-readme.md rename to stable/gotify/4.0.4/app-readme.md diff --git a/stable/gotify/4.0.4/charts/common-8.3.18.tgz b/stable/gotify/4.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/gotify/4.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/gotify/4.0.4/charts/postgresql-5.1.5.tgz b/stable/gotify/4.0.4/charts/postgresql-5.1.5.tgz new file mode 100644 index 00000000000..12af7bda79d Binary files /dev/null and b/stable/gotify/4.0.4/charts/postgresql-5.1.5.tgz differ diff --git a/stable/gotify/4.0.3/helm-values.md b/stable/gotify/4.0.4/helm-values.md similarity index 100% rename from stable/gotify/4.0.3/helm-values.md rename to stable/gotify/4.0.4/helm-values.md diff --git a/stable/gotify/4.0.3/ix_values.yaml b/stable/gotify/4.0.4/ix_values.yaml similarity index 100% rename from stable/gotify/4.0.3/ix_values.yaml rename to stable/gotify/4.0.4/ix_values.yaml diff --git a/stable/gotify/4.0.3/questions.yaml b/stable/gotify/4.0.4/questions.yaml similarity index 100% rename from stable/gotify/4.0.3/questions.yaml rename to stable/gotify/4.0.4/questions.yaml diff --git a/stable/gotify/4.0.3/templates/_configmap.tpl b/stable/gotify/4.0.4/templates/_configmap.tpl similarity index 100% rename from stable/gotify/4.0.3/templates/_configmap.tpl rename to stable/gotify/4.0.4/templates/_configmap.tpl diff --git a/stable/gotify/4.0.3/templates/common.yaml b/stable/gotify/4.0.4/templates/common.yaml similarity index 100% rename from stable/gotify/4.0.3/templates/common.yaml rename to stable/gotify/4.0.4/templates/common.yaml diff --git a/stable/grav/2.0.2/values.yaml b/stable/gotify/4.0.4/values.yaml similarity index 100% rename from stable/grav/2.0.2/values.yaml rename to stable/gotify/4.0.4/values.yaml diff --git a/stable/grav/2.0.2/Chart.lock b/stable/grav/2.0.2/Chart.lock deleted file mode 100644 index 4dc1b973913..00000000000 --- a/stable/grav/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:35:24.950404789Z" diff --git a/stable/grav/2.0.2/charts/common-8.3.16.tgz b/stable/grav/2.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/grav/2.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/grav/2.0.2/CHANGELOG.md b/stable/grav/2.0.3/CHANGELOG.md similarity index 88% rename from stable/grav/2.0.2/CHANGELOG.md rename to stable/grav/2.0.3/CHANGELOG.md index 77ba6c1a6c4..856781b4bfa 100644 --- a/stable/grav/2.0.2/CHANGELOG.md +++ b/stable/grav/2.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [grav-2.0.3](https://github.com/truecharts/apps/compare/grav-2.0.2...grav-2.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [grav-2.0.2](https://github.com/truecharts/apps/compare/grav-2.0.1...grav-2.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [grav-0.0.5](https://github.com/truecharts/apps/compare/grav-0.0.4...grav-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/grocy/9.0.2/CONFIG.md b/stable/grav/2.0.3/CONFIG.md similarity index 100% rename from stable/grocy/9.0.2/CONFIG.md rename to stable/grav/2.0.3/CONFIG.md diff --git a/stable/grav/2.0.3/Chart.lock b/stable/grav/2.0.3/Chart.lock new file mode 100644 index 00000000000..1691988573c --- /dev/null +++ b/stable/grav/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:03:44.578481063Z" diff --git a/stable/grav/2.0.2/Chart.yaml b/stable/grav/2.0.3/Chart.yaml similarity index 95% rename from stable/grav/2.0.2/Chart.yaml rename to stable/grav/2.0.3/Chart.yaml index 15536e7227b..6bc1a6bd1e2 100644 --- a/stable/grav/2.0.2/Chart.yaml +++ b/stable/grav/2.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.7.18" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: A Fast, Simple, and Flexible, file-based Web-platform. home: https://github.com/truecharts/apps/tree/master/charts/stable/grav icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/grav-logo.png @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-grav - https://github.com/getgrav/grav/ type: application -version: 2.0.2 +version: 2.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/grav/2.0.2/README.md b/stable/grav/2.0.3/README.md similarity index 96% rename from stable/grav/2.0.2/README.md rename to stable/grav/2.0.3/README.md index cd7991bf72f..a9a3e51eb1f 100644 --- a/stable/grav/2.0.2/README.md +++ b/stable/grav/2.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/grav/2.0.2/app-readme.md b/stable/grav/2.0.3/app-readme.md similarity index 100% rename from stable/grav/2.0.2/app-readme.md rename to stable/grav/2.0.3/app-readme.md diff --git a/stable/grav/2.0.3/charts/common-8.3.18.tgz b/stable/grav/2.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/grav/2.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/grav/2.0.2/helm-values.md b/stable/grav/2.0.3/helm-values.md similarity index 100% rename from stable/grav/2.0.2/helm-values.md rename to stable/grav/2.0.3/helm-values.md diff --git a/stable/grav/2.0.2/ix_values.yaml b/stable/grav/2.0.3/ix_values.yaml similarity index 100% rename from stable/grav/2.0.2/ix_values.yaml rename to stable/grav/2.0.3/ix_values.yaml diff --git a/stable/grav/2.0.2/questions.yaml b/stable/grav/2.0.3/questions.yaml similarity index 99% rename from stable/grav/2.0.2/questions.yaml rename to stable/grav/2.0.3/questions.yaml index b9fdd9c0064..354af209579 100644 --- a/stable/grav/2.0.2/questions.yaml +++ b/stable/grav/2.0.3/questions.yaml @@ -435,7 +435,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/grav/2.0.2/templates/common.yaml b/stable/grav/2.0.3/templates/common.yaml similarity index 100% rename from stable/grav/2.0.2/templates/common.yaml rename to stable/grav/2.0.3/templates/common.yaml diff --git a/stable/grocy/9.0.2/values.yaml b/stable/grav/2.0.3/values.yaml similarity index 100% rename from stable/grocy/9.0.2/values.yaml rename to stable/grav/2.0.3/values.yaml diff --git a/stable/grocy/9.0.2/Chart.lock b/stable/grocy/9.0.2/Chart.lock deleted file mode 100644 index 9e52b7eaaeb..00000000000 --- a/stable/grocy/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:35:48.964341953Z" diff --git a/stable/grocy/9.0.2/charts/common-8.3.16.tgz b/stable/grocy/9.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/grocy/9.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/grocy/9.0.2/CHANGELOG.md b/stable/grocy/9.0.3/CHANGELOG.md similarity index 90% rename from stable/grocy/9.0.2/CHANGELOG.md rename to stable/grocy/9.0.3/CHANGELOG.md index 1647291554e..f63e7816f7a 100644 --- a/stable/grocy/9.0.2/CHANGELOG.md +++ b/stable/grocy/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [grocy-9.0.3](https://github.com/truecharts/apps/compare/grocy-9.0.2...grocy-9.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [grocy-9.0.2](https://github.com/truecharts/apps/compare/grocy-9.0.1...grocy-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [grocy-8.0.10](https://github.com/truecharts/apps/compare/grocy-8.0.9...grocy-8.0.10) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - - - - diff --git a/stable/handbrake/9.0.2/CONFIG.md b/stable/grocy/9.0.3/CONFIG.md similarity index 100% rename from stable/handbrake/9.0.2/CONFIG.md rename to stable/grocy/9.0.3/CONFIG.md diff --git a/stable/grocy/9.0.3/Chart.lock b/stable/grocy/9.0.3/Chart.lock new file mode 100644 index 00000000000..69e3ed32af5 --- /dev/null +++ b/stable/grocy/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:04:12.063671717Z" diff --git a/stable/grocy/9.0.2/Chart.yaml b/stable/grocy/9.0.3/Chart.yaml similarity index 95% rename from stable/grocy/9.0.2/Chart.yaml rename to stable/grocy/9.0.3/Chart.yaml index 3809f7d505f..676a4fa8533 100644 --- a/stable/grocy/9.0.2/Chart.yaml +++ b/stable/grocy/9.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.1.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home @@ -20,7 +20,7 @@ name: grocy sources: - https://github.com/grocy/grocy type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - Home-Automation diff --git a/stable/grocy/9.0.2/README.md b/stable/grocy/9.0.3/README.md similarity index 96% rename from stable/grocy/9.0.2/README.md rename to stable/grocy/9.0.3/README.md index 90f43c52a7e..54a0254da54 100644 --- a/stable/grocy/9.0.2/README.md +++ b/stable/grocy/9.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/grocy/9.0.2/app-readme.md b/stable/grocy/9.0.3/app-readme.md similarity index 100% rename from stable/grocy/9.0.2/app-readme.md rename to stable/grocy/9.0.3/app-readme.md diff --git a/stable/grocy/9.0.3/charts/common-8.3.18.tgz b/stable/grocy/9.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/grocy/9.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/grocy/9.0.2/helm-values.md b/stable/grocy/9.0.3/helm-values.md similarity index 100% rename from stable/grocy/9.0.2/helm-values.md rename to stable/grocy/9.0.3/helm-values.md diff --git a/stable/grocy/9.0.2/ix_values.yaml b/stable/grocy/9.0.3/ix_values.yaml similarity index 100% rename from stable/grocy/9.0.2/ix_values.yaml rename to stable/grocy/9.0.3/ix_values.yaml diff --git a/stable/grocy/9.0.2/questions.yaml b/stable/grocy/9.0.3/questions.yaml similarity index 99% rename from stable/grocy/9.0.2/questions.yaml rename to stable/grocy/9.0.3/questions.yaml index d887e98f4a3..043201b06a6 100644 --- a/stable/grocy/9.0.2/questions.yaml +++ b/stable/grocy/9.0.3/questions.yaml @@ -435,7 +435,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/grocy/9.0.2/templates/common.yaml b/stable/grocy/9.0.3/templates/common.yaml similarity index 100% rename from stable/grocy/9.0.2/templates/common.yaml rename to stable/grocy/9.0.3/templates/common.yaml diff --git a/stable/handbrake/9.0.2/values.yaml b/stable/grocy/9.0.3/values.yaml similarity index 100% rename from stable/handbrake/9.0.2/values.yaml rename to stable/grocy/9.0.3/values.yaml diff --git a/stable/handbrake/9.0.2/Chart.lock b/stable/handbrake/9.0.2/Chart.lock deleted file mode 100644 index 4967c1c0cb0..00000000000 --- a/stable/handbrake/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:36:12.952461324Z" diff --git a/stable/handbrake/9.0.2/charts/common-8.3.16.tgz b/stable/handbrake/9.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/handbrake/9.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/handbrake/9.0.2/CHANGELOG.md b/stable/handbrake/9.0.3/CHANGELOG.md similarity index 90% rename from stable/handbrake/9.0.2/CHANGELOG.md rename to stable/handbrake/9.0.3/CHANGELOG.md index 30dd4fff987..8940ab575f2 100644 --- a/stable/handbrake/9.0.2/CHANGELOG.md +++ b/stable/handbrake/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [handbrake-9.0.3](https://github.com/truecharts/apps/compare/handbrake-9.0.2...handbrake-9.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [handbrake-9.0.2](https://github.com/truecharts/apps/compare/handbrake-9.0.1...handbrake-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [handbrake-8.0.12](https://github.com/truecharts/apps/compare/handbrake-8.0.11...handbrake-8.0.12) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - diff --git a/stable/haste-server/4.0.2/CONFIG.md b/stable/handbrake/9.0.3/CONFIG.md similarity index 100% rename from stable/haste-server/4.0.2/CONFIG.md rename to stable/handbrake/9.0.3/CONFIG.md diff --git a/stable/handbrake/9.0.3/Chart.lock b/stable/handbrake/9.0.3/Chart.lock new file mode 100644 index 00000000000..90d1c48e180 --- /dev/null +++ b/stable/handbrake/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:04:39.773779664Z" diff --git a/stable/handbrake/9.0.2/Chart.yaml b/stable/handbrake/9.0.3/Chart.yaml similarity index 96% rename from stable/handbrake/9.0.2/Chart.yaml rename to stable/handbrake/9.0.3/Chart.yaml index 63b8a60a073..5525b220e4b 100644 --- a/stable/handbrake/9.0.2/Chart.yaml +++ b/stable/handbrake/9.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.24.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. @@ -24,7 +24,7 @@ sources: - https://hub.docker.com/r/jlesage/handbrake/ - https://handbrake.fr/ type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/handbrake/9.0.2/README.md b/stable/handbrake/9.0.3/README.md similarity index 96% rename from stable/handbrake/9.0.2/README.md rename to stable/handbrake/9.0.3/README.md index f951c10ade4..89f33a34162 100644 --- a/stable/handbrake/9.0.2/README.md +++ b/stable/handbrake/9.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/handbrake/9.0.2/app-readme.md b/stable/handbrake/9.0.3/app-readme.md similarity index 100% rename from stable/handbrake/9.0.2/app-readme.md rename to stable/handbrake/9.0.3/app-readme.md diff --git a/stable/handbrake/9.0.3/charts/common-8.3.18.tgz b/stable/handbrake/9.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/handbrake/9.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/handbrake/9.0.2/helm-values.md b/stable/handbrake/9.0.3/helm-values.md similarity index 100% rename from stable/handbrake/9.0.2/helm-values.md rename to stable/handbrake/9.0.3/helm-values.md diff --git a/stable/handbrake/9.0.2/ix_values.yaml b/stable/handbrake/9.0.3/ix_values.yaml similarity index 100% rename from stable/handbrake/9.0.2/ix_values.yaml rename to stable/handbrake/9.0.3/ix_values.yaml diff --git a/stable/handbrake/9.0.2/questions.yaml b/stable/handbrake/9.0.3/questions.yaml similarity index 99% rename from stable/handbrake/9.0.2/questions.yaml rename to stable/handbrake/9.0.3/questions.yaml index c850d0483b8..5765e139a4b 100644 --- a/stable/handbrake/9.0.2/questions.yaml +++ b/stable/handbrake/9.0.3/questions.yaml @@ -605,7 +605,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/handbrake/9.0.2/templates/common.yaml b/stable/handbrake/9.0.3/templates/common.yaml similarity index 100% rename from stable/handbrake/9.0.2/templates/common.yaml rename to stable/handbrake/9.0.3/templates/common.yaml diff --git a/stable/haste-server/4.0.2/values.yaml b/stable/handbrake/9.0.3/values.yaml similarity index 100% rename from stable/haste-server/4.0.2/values.yaml rename to stable/handbrake/9.0.3/values.yaml diff --git a/stable/haste-server/4.0.2/Chart.lock b/stable/haste-server/4.0.2/Chart.lock deleted file mode 100644 index 72eb8e450bd..00000000000 --- a/stable/haste-server/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:36:36.906730613Z" diff --git a/stable/haste-server/4.0.2/charts/common-8.3.16.tgz b/stable/haste-server/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/haste-server/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/haste-server/4.0.2/CHANGELOG.md b/stable/haste-server/4.0.3/CHANGELOG.md similarity index 90% rename from stable/haste-server/4.0.2/CHANGELOG.md rename to stable/haste-server/4.0.3/CHANGELOG.md index daaf282c8b4..618cd92ebf1 100644 --- a/stable/haste-server/4.0.2/CHANGELOG.md +++ b/stable/haste-server/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [haste-server-4.0.3](https://github.com/truecharts/apps/compare/haste-server-4.0.2...haste-server-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [haste-server-4.0.2](https://github.com/truecharts/apps/compare/haste-server-4.0.1...haste-server-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [haste-server-3.0.9](https://github.com/truecharts/apps/compare/haste-server-3.0.8...haste-server-3.0.9) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - - - - diff --git a/stable/headphones/2.0.2/CONFIG.md b/stable/haste-server/4.0.3/CONFIG.md similarity index 100% rename from stable/headphones/2.0.2/CONFIG.md rename to stable/haste-server/4.0.3/CONFIG.md diff --git a/stable/haste-server/4.0.3/Chart.lock b/stable/haste-server/4.0.3/Chart.lock new file mode 100644 index 00000000000..910876c012f --- /dev/null +++ b/stable/haste-server/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:05:07.177108592Z" diff --git a/stable/haste-server/4.0.2/Chart.yaml b/stable/haste-server/4.0.3/Chart.yaml similarity index 95% rename from stable/haste-server/4.0.2/Chart.yaml rename to stable/haste-server/4.0.3/Chart.yaml index e7b2500a81f..54fefb12533 100644 --- a/stable/haste-server/4.0.2/Chart.yaml +++ b/stable/haste-server/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Simple text sharing home: https://github.com/truecharts/apps/tree/master/charts/stable/haste icon: https://raw.githubusercontent.com/nicholaswilde/helm-charts/main/images/haste.png @@ -21,7 +21,7 @@ name: haste-server sources: - https://github.com/seejohnrun/haste-server - https://github.com/k8s-at-home/container-images -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/haste-server/4.0.2/README.md b/stable/haste-server/4.0.3/README.md similarity index 96% rename from stable/haste-server/4.0.2/README.md rename to stable/haste-server/4.0.3/README.md index 40106daf213..73e56dcb17c 100644 --- a/stable/haste-server/4.0.2/README.md +++ b/stable/haste-server/4.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/haste-server/4.0.2/app-readme.md b/stable/haste-server/4.0.3/app-readme.md similarity index 100% rename from stable/haste-server/4.0.2/app-readme.md rename to stable/haste-server/4.0.3/app-readme.md diff --git a/stable/haste-server/4.0.3/charts/common-8.3.18.tgz b/stable/haste-server/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/haste-server/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/haste-server/4.0.2/helm-values.md b/stable/haste-server/4.0.3/helm-values.md similarity index 100% rename from stable/haste-server/4.0.2/helm-values.md rename to stable/haste-server/4.0.3/helm-values.md diff --git a/stable/haste-server/4.0.2/ix_values.yaml b/stable/haste-server/4.0.3/ix_values.yaml similarity index 100% rename from stable/haste-server/4.0.2/ix_values.yaml rename to stable/haste-server/4.0.3/ix_values.yaml diff --git a/stable/haste-server/4.0.2/questions.yaml b/stable/haste-server/4.0.3/questions.yaml similarity index 99% rename from stable/haste-server/4.0.2/questions.yaml rename to stable/haste-server/4.0.3/questions.yaml index 43ee8e5fb3d..19d81b1a59c 100644 --- a/stable/haste-server/4.0.2/questions.yaml +++ b/stable/haste-server/4.0.3/questions.yaml @@ -439,7 +439,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/haste-server/4.0.2/templates/common.yaml b/stable/haste-server/4.0.3/templates/common.yaml similarity index 100% rename from stable/haste-server/4.0.2/templates/common.yaml rename to stable/haste-server/4.0.3/templates/common.yaml diff --git a/stable/headphones/2.0.2/values.yaml b/stable/haste-server/4.0.3/values.yaml similarity index 100% rename from stable/headphones/2.0.2/values.yaml rename to stable/haste-server/4.0.3/values.yaml diff --git a/stable/headphones/2.0.2/Chart.lock b/stable/headphones/2.0.2/Chart.lock deleted file mode 100644 index 0fabd735af6..00000000000 --- a/stable/headphones/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:36:59.740964029Z" diff --git a/stable/headphones/2.0.2/charts/common-8.3.16.tgz b/stable/headphones/2.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/headphones/2.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/headphones/2.0.2/CHANGELOG.md b/stable/headphones/2.0.3/CHANGELOG.md similarity index 88% rename from stable/headphones/2.0.2/CHANGELOG.md rename to stable/headphones/2.0.3/CHANGELOG.md index e144629dd1b..ef1f438873e 100644 --- a/stable/headphones/2.0.2/CHANGELOG.md +++ b/stable/headphones/2.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [headphones-2.0.3](https://github.com/truecharts/apps/compare/headphones-2.0.2...headphones-2.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [headphones-2.0.2](https://github.com/truecharts/apps/compare/headphones-2.0.1...headphones-2.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [headphones-0.0.5](https://github.com/truecharts/apps/compare/headphones-0.0.4...headphones-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/healthchecks/4.0.2/CONFIG.md b/stable/headphones/2.0.3/CONFIG.md similarity index 100% rename from stable/healthchecks/4.0.2/CONFIG.md rename to stable/headphones/2.0.3/CONFIG.md diff --git a/stable/headphones/2.0.3/Chart.lock b/stable/headphones/2.0.3/Chart.lock new file mode 100644 index 00000000000..6be42c871d6 --- /dev/null +++ b/stable/headphones/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:05:34.990806551Z" diff --git a/stable/headphones/2.0.2/Chart.yaml b/stable/headphones/2.0.3/Chart.yaml similarity index 96% rename from stable/headphones/2.0.2/Chart.yaml rename to stable/headphones/2.0.3/Chart.yaml index 285a1ecc826..4366aed4e81 100644 --- a/stable/headphones/2.0.2/Chart.yaml +++ b/stable/headphones/2.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "58edc604" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: "An automated music downloader for NZB and Torrent, written in Python.\ \ It supports SABnzbd, NZBget, Transmission, \xB5Torrent and Blackhole." home: https://github.com/truecharts/apps/tree/master/charts/stable/headphones @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-headphones - https://github.com/rembo10/headphones type: application -version: 2.0.2 +version: 2.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/headphones/2.0.2/README.md b/stable/headphones/2.0.3/README.md similarity index 96% rename from stable/headphones/2.0.2/README.md rename to stable/headphones/2.0.3/README.md index ec30529c6e0..6b203856134 100644 --- a/stable/headphones/2.0.2/README.md +++ b/stable/headphones/2.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/headphones/2.0.2/app-readme.md b/stable/headphones/2.0.3/app-readme.md similarity index 100% rename from stable/headphones/2.0.2/app-readme.md rename to stable/headphones/2.0.3/app-readme.md diff --git a/stable/headphones/2.0.3/charts/common-8.3.18.tgz b/stable/headphones/2.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/headphones/2.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/headphones/2.0.2/helm-values.md b/stable/headphones/2.0.3/helm-values.md similarity index 100% rename from stable/headphones/2.0.2/helm-values.md rename to stable/headphones/2.0.3/helm-values.md diff --git a/stable/headphones/2.0.2/ix_values.yaml b/stable/headphones/2.0.3/ix_values.yaml similarity index 100% rename from stable/headphones/2.0.2/ix_values.yaml rename to stable/headphones/2.0.3/ix_values.yaml diff --git a/stable/headphones/2.0.2/questions.yaml b/stable/headphones/2.0.3/questions.yaml similarity index 99% rename from stable/headphones/2.0.2/questions.yaml rename to stable/headphones/2.0.3/questions.yaml index 7e563109cb6..21a8bebafa4 100644 --- a/stable/headphones/2.0.2/questions.yaml +++ b/stable/headphones/2.0.3/questions.yaml @@ -434,7 +434,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/headphones/2.0.2/templates/common.yaml b/stable/headphones/2.0.3/templates/common.yaml similarity index 100% rename from stable/headphones/2.0.2/templates/common.yaml rename to stable/headphones/2.0.3/templates/common.yaml diff --git a/stable/healthchecks/4.0.2/values.yaml b/stable/headphones/2.0.3/values.yaml similarity index 100% rename from stable/healthchecks/4.0.2/values.yaml rename to stable/headphones/2.0.3/values.yaml diff --git a/stable/healthchecks/4.0.2/Chart.lock b/stable/healthchecks/4.0.2/Chart.lock deleted file mode 100644 index 47986244b31..00000000000 --- a/stable/healthchecks/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:37:23.142185739Z" diff --git a/stable/healthchecks/4.0.2/charts/common-8.3.16.tgz b/stable/healthchecks/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/healthchecks/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/healthchecks/4.0.2/CHANGELOG.md b/stable/healthchecks/4.0.3/CHANGELOG.md similarity index 88% rename from stable/healthchecks/4.0.2/CHANGELOG.md rename to stable/healthchecks/4.0.3/CHANGELOG.md index f705bde0b34..490038dd1ef 100644 --- a/stable/healthchecks/4.0.2/CHANGELOG.md +++ b/stable/healthchecks/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [healthchecks-4.0.3](https://github.com/truecharts/apps/compare/healthchecks-4.0.2...healthchecks-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [healthchecks-4.0.2](https://github.com/truecharts/apps/compare/healthchecks-4.0.1...healthchecks-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [healthchecks-3.0.11](https://github.com/truecharts/apps/compare/healthchecks-3.0.10...healthchecks-3.0.11) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/heimdall/9.0.3/CONFIG.md b/stable/healthchecks/4.0.3/CONFIG.md similarity index 100% rename from stable/heimdall/9.0.3/CONFIG.md rename to stable/healthchecks/4.0.3/CONFIG.md diff --git a/stable/healthchecks/4.0.3/Chart.lock b/stable/healthchecks/4.0.3/Chart.lock new file mode 100644 index 00000000000..c03b68e6d58 --- /dev/null +++ b/stable/healthchecks/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:06:02.697997592Z" diff --git a/stable/healthchecks/4.0.2/Chart.yaml b/stable/healthchecks/4.0.3/Chart.yaml similarity index 96% rename from stable/healthchecks/4.0.2/Chart.yaml rename to stable/healthchecks/4.0.3/Chart.yaml index 3dc8d266c25..3dc78722203 100644 --- a/stable/healthchecks/4.0.2/Chart.yaml +++ b/stable/healthchecks/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.22.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 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,7 +22,7 @@ name: healthchecks sources: - https://github.com/healthchecks/healthchecks - https://hub.docker.com/r/linuxserver/healthchecks -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/healthchecks/4.0.2/README.md b/stable/healthchecks/4.0.3/README.md similarity index 97% rename from stable/healthchecks/4.0.2/README.md rename to stable/healthchecks/4.0.3/README.md index d7d701ce6f6..9df523f7e9b 100644 --- a/stable/healthchecks/4.0.2/README.md +++ b/stable/healthchecks/4.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/healthchecks/4.0.2/app-readme.md b/stable/healthchecks/4.0.3/app-readme.md similarity index 100% rename from stable/healthchecks/4.0.2/app-readme.md rename to stable/healthchecks/4.0.3/app-readme.md diff --git a/stable/healthchecks/4.0.3/charts/common-8.3.18.tgz b/stable/healthchecks/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/healthchecks/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/healthchecks/4.0.2/helm-values.md b/stable/healthchecks/4.0.3/helm-values.md similarity index 100% rename from stable/healthchecks/4.0.2/helm-values.md rename to stable/healthchecks/4.0.3/helm-values.md diff --git a/stable/healthchecks/4.0.2/ix_values.yaml b/stable/healthchecks/4.0.3/ix_values.yaml similarity index 100% rename from stable/healthchecks/4.0.2/ix_values.yaml rename to stable/healthchecks/4.0.3/ix_values.yaml diff --git a/stable/healthchecks/4.0.2/questions.yaml b/stable/healthchecks/4.0.3/questions.yaml similarity index 99% rename from stable/healthchecks/4.0.2/questions.yaml rename to stable/healthchecks/4.0.3/questions.yaml index 5b83ecd79b0..ff2cbe9f2e8 100644 --- a/stable/healthchecks/4.0.2/questions.yaml +++ b/stable/healthchecks/4.0.3/questions.yaml @@ -463,7 +463,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/healthchecks/4.0.2/templates/common.yaml b/stable/healthchecks/4.0.3/templates/common.yaml similarity index 100% rename from stable/healthchecks/4.0.2/templates/common.yaml rename to stable/healthchecks/4.0.3/templates/common.yaml diff --git a/stable/heimdall/9.0.3/values.yaml b/stable/healthchecks/4.0.3/values.yaml similarity index 100% rename from stable/heimdall/9.0.3/values.yaml rename to stable/healthchecks/4.0.3/values.yaml diff --git a/stable/heimdall/9.0.3/Chart.lock b/stable/heimdall/9.0.3/Chart.lock deleted file mode 100644 index 3fbd55298b3..00000000000 --- a/stable/heimdall/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-11-01T12:52:14.532650559Z" diff --git a/stable/heimdall/9.0.3/charts/common-8.3.16.tgz b/stable/heimdall/9.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/heimdall/9.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/heimdall/9.0.3/CHANGELOG.md b/stable/heimdall/9.0.4/CHANGELOG.md similarity index 89% rename from stable/heimdall/9.0.3/CHANGELOG.md rename to stable/heimdall/9.0.4/CHANGELOG.md index 53a3f1c8584..32c0e58d511 100644 --- a/stable/heimdall/9.0.3/CHANGELOG.md +++ b/stable/heimdall/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [heimdall-9.0.4](https://github.com/truecharts/apps/compare/heimdall-9.0.3...heimdall-9.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [heimdall-9.0.3](https://github.com/truecharts/apps/compare/heimdall-9.0.2...heimdall-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ * fix previous SCALE bugfix not correctly being applied - - -### [heimdall-8.0.13](https://github.com/truecharts/apps/compare/heimdall-8.0.12...heimdall-8.0.13) (2021-10-19) - -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - diff --git a/stable/hyperion-ng/4.0.2/CONFIG.md b/stable/heimdall/9.0.4/CONFIG.md similarity index 100% rename from stable/hyperion-ng/4.0.2/CONFIG.md rename to stable/heimdall/9.0.4/CONFIG.md diff --git a/stable/heimdall/9.0.4/Chart.lock b/stable/heimdall/9.0.4/Chart.lock new file mode 100644 index 00000000000..d5a7bb442be --- /dev/null +++ b/stable/heimdall/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:06:30.131387529Z" diff --git a/stable/heimdall/9.0.3/Chart.yaml b/stable/heimdall/9.0.4/Chart.yaml similarity index 94% rename from stable/heimdall/9.0.3/Chart.yaml rename to stable/heimdall/9.0.4/Chart.yaml index 56a478e6e66..f488e57b791 100644 --- a/stable/heimdall/9.0.3/Chart.yaml +++ b/stable/heimdall/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: An Application dashboard and launcher home: https://github.com/truecharts/apps/tree/master/charts/stable/heimdall @@ -18,7 +18,7 @@ maintainers: name: heimdall sources: null type: application -version: 9.0.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - organizers diff --git a/stable/heimdall/9.0.3/README.md b/stable/heimdall/9.0.4/README.md similarity index 96% rename from stable/heimdall/9.0.3/README.md rename to stable/heimdall/9.0.4/README.md index f6068d55b01..33af20fbcee 100644 --- a/stable/heimdall/9.0.3/README.md +++ b/stable/heimdall/9.0.4/README.md @@ -13,7 +13,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/heimdall/9.0.3/app-readme.md b/stable/heimdall/9.0.4/app-readme.md similarity index 100% rename from stable/heimdall/9.0.3/app-readme.md rename to stable/heimdall/9.0.4/app-readme.md diff --git a/stable/heimdall/9.0.4/charts/common-8.3.18.tgz b/stable/heimdall/9.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/heimdall/9.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/heimdall/9.0.3/helm-values.md b/stable/heimdall/9.0.4/helm-values.md similarity index 100% rename from stable/heimdall/9.0.3/helm-values.md rename to stable/heimdall/9.0.4/helm-values.md diff --git a/stable/heimdall/9.0.3/ix_values.yaml b/stable/heimdall/9.0.4/ix_values.yaml similarity index 100% rename from stable/heimdall/9.0.3/ix_values.yaml rename to stable/heimdall/9.0.4/ix_values.yaml diff --git a/stable/heimdall/9.0.3/questions.yaml b/stable/heimdall/9.0.4/questions.yaml similarity index 100% rename from stable/heimdall/9.0.3/questions.yaml rename to stable/heimdall/9.0.4/questions.yaml diff --git a/stable/heimdall/9.0.3/templates/common.yaml b/stable/heimdall/9.0.4/templates/common.yaml similarity index 100% rename from stable/heimdall/9.0.3/templates/common.yaml rename to stable/heimdall/9.0.4/templates/common.yaml diff --git a/stable/hyperion-ng/4.0.2/values.yaml b/stable/heimdall/9.0.4/values.yaml similarity index 100% rename from stable/hyperion-ng/4.0.2/values.yaml rename to stable/heimdall/9.0.4/values.yaml diff --git a/stable/home-assistant/11.0.4/CHANGELOG.md b/stable/home-assistant/11.0.4/CHANGELOG.md new file mode 100644 index 00000000000..c08aa314bc1 --- /dev/null +++ b/stable/home-assistant/11.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [home-assistant-11.0.4](https://github.com/truecharts/apps/compare/home-assistant-11.0.3...home-assistant-11.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + + +### [home-assistant-11.0.3](https://github.com/truecharts/apps/compare/home-assistant-11.0.2...home-assistant-11.0.3) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) + + + + +### [home-assistant-11.0.2](https://github.com/truecharts/apps/compare/home-assistant-11.0.1...home-assistant-11.0.2) (2021-10-26) + +#### Chore + +* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) + + + + +### [home-assistant-11.0.1](https://github.com/truecharts/apps/compare/home-assistant-11.0.0...home-assistant-11.0.1) (2021-10-26) + +#### Chore + +* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) + + + + +### [home-assistant-11.0.0](https://github.com/truecharts/apps/compare/home-assistant-10.0.0...home-assistant-11.0.0) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234)) +* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237)) + + + + +### [home-assistant-10.0.0](https://github.com/truecharts/apps/compare/home-assistant-9.0.3...home-assistant-10.0.0) (2021-10-25) + +#### Chore + +* Adapt for TrueNAS SCALE RC1 + + + + +### [home-assistant-9.0.3](https://github.com/truecharts/apps/compare/home-assistant-9.0.2...home-assistant-9.0.3) (2021-10-20) + +#### Chore + +* bump apps, remove duplicates and move incubator to stable for RC1 + + + + +### [home-assistant-9.0.0](https://github.com/truecharts/apps/compare/home-assistant-8.2.9...home-assistant-9.0.0) (2021-10-20) + +#### Chore + +* update helm chart postgresql to v4 ([#1214](https://github.com/truecharts/apps/issues/1214)) + +#### Fix + +* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212)) + + + + +### [home-assistant-8.2.9](https://github.com/truecharts/apps/compare/home-assistant-8.2.8...home-assistant-8.2.9) (2021-10-20) + +#### Chore + +* bump versions to rerelease and fix icons + + + + +### [home-assistant-8.2.8](https://github.com/truecharts/apps/compare/home-assistant-8.2.7...home-assistant-8.2.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) diff --git a/stable/icantbelieveitsnotvaletudo/2.0.2/CONFIG.md b/stable/home-assistant/11.0.4/CONFIG.md similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.2/CONFIG.md rename to stable/home-assistant/11.0.4/CONFIG.md diff --git a/stable/home-assistant/11.0.4/Chart.lock b/stable/home-assistant/11.0.4/Chart.lock new file mode 100644 index 00000000000..aae83c658e6 --- /dev/null +++ b/stable/home-assistant/11.0.4/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.5 +digest: sha256:7c82b36be7159cc45c3f33a5bebf57863fddea8ad6c31c416c9812ab517a10b8 +generated: "2021-11-01T14:06:59.253893544Z" diff --git a/stable/home-assistant/11.0.4/Chart.yaml b/stable/home-assistant/11.0.4/Chart.yaml new file mode 100644 index 00000000000..47c779361c0 --- /dev/null +++ b/stable/home-assistant/11.0.4/Chart.yaml @@ -0,0 +1,38 @@ +apiVersion: v2 +appVersion: "2021.10.6" +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +- condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 5.1.5 +deprecated: false +description: home-assistant App for TrueNAS SCALE +home: https://github.com/truecharts/apps/tree/master/charts/stable/home-assistant +icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Home_Assistant_Logo.svg/519px-Home_Assistant_Logo.svg.png +keywords: +- home-assistant +- hass +- homeassistant +kubeVersion: '>=1.16.0-0' +maintainers: +- email: info@truecharts.org + name: TrueCharts + url: truecharts.org +- email: 35702532+tprelog@users.noreply.github.com + name: tprelog + url: truecharts.org +name: home-assistant +sources: +- https://github.com/home-assistant/home-assistant +- https://github.com/cdr/code-server +type: application +version: 11.0.4 +annotations: + truecharts.org/catagories: | + - home-automation + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/home-assistant/11.0.4/README.md b/stable/home-assistant/11.0.4/README.md new file mode 100644 index 00000000000..a19410bbb6b --- /dev/null +++ b/stable/home-assistant/11.0.4/README.md @@ -0,0 +1,39 @@ +# Introduction + +home-assistant App for TrueNAS SCALE + +TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://truecharts.org/ | postgresql | 5.1.5 | +| https://truecharts.org | common | 8.3.18 | + +## Installing the Chart + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). + +## Uninstalling the Chart + +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). + +## Support + +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. +- See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) +--- +All Rights Reserved - The TrueCharts Project diff --git a/stable/home-assistant/11.0.4/app-readme.md b/stable/home-assistant/11.0.4/app-readme.md new file mode 100644 index 00000000000..3f7d1730309 --- /dev/null +++ b/stable/home-assistant/11.0.4/app-readme.md @@ -0,0 +1,3 @@ +home-assistant App for TrueNAS SCALE + +This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/stable/home-assistant/11.0.4/charts/common-8.3.18.tgz b/stable/home-assistant/11.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/home-assistant/11.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/home-assistant/11.0.4/charts/postgresql-5.1.5.tgz b/stable/home-assistant/11.0.4/charts/postgresql-5.1.5.tgz new file mode 100644 index 00000000000..12af7bda79d Binary files /dev/null and b/stable/home-assistant/11.0.4/charts/postgresql-5.1.5.tgz differ diff --git a/stable/home-assistant/11.0.4/helm-values.md b/stable/home-assistant/11.0.4/helm-values.md new file mode 100644 index 00000000000..caf9a5fae42 --- /dev/null +++ b/stable/home-assistant/11.0.4/helm-values.md @@ -0,0 +1,44 @@ +# Default Helm-Values + +TrueCharts is primarily build to supply TrueNAS SCALE Apps. +However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file. + +Most of our Apps also consume our "common" Helm Chart. +If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart. +You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document. + +## Values + +| Key | Type | Default | Description | +|-----|------|---------|-------------| +| env.PUID | int | `568` | | +| git.deployKey | string | `""` | | +| git.deployKeyBase64 | string | `""` | | +| image.pullPolicy | string | `"IfNotPresent"` | | +| image.repository | string | `"ghcr.io/truecharts/home-assistant"` | | +| image.tag | string | `"v2021.10.6@sha256:d3b2d15cc83cf20ca5ab827f1fd84b78af61d7658ec34820e9c792f5219168ca"` | | +| influxdb.architecture | string | `"standalone"` | | +| influxdb.authEnabled | bool | `false` | | +| influxdb.database | string | `"home_assistant"` | | +| influxdb.enabled | bool | `false` | | +| influxdb.persistence.enabled | bool | `false` | | +| initContainers.init.command[0] | string | `"/config/init/init.sh"` | | +| initContainers.init.image | string | `"{{ .Values.image.repository }}:{{ .Values.image.tag }}"` | | +| initContainers.init.volumeMounts[0].mountPath | string | `"/config/init"` | | +| initContainers.init.volumeMounts[0].name | string | `"init"` | | +| initContainers.init.volumeMounts[1].mountPath | string | `"/config"` | | +| initContainers.init.volumeMounts[1].name | string | `"config"` | | +| persistence.config.accessMode | string | `"ReadWriteOnce"` | | +| persistence.config.enabled | bool | `true` | | +| persistence.config.mountPath | string | `"/config"` | | +| persistence.config.size | string | `"100Gi"` | | +| persistence.config.type | string | `"pvc"` | | +| podSecurityContext.runAsGroup | int | `0` | | +| podSecurityContext.runAsUser | int | `0` | | +| postgresql | object | See values.yaml | Enable and configure postgresql database subchart under this key. For more options see [postgresql chart documentation](https://github.com/bitnami/charts/tree/master/bitnami/postgresql) | +| prometheus.serviceMonitor.enabled | bool | `false` | | +| securityContext.readOnlyRootFilesystem | bool | `false` | | +| securityContext.runAsNonRoot | bool | `false` | | +| service.main.ports.main.port | int | `8123` | | + +All Rights Reserved - The TrueCharts Project diff --git a/stable/home-assistant/11.0.4/ix_values.yaml b/stable/home-assistant/11.0.4/ix_values.yaml new file mode 100644 index 00000000000..b389b5562f4 --- /dev/null +++ b/stable/home-assistant/11.0.4/ix_values.yaml @@ -0,0 +1,82 @@ +# Default values for Home Assistant + +image: + repository: ghcr.io/truecharts/home-assistant + pullPolicy: IfNotPresent + tag: v2021.10.6@sha256:d3b2d15cc83cf20ca5ab827f1fd84b78af61d7658ec34820e9c792f5219168ca + +env: + PUID: 568 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 8123 + +initContainers: + init: + image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}" + command: ["/config/init/init.sh"] + volumeMounts: + - name: init + mountPath: /config/init + - name: config + mountPath: /config + +# # Enable devices to be discoverable +# hostNetwork: true + +# # When hostNetwork is true set dnsPolicy to ClusterFirstWithHostNet +# dnsPolicy: ClusterFirstWithHostNet + +# Allow access a Git repository by passing in a private SSH key +git: + # Raw SSH private key + deployKey: "" + # Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence. + deployKeyBase64: "" + +# Enable a prometheus-operator servicemonitor +prometheus: + serviceMonitor: + enabled: false + # interval: 1m + # additionalLabels: {} + +persistence: + config: + enabled: true + mountPath: "/config" + type: pvc + accessMode: ReadWriteOnce + size: "100Gi" + +# -- Enable and configure postgresql database subchart under this key. +# For more options see [postgresql chart documentation](https://github.com/bitnami/charts/tree/master/bitnami/postgresql) +# @default -- See values.yaml +postgresql: + enabled: true + postgresqlUsername: home-assistant + postgresqlDatabase: home-assistant + existingSecret: "dbcreds" + +# Enable influxdb +# ... for more options see https://github.com/bitnami/charts/tree/master/bitnami/influxdb +influxdb: + enabled: false + architecture: standalone + database: home_assistant + authEnabled: false + persistence: + enabled: false + # storageClass: "" + # size: 8Gi diff --git a/stable/home-assistant/11.0.4/questions.yaml b/stable/home-assistant/11.0.4/questions.yaml new file mode 100644 index 00000000000..04efcf4333e --- /dev/null +++ b/stable/home-assistant/11.0.4/questions.yaml @@ -0,0 +1,1754 @@ +groups: + - name: "Container Image" + description: "Image to be used for container" + - name: "Controller" + description: "Configure workload deployment" + - name: "Container Configuration" + description: "additional container configuration" + - name: "App Configuration" + description: "App specific config options" + - name: "Networking and Services" + description: "Configure Network and Services for container" + - name: "Storage and Persistence" + description: "Persist and share data that is separate from the container" + - name: "Ingress" + description: "Ingress Configuration" + - name: "Security and Permissions" + description: "Configure security context and permissions" + - name: "Resources and Devices" + description: "Specify resources/devices to be allocated to workload" + - name: "Middlewares" + description: "Traefik Middlewares" + - name: "Addons" + description: "Addon Configuration" + - name: "Advanced" + description: "Advanced Configuration" +portals: + web_portal: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - variable: global + label: "global settings" + group: "Controller" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: "flag this is SCALE" + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: "Controller" + label: "" + schema: + type: dict + attrs: + - variable: type + description: "Please specify type of workload to deploy" + label: "(Advanced) Controller Type" + schema: + type: string + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + required: true + enum: + - value: "Recreate" + description: "Recreate: Kill existing pods before creating new ones" + - value: "RollingUpdate" + description: "RollingUpdate: Create new pods and then kill old ones" + - value: "OnDelete" + description: "(Legacy) OnDelete: ignore .spec.template changes" + - variable: advanced + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: "Extra Args" + schema: + type: list + default: [] + items: + - variable: argItem + label: "Arg" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: labelsList + label: "Controller Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: " Controller Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: git + group: "Container Configuration" + label: "Home-Assistant Git Settings" + schema: + type: dict + attrs: + - variable: deployKey + label: "Git deploy key" + schema: + type: string + default: "" + - variable: deployKeyBase64 + label: "Git KeyBase64 deploy key" + schema: + type: string + default: "" + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + type: dict + attrs: + - variable: TZ + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: UMASK + label: "UMASK" + description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" + schema: + type: string + default: "002" + - variable: PUID + label: "PUID" + description: "Sets the PUID env var for LinuxServer.io (compatible) containers" + schema: + type: int + default: 568 + + + - variable: envList + label: "Image environment" + group: "Container Configuration" + schema: + type: list + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: expertpodconf + group: "Container Configuration" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: termination + group: "Container Configuration" + label: "Termination settings" + schema: + type: dict + attrs: + - variable: gracePeriodSeconds + label: "Grace Period Seconds" + schema: + type: int + default: 10 + - variable: podLabelsList + group: "Container Configuration" + label: "Pod Labels" + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: podAnnotationsList + group: "Container Configuration" + label: "Pod Annotations" + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: service + group: "Networking and Services" + label: "Configure Service(s)" + schema: + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8123 + editable: false + hidden: true + - variable: port + label: "Container Port" + schema: + type: int + default: 8123 + editable: true + required: true + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + default: 36008 + + - variable: serviceexpert + group: "Networking and Services" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: "Networking and Services" + label: "Host-Networking (Complicated)" + schema: + type: boolean + default: false + + - variable: dnsPolicy + group: "Networking and Services" + label: "dnsPolicy" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "ClusterFirst" + description: "ClusterFirst" + - value: "ClusterFirstWithHostNet" + description: "ClusterFirstWithHostNet" + - value: "None" + description: "None" + + - variable: dnsConfig + label: "DNS Configuration" + group: "Networking and Services" + description: "Specify custom DNS configuration which will be applied to the pod" + schema: + type: dict + attrs: + - variable: nameservers + label: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + schema: + type: string + - variable: options + label: "options" + schema: + default: [] + type: list + items: + - variable: option + label: "Option Entry" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: searches + label: "Searches" + schema: + default: [] + type: list + items: + - variable: search + label: "Search Entry" + schema: + type: string + + - variable: serviceList + label: "Add Manual Custom Services" + group: "Networking and Services" + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: "Custom Service" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: portsList + label: "Additional Service Ports" + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: "Custom ports" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Port Name" + schema: + type: string + default: "" + - variable: protocol + label: "Port Type" + schema: + type: string + default: "TCP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + required: true + - variable: port + label: "Container Port" + schema: + type: int + required: true + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + + - variable: persistence + label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" + group: "Storage and Persistence" + schema: + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "pvc" + enum: + - value: "pvc" + description: "pvc" + - value: "emptyDir" + description: "emptyDir" + - value: "hostPath" + description: "hostPath" + - variable: storageClass + label: "(Advanced) storageClass" + description: " Warning: Anything other than SCALE-ZFS will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: hostPathType + label: "hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "/config" + hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: accessMode + label: "Access Mode (Advanced)" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "100Gi" + - variable: persistenceList + label: "Additional app storage" + group: "Storage and Persistence" + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: "Custom Storage" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + hidden: true + - variable: advanced + label: "Show Advanced Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "hostPath" + enum: + - value: "pvc" + description: "pvc" + - value: "emptyDir" + description: "emptyDir" + - value: "hostPath" + description: "hostPath" + - variable: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: hostPathType + label: "(Advanced) hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: accessMode + label: "(Advanced) Access Mode" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "100Gi" + + - variable: ingress + label: "" + group: "Ingress" + schema: + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: "Select TrueNAS SCALE Certificate" + schema: + type: int + $ref: + - "definitions/certificate" + + - variable: entrypoint + label: "(Advanced) Traefik Entrypoint" + description: "Entrypoint used by Traefik when using Traefik as Ingress Provider" + schema: + type: string + default: "websecure" + required: true + - variable: middlewares + label: "Traefik Middlewares" + description: "Add previously created Traefik Middlewares to this Ingress" + schema: + type: list + default: [] + items: + - variable: name + label: "Name" + schema: + type: string + default: "" + required: true + + - variable: expert + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: "These middlewares enforce a number of best practices." + label: "Enable Default Middlewares" + schema: + type: boolean + default: true + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: ingressList + label: "Add Manual Custom Ingresses" + group: "Ingress" + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: "Custom Ingress" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + - variable: service + label: "Linked Service" + schema: + type: dict + attrs: + - variable: name + label: "Service Name" + schema: + type: string + default: "" + - variable: port + label: "Service Port" + schema: + type: int + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: "Select TrueNAS SCALE Certificate" + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: "Traefik Entrypoint" + description: "Entrypoint used by Traefik when using Traefik as Ingress Provider" + schema: + type: string + default: "websecure" + required: true + - variable: middlewares + label: "Traefik Middlewares" + description: "Add previously created Traefik Middlewares to this Ingress" + schema: + type: list + default: [] + items: + - variable: name + label: "Name" + schema: + type: string + default: "" + required: true + + - variable: securityContext + group: "Security and Permissions" + label: "Security Context" + schema: + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + + + # Specify GPU configuration + - variable: scaleGPU + label: "GPU Configuration" + group: "Resources and Devices" + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + + - variable: resources + group: "Resources and Devices" + label: "" + schema: + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "4000m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "8Gi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Advanced Request minimum resources required" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "10m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "50Mi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + + - variable: deviceList + label: "Mount USB devices" + group: "Resources and Devices" + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: "Device" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "hostPath" + hidden: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPath + label: "Host Device Path" + description: "Path to the device on the host system" + schema: + type: path + - variable: mountPath + label: "Container Device Path" + description: "Path inside the container the device is mounted" + schema: + type: string + default: "/dev/ttyACM0" + + + + - variable: autoscaling + group: "Advanced" + label: "(Advanced) Horizontal Pod Autoscaler" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: target + label: "Target" + description: "deployment name, defaults to main deployment" + schema: + type: string + default: "" + - variable: minReplicas + label: "Minimum Replicas" + schema: + type: int + default: 1 + - variable: maxReplicas + label: "Maximum Replicas" + schema: + type: int + default: 5 + - variable: targetCPUUtilizationPercentage + label: "Target CPU Utilization Percentage" + schema: + type: int + default: 80 + - variable: targetMemoryUtilizationPercentage + label: "Target Memory Utilization Percentage" + schema: + type: int + default: 80 + + + - variable: addons + group: "Addons" + label: "" + schema: + type: dict + attrs: + - variable: vpn + label: "VPN" + schema: + type: dict + attrs: + - variable: type + label: "Type" + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: "disabled" + - value: "openvpn" + description: "OpenVPN" + - value: "wireguard" + description: "Wireguard" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - variable: killSwitch + label: "Enable killswitch" + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: "Killswitch Excluded IPv4 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: "IPv4 Network" + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: "Killswitch Excluded IPv6 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: "IPv6 Network" + schema: + type: string + required: true + + - variable: configFile + label: "VPN Config File Location" + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "type" + schema: + type: string + default: "hostPath" + hidden: true + - variable: hostPathType + label: "hostPathType" + schema: + type: string + default: "File" + hidden: true + - variable: noMount + label: "noMount" + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: "Full path to file" + description: "path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + required: true + - variable: envList + label: "VPN environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + - variable: codeserver + label: "Codeserver" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: "Git Settings" + schema: + type: dict + attrs: + - variable: deployKey + description: "Raw SSH private key" + label: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + schema: + type: string + - variable: service + label: "" + schema: + type: dict + attrs: + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "" + schema: + type: dict + attrs: + - variable: codeserver + label: "" + schema: + type: dict + attrs: + - variable: nodePort + description: "leave empty to disable" + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: "Codeserver environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + - variable: promtail + label: "Promtail" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: "Loki URL" + schema: + type: string + required: true + - variable: logs + label: "Log Paths" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: path + label: "Path" + schema: + type: string + required: true + - variable: args + label: "Promtail ecommand line arguments" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: "Arg" + schema: + type: string + required: true + - variable: envList + label: "Promtail environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + + + - variable: netshoot + label: "Netshoot" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: "Netshoot environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true diff --git a/stable/home-assistant/11.0.4/templates/_configmap.tpl b/stable/home-assistant/11.0.4/templates/_configmap.tpl new file mode 100644 index 00000000000..086c40af678 --- /dev/null +++ b/stable/home-assistant/11.0.4/templates/_configmap.tpl @@ -0,0 +1,90 @@ +{{/* Define the configmap */}} +{{- define "hass.configmap" -}} +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: {{ include "common.names.fullname" . }}-init +data: + init.sh: |- + #!/bin/sh + if test -f "/config/configuration.yaml"; then + echo "configuration.yaml exists." + if grep -q recorder: "/config/configuration.yaml"; then + echo "configuration.yaml already contains recorder" + else + cat /config/init/recorder.default >> /config/configuration.yaml + fi + if grep -q http: "/config/configuration.yaml"; then + echo "configuration.yaml already contains http section" + else + cat /config/init/http.default >> /config/configuration.yaml + fi + else + echo "configuration.yaml does NOT exist." + cp /config/init/configuration.yaml.default /config/configuration.yaml + cat /config/init/recorder.default >> /config/configuration.yaml + cat /config/init/http.default >> /config/configuration.yaml + fi + + echo "Creating include files..." + for include_file in groups.yaml automations.yaml scripts.yaml scenes.yaml; do + if test -f "/config/$include_file"; then + echo "$include_file exists." + else + echo "$include_file does NOT exist." + touch "/config/$include_file" + fi + done + + cd "/config" || echo "Could not change path to /config" + echo "Creating custom_components directory..." + mkdir "/config/custom_components" || echo "custom_components directory already exists" + + echo "Changing to the custom_components directory..." + cd "/config/custom_components" || echo "Could not change path to /config/custom_components" + + echo "Downloading HACS" + wget "https://github.com/hacs/integration/releases/latest/download/hacs.zip" || exit 0 + + if [ -d "/config/custom_components/hacs" ]; then + echo "HACS directory already exist, cleaning up..." + rm -R "/config/custom_components/hacs" + fi + + echo "Creating HACS directory..." + mkdir "/config/custom_components/hacs" + + echo "Unpacking HACS..." + unzip "/config/custom_components/hacs.zip" -d "/config/custom_components/hacs" >/dev/null 2>&1 + + echo "Removing HACS zip file..." + rm "/config/custom_components/hacs.zip" + echo "Installation complete." + + configuration.yaml.default: |- + # Configure a default setup of Home Assistant (frontend, api, etc) + default_config: + + # Text to speech + tts: + - platform: google_translate + + group: !include groups.yaml + automation: !include automations.yaml + script: !include scripts.yaml + scene: !include scenes.yaml + recorder.default: |- + + recorder: + purge_keep_days: 30 + commit_interval: 3 + db_url: {{ ( printf "%s?client_encoding=utf8" ( .Values.postgresql.url.complete | trimAll "\"" ) ) | quote }} + http.default: |- + + http: + use_x_forwarded_for: true + trusted_proxies: + - 172.16.0.0/16 + +{{- end -}} diff --git a/stable/home-assistant/11.0.4/templates/common.yaml b/stable/home-assistant/11.0.4/templates/common.yaml new file mode 100644 index 00000000000..0cc42ff47ee --- /dev/null +++ b/stable/home-assistant/11.0.4/templates/common.yaml @@ -0,0 +1,22 @@ +{{/* Make sure all variables are set properly */}} +{{- include "common.setup" . }} + +{{/* Render configmap for hass */}} +{{- include "hass.configmap" . }} + +{{/* Append the general secret volumes to the volumes */}} +{{- define "hass.initvolume" -}} +enabled: "true" +mountPath: "/config/init" +readOnly: true +type: "custom" +volumeSpec: + configMap: + name: {{ include "common.names.fullname" . }}-init + defaultMode: 0777 +{{- end -}} + +{{- $_ := set .Values.persistence "init" (include "hass.initvolume" . | fromYaml) -}} + +{{/* Render the templates */}} +{{ include "common.postSetup" . }} diff --git a/stable/home-assistant/11.0.4/templates/secret.yaml b/stable/home-assistant/11.0.4/templates/secret.yaml new file mode 100644 index 00000000000..19f769cf59b --- /dev/null +++ b/stable/home-assistant/11.0.4/templates/secret.yaml @@ -0,0 +1,15 @@ +{{- if or .Values.git.deployKey .Values.git.deployKeyBase64 }} +apiVersion: v1 +kind: Secret +metadata: + name: {{ template "common.names.fullname" . }}-deploykey + labels: + {{- include "common.labels" . | nindent 4 }} +type: Opaque +data: + {{- if .Values.git.deployKey }} + id_rsa: {{ .Values.git.deployKey | b64enc | quote }} + {{- else }} + id_rsa: {{ .Values.git.deployKeyBase64 | quote }} + {{- end }} +{{- end }} diff --git a/stable/icantbelieveitsnotvaletudo/2.0.2/values.yaml b/stable/home-assistant/11.0.4/values.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.2/values.yaml rename to stable/home-assistant/11.0.4/values.yaml diff --git a/stable/hyperion-ng/4.0.2/Chart.lock b/stable/hyperion-ng/4.0.2/Chart.lock deleted file mode 100644 index 6c47c5ad732..00000000000 --- a/stable/hyperion-ng/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:38:41.504050096Z" diff --git a/stable/hyperion-ng/4.0.2/charts/common-8.3.16.tgz b/stable/hyperion-ng/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/hyperion-ng/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/hyperion-ng/4.0.2/CHANGELOG.md b/stable/hyperion-ng/4.0.3/CHANGELOG.md similarity index 89% rename from stable/hyperion-ng/4.0.2/CHANGELOG.md rename to stable/hyperion-ng/4.0.3/CHANGELOG.md index b59921bea59..45cc67cf441 100644 --- a/stable/hyperion-ng/4.0.2/CHANGELOG.md +++ b/stable/hyperion-ng/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [hyperion-ng-4.0.3](https://github.com/truecharts/apps/compare/hyperion-ng-4.0.2...hyperion-ng-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [hyperion-ng-4.0.2](https://github.com/truecharts/apps/compare/hyperion-ng-4.0.1...hyperion-ng-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [hyperion-ng-3.0.9](https://github.com/truecharts/apps/compare/hyperion-ng-3.0.8...hyperion-ng-3.0.9) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/jackett/9.0.3/CONFIG.md b/stable/hyperion-ng/4.0.3/CONFIG.md similarity index 100% rename from stable/jackett/9.0.3/CONFIG.md rename to stable/hyperion-ng/4.0.3/CONFIG.md diff --git a/stable/hyperion-ng/4.0.3/Chart.lock b/stable/hyperion-ng/4.0.3/Chart.lock new file mode 100644 index 00000000000..73f3b9ae8a7 --- /dev/null +++ b/stable/hyperion-ng/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:07:36.330466341Z" diff --git a/stable/hyperion-ng/4.0.2/Chart.yaml b/stable/hyperion-ng/4.0.3/Chart.yaml similarity index 95% rename from stable/hyperion-ng/4.0.2/Chart.yaml rename to stable/hyperion-ng/4.0.3/Chart.yaml index d72c09042b0..f14c28b64d3 100644 --- a/stable/hyperion-ng/4.0.2/Chart.yaml +++ b/stable/hyperion-ng/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.0-alph" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Hyperion is an opensource Bias or Ambient Lighting implementation home: https://github.com/truechartsapps/tree/master/charts/stable/hyperion-ng icon: https://avatars.githubusercontent.com/u/17778452?s=200&v=4 @@ -19,7 +19,7 @@ name: hyperion-ng sources: - https://github.com/hyperion-project/hyperion.ng - https://hub.docker.com/r/sirfragalot/hyperion.ng -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/hyperion-ng/4.0.2/README.md b/stable/hyperion-ng/4.0.3/README.md similarity index 96% rename from stable/hyperion-ng/4.0.2/README.md rename to stable/hyperion-ng/4.0.3/README.md index cf9032fe578..a4e53e93f8a 100644 --- a/stable/hyperion-ng/4.0.2/README.md +++ b/stable/hyperion-ng/4.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/hyperion-ng/4.0.2/app-readme.md b/stable/hyperion-ng/4.0.3/app-readme.md similarity index 100% rename from stable/hyperion-ng/4.0.2/app-readme.md rename to stable/hyperion-ng/4.0.3/app-readme.md diff --git a/stable/hyperion-ng/4.0.3/charts/common-8.3.18.tgz b/stable/hyperion-ng/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/hyperion-ng/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/hyperion-ng/4.0.2/helm-values.md b/stable/hyperion-ng/4.0.3/helm-values.md similarity index 100% rename from stable/hyperion-ng/4.0.2/helm-values.md rename to stable/hyperion-ng/4.0.3/helm-values.md diff --git a/stable/hyperion-ng/4.0.2/ix_values.yaml b/stable/hyperion-ng/4.0.3/ix_values.yaml similarity index 100% rename from stable/hyperion-ng/4.0.2/ix_values.yaml rename to stable/hyperion-ng/4.0.3/ix_values.yaml diff --git a/stable/hyperion-ng/4.0.2/questions.yaml b/stable/hyperion-ng/4.0.3/questions.yaml similarity index 99% rename from stable/hyperion-ng/4.0.2/questions.yaml rename to stable/hyperion-ng/4.0.3/questions.yaml index 33bb7a97afa..7c5dff475cf 100644 --- a/stable/hyperion-ng/4.0.2/questions.yaml +++ b/stable/hyperion-ng/4.0.3/questions.yaml @@ -726,7 +726,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/hyperion-ng/4.0.2/templates/common.yaml b/stable/hyperion-ng/4.0.3/templates/common.yaml similarity index 100% rename from stable/hyperion-ng/4.0.2/templates/common.yaml rename to stable/hyperion-ng/4.0.3/templates/common.yaml diff --git a/stable/jackett/9.0.3/values.yaml b/stable/hyperion-ng/4.0.3/values.yaml similarity index 100% rename from stable/jackett/9.0.3/values.yaml rename to stable/hyperion-ng/4.0.3/values.yaml diff --git a/stable/icantbelieveitsnotvaletudo/2.0.2/Chart.lock b/stable/icantbelieveitsnotvaletudo/2.0.2/Chart.lock deleted file mode 100644 index d2c23144cbb..00000000000 --- a/stable/icantbelieveitsnotvaletudo/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:39:04.564187694Z" diff --git a/stable/icantbelieveitsnotvaletudo/2.0.2/charts/common-8.3.16.tgz b/stable/icantbelieveitsnotvaletudo/2.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/icantbelieveitsnotvaletudo/2.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/icantbelieveitsnotvaletudo/2.0.2/CHANGELOG.md b/stable/icantbelieveitsnotvaletudo/2.0.3/CHANGELOG.md similarity index 89% rename from stable/icantbelieveitsnotvaletudo/2.0.2/CHANGELOG.md rename to stable/icantbelieveitsnotvaletudo/2.0.3/CHANGELOG.md index de1ed2e7b13..3549c3468e6 100644 --- a/stable/icantbelieveitsnotvaletudo/2.0.2/CHANGELOG.md +++ b/stable/icantbelieveitsnotvaletudo/2.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [icantbelieveitsnotvaletudo-2.0.3](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-2.0.2...icantbelieveitsnotvaletudo-2.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [icantbelieveitsnotvaletudo-2.0.2](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-2.0.1...icantbelieveitsnotvaletudo-2.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [icantbelieveitsnotvaletudo-0.0.5](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-0.0.4...icantbelieveitsnotvaletudo-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/jdownloader2/4.0.2/CONFIG.md b/stable/icantbelieveitsnotvaletudo/2.0.3/CONFIG.md similarity index 100% rename from stable/jdownloader2/4.0.2/CONFIG.md rename to stable/icantbelieveitsnotvaletudo/2.0.3/CONFIG.md diff --git a/stable/icantbelieveitsnotvaletudo/2.0.3/Chart.lock b/stable/icantbelieveitsnotvaletudo/2.0.3/Chart.lock new file mode 100644 index 00000000000..d152a3ded87 --- /dev/null +++ b/stable/icantbelieveitsnotvaletudo/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:08:03.965222573Z" diff --git a/stable/icantbelieveitsnotvaletudo/2.0.2/Chart.yaml b/stable/icantbelieveitsnotvaletudo/2.0.3/Chart.yaml similarity index 96% rename from stable/icantbelieveitsnotvaletudo/2.0.2/Chart.yaml rename to stable/icantbelieveitsnotvaletudo/2.0.3/Chart.yaml index 686350a7209..046943e23cb 100644 --- a/stable/icantbelieveitsnotvaletudo/2.0.2/Chart.yaml +++ b/stable/icantbelieveitsnotvaletudo/2.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.2.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Create live map data from Valetudo powered robots home: https://github.com/truecharts/apps/tree/master/charts/stable/icantbelieveitsnotvaletudo icon: https://raw.githubusercontent.com/Hypfer/Valetudo/master/assets/logo/valetudo_logo_small.svg @@ -21,7 +21,7 @@ name: icantbelieveitsnotvaletudo sources: - https://github.com/Hypfer/ICantBelieveItsNotValetudo - https://github.com/truecharts/apps/tree/master/charts/icantbelieveitsnotvaletudo -version: 2.0.2 +version: 2.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/icantbelieveitsnotvaletudo/2.0.2/README.md b/stable/icantbelieveitsnotvaletudo/2.0.3/README.md similarity index 96% rename from stable/icantbelieveitsnotvaletudo/2.0.2/README.md rename to stable/icantbelieveitsnotvaletudo/2.0.3/README.md index 29f9d40bfe8..142f3419bdf 100644 --- a/stable/icantbelieveitsnotvaletudo/2.0.2/README.md +++ b/stable/icantbelieveitsnotvaletudo/2.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/icantbelieveitsnotvaletudo/2.0.2/app-readme.md b/stable/icantbelieveitsnotvaletudo/2.0.3/app-readme.md similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.2/app-readme.md rename to stable/icantbelieveitsnotvaletudo/2.0.3/app-readme.md diff --git a/stable/icantbelieveitsnotvaletudo/2.0.3/charts/common-8.3.18.tgz b/stable/icantbelieveitsnotvaletudo/2.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/icantbelieveitsnotvaletudo/2.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/icantbelieveitsnotvaletudo/2.0.2/helm-values.md b/stable/icantbelieveitsnotvaletudo/2.0.3/helm-values.md similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.2/helm-values.md rename to stable/icantbelieveitsnotvaletudo/2.0.3/helm-values.md diff --git a/stable/icantbelieveitsnotvaletudo/2.0.2/ix_values.yaml b/stable/icantbelieveitsnotvaletudo/2.0.3/ix_values.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.2/ix_values.yaml rename to stable/icantbelieveitsnotvaletudo/2.0.3/ix_values.yaml diff --git a/stable/icantbelieveitsnotvaletudo/2.0.2/questions.yaml b/stable/icantbelieveitsnotvaletudo/2.0.3/questions.yaml similarity index 99% rename from stable/icantbelieveitsnotvaletudo/2.0.2/questions.yaml rename to stable/icantbelieveitsnotvaletudo/2.0.3/questions.yaml index c989c9968e3..41e1462e78f 100644 --- a/stable/icantbelieveitsnotvaletudo/2.0.2/questions.yaml +++ b/stable/icantbelieveitsnotvaletudo/2.0.3/questions.yaml @@ -511,7 +511,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/icantbelieveitsnotvaletudo/2.0.2/templates/common.yaml b/stable/icantbelieveitsnotvaletudo/2.0.3/templates/common.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.2/templates/common.yaml rename to stable/icantbelieveitsnotvaletudo/2.0.3/templates/common.yaml diff --git a/stable/icantbelieveitsnotvaletudo/2.0.2/templates/configmap.yaml b/stable/icantbelieveitsnotvaletudo/2.0.3/templates/configmap.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.2/templates/configmap.yaml rename to stable/icantbelieveitsnotvaletudo/2.0.3/templates/configmap.yaml diff --git a/stable/jdownloader2/4.0.2/values.yaml b/stable/icantbelieveitsnotvaletudo/2.0.3/values.yaml similarity index 100% rename from stable/jdownloader2/4.0.2/values.yaml rename to stable/icantbelieveitsnotvaletudo/2.0.3/values.yaml diff --git a/stable/jackett/9.0.3/Chart.lock b/stable/jackett/9.0.3/Chart.lock deleted file mode 100644 index ac57322c120..00000000000 --- a/stable/jackett/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-11-01T12:52:38.67623035Z" diff --git a/stable/jackett/9.0.3/charts/common-8.3.16.tgz b/stable/jackett/9.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/jackett/9.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/jackett/9.0.3/CHANGELOG.md b/stable/jackett/9.0.4/CHANGELOG.md similarity index 91% rename from stable/jackett/9.0.3/CHANGELOG.md rename to stable/jackett/9.0.4/CHANGELOG.md index 10cbdfeb3a3..ce748e8847a 100644 --- a/stable/jackett/9.0.3/CHANGELOG.md +++ b/stable/jackett/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [jackett-9.0.4](https://github.com/truecharts/apps/compare/jackett-9.0.3...jackett-9.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [jackett-9.0.3](https://github.com/truecharts/apps/compare/jackett-9.0.2...jackett-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ * Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) #### Chore - -* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) - -#### Feat - -* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) - - - diff --git a/stable/jellyfin/9.0.2/CONFIG.md b/stable/jackett/9.0.4/CONFIG.md similarity index 100% rename from stable/jellyfin/9.0.2/CONFIG.md rename to stable/jackett/9.0.4/CONFIG.md diff --git a/stable/jackett/9.0.4/Chart.lock b/stable/jackett/9.0.4/Chart.lock new file mode 100644 index 00000000000..7367ad477fe --- /dev/null +++ b/stable/jackett/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:08:31.614092716Z" diff --git a/stable/jackett/9.0.3/Chart.yaml b/stable/jackett/9.0.4/Chart.yaml similarity index 95% rename from stable/jackett/9.0.3/Chart.yaml rename to stable/jackett/9.0.4/Chart.yaml index 916c52a2635..04df1db1ccc 100644 --- a/stable/jackett/9.0.3/Chart.yaml +++ b/stable/jackett/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.19.116" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: API Support for your favorite torrent trackers. home: https://github.com/truecharts/apps/tree/master/charts/stable/jackett @@ -24,7 +24,7 @@ name: jackett sources: - https://github.com/Jackett/Jackett type: application -version: 9.0.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/jackett/9.0.3/README.md b/stable/jackett/9.0.4/README.md similarity index 96% rename from stable/jackett/9.0.3/README.md rename to stable/jackett/9.0.4/README.md index 28a49c611cc..47100546f62 100644 --- a/stable/jackett/9.0.3/README.md +++ b/stable/jackett/9.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/jackett/9.0.3/app-readme.md b/stable/jackett/9.0.4/app-readme.md similarity index 100% rename from stable/jackett/9.0.3/app-readme.md rename to stable/jackett/9.0.4/app-readme.md diff --git a/stable/jackett/9.0.4/charts/common-8.3.18.tgz b/stable/jackett/9.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/jackett/9.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/jackett/9.0.3/helm-values.md b/stable/jackett/9.0.4/helm-values.md similarity index 100% rename from stable/jackett/9.0.3/helm-values.md rename to stable/jackett/9.0.4/helm-values.md diff --git a/stable/jackett/9.0.3/ix_values.yaml b/stable/jackett/9.0.4/ix_values.yaml similarity index 100% rename from stable/jackett/9.0.3/ix_values.yaml rename to stable/jackett/9.0.4/ix_values.yaml diff --git a/stable/jackett/9.0.3/questions.yaml b/stable/jackett/9.0.4/questions.yaml similarity index 100% rename from stable/jackett/9.0.3/questions.yaml rename to stable/jackett/9.0.4/questions.yaml diff --git a/stable/jackett/9.0.3/templates/common.yaml b/stable/jackett/9.0.4/templates/common.yaml similarity index 100% rename from stable/jackett/9.0.3/templates/common.yaml rename to stable/jackett/9.0.4/templates/common.yaml diff --git a/stable/jellyfin/9.0.2/values.yaml b/stable/jackett/9.0.4/values.yaml similarity index 100% rename from stable/jellyfin/9.0.2/values.yaml rename to stable/jackett/9.0.4/values.yaml diff --git a/stable/jdownloader2/4.0.2/Chart.lock b/stable/jdownloader2/4.0.2/Chart.lock deleted file mode 100644 index 07778578a33..00000000000 --- a/stable/jdownloader2/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:39:49.617874915Z" diff --git a/stable/jdownloader2/4.0.2/charts/common-8.3.16.tgz b/stable/jdownloader2/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/jdownloader2/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/jdownloader2/4.0.2/CHANGELOG.md b/stable/jdownloader2/4.0.3/CHANGELOG.md similarity index 89% rename from stable/jdownloader2/4.0.2/CHANGELOG.md rename to stable/jdownloader2/4.0.3/CHANGELOG.md index a9c7fef7742..02941043ed8 100644 --- a/stable/jdownloader2/4.0.2/CHANGELOG.md +++ b/stable/jdownloader2/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [jdownloader2-4.0.3](https://github.com/truecharts/apps/compare/jdownloader2-4.0.2...jdownloader2-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [jdownloader2-4.0.2](https://github.com/truecharts/apps/compare/jdownloader2-4.0.1...jdownloader2-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [jdownloader2-3.0.10](https://github.com/truecharts/apps/compare/jdownloader2-3.0.9...jdownloader2-3.0.10) (2021-10-19) - -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - diff --git a/stable/joplin-server/4.0.3/CONFIG.md b/stable/jdownloader2/4.0.3/CONFIG.md similarity index 100% rename from stable/joplin-server/4.0.3/CONFIG.md rename to stable/jdownloader2/4.0.3/CONFIG.md diff --git a/stable/jdownloader2/4.0.3/Chart.lock b/stable/jdownloader2/4.0.3/Chart.lock new file mode 100644 index 00000000000..e5ce8215ef5 --- /dev/null +++ b/stable/jdownloader2/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:08:59.165389978Z" diff --git a/stable/jdownloader2/4.0.2/Chart.yaml b/stable/jdownloader2/4.0.3/Chart.yaml similarity index 96% rename from stable/jdownloader2/4.0.2/Chart.yaml rename to stable/jdownloader2/4.0.3/Chart.yaml index fe60fcd396e..c7a766b9a8c 100644 --- a/stable/jdownloader2/4.0.2/Chart.yaml +++ b/stable/jdownloader2/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.7.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 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,7 +23,7 @@ sources: - https://hub.docker.com/r/jlesage/jdownloader-2 - https://jdownloader.org/ type: application -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - downloads diff --git a/stable/jdownloader2/4.0.2/README.md b/stable/jdownloader2/4.0.3/README.md similarity index 96% rename from stable/jdownloader2/4.0.2/README.md rename to stable/jdownloader2/4.0.3/README.md index 9bc035eb9fc..ca447349d59 100644 --- a/stable/jdownloader2/4.0.2/README.md +++ b/stable/jdownloader2/4.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/jdownloader2/4.0.2/app-readme.md b/stable/jdownloader2/4.0.3/app-readme.md similarity index 100% rename from stable/jdownloader2/4.0.2/app-readme.md rename to stable/jdownloader2/4.0.3/app-readme.md diff --git a/stable/jdownloader2/4.0.3/charts/common-8.3.18.tgz b/stable/jdownloader2/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/jdownloader2/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/jdownloader2/4.0.2/helm-values.md b/stable/jdownloader2/4.0.3/helm-values.md similarity index 100% rename from stable/jdownloader2/4.0.2/helm-values.md rename to stable/jdownloader2/4.0.3/helm-values.md diff --git a/stable/jdownloader2/4.0.2/ix_values.yaml b/stable/jdownloader2/4.0.3/ix_values.yaml similarity index 100% rename from stable/jdownloader2/4.0.2/ix_values.yaml rename to stable/jdownloader2/4.0.3/ix_values.yaml diff --git a/stable/jdownloader2/4.0.2/questions.yaml b/stable/jdownloader2/4.0.3/questions.yaml similarity index 99% rename from stable/jdownloader2/4.0.2/questions.yaml rename to stable/jdownloader2/4.0.3/questions.yaml index bfafe2ae184..55b160e01f9 100644 --- a/stable/jdownloader2/4.0.2/questions.yaml +++ b/stable/jdownloader2/4.0.3/questions.yaml @@ -671,7 +671,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/jdownloader2/4.0.2/templates/common.yaml b/stable/jdownloader2/4.0.3/templates/common.yaml similarity index 100% rename from stable/jdownloader2/4.0.2/templates/common.yaml rename to stable/jdownloader2/4.0.3/templates/common.yaml diff --git a/stable/joplin-server/4.0.3/values.yaml b/stable/jdownloader2/4.0.3/values.yaml similarity index 100% rename from stable/joplin-server/4.0.3/values.yaml rename to stable/jdownloader2/4.0.3/values.yaml diff --git a/stable/jellyfin/9.0.2/Chart.lock b/stable/jellyfin/9.0.2/Chart.lock deleted file mode 100644 index 34ab164eabf..00000000000 --- a/stable/jellyfin/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:40:11.747339562Z" diff --git a/stable/jellyfin/9.0.2/charts/common-8.3.16.tgz b/stable/jellyfin/9.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/jellyfin/9.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/jellyfin/9.0.2/CHANGELOG.md b/stable/jellyfin/9.0.3/CHANGELOG.md similarity index 88% rename from stable/jellyfin/9.0.2/CHANGELOG.md rename to stable/jellyfin/9.0.3/CHANGELOG.md index e371ca26818..7628ec68247 100644 --- a/stable/jellyfin/9.0.2/CHANGELOG.md +++ b/stable/jellyfin/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [jellyfin-9.0.3](https://github.com/truecharts/apps/compare/jellyfin-9.0.2...jellyfin-9.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [jellyfin-9.0.2](https://github.com/truecharts/apps/compare/jellyfin-9.0.1...jellyfin-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [jellyfin-8.0.9](https://github.com/truecharts/apps/compare/jellyfin-8.0.8...jellyfin-8.0.9) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/k8s-gateway/4.0.2/CONFIG.md b/stable/jellyfin/9.0.3/CONFIG.md similarity index 100% rename from stable/k8s-gateway/4.0.2/CONFIG.md rename to stable/jellyfin/9.0.3/CONFIG.md diff --git a/stable/jellyfin/9.0.3/Chart.lock b/stable/jellyfin/9.0.3/Chart.lock new file mode 100644 index 00000000000..e6ccc196a84 --- /dev/null +++ b/stable/jellyfin/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:09:26.695678485Z" diff --git a/stable/jellyfin/9.0.2/Chart.yaml b/stable/jellyfin/9.0.3/Chart.yaml similarity index 95% rename from stable/jellyfin/9.0.2/Chart.yaml rename to stable/jellyfin/9.0.3/Chart.yaml index 3966933d3ad..2dc91351794 100644 --- a/stable/jellyfin/9.0.2/Chart.yaml +++ b/stable/jellyfin/9.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.7.7" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: Jellyfin is a Free Software Media System home: https://github.com/truecharts/apps/tree/master/charts/stable/jellyfin @@ -24,7 +24,7 @@ name: jellyfin sources: - https://github.com/jellyfin/jellyfin type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/jellyfin/9.0.2/README.md b/stable/jellyfin/9.0.3/README.md similarity index 96% rename from stable/jellyfin/9.0.2/README.md rename to stable/jellyfin/9.0.3/README.md index 40f7e3cfe7a..305e4acfa13 100644 --- a/stable/jellyfin/9.0.2/README.md +++ b/stable/jellyfin/9.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/jellyfin/9.0.2/app-readme.md b/stable/jellyfin/9.0.3/app-readme.md similarity index 100% rename from stable/jellyfin/9.0.2/app-readme.md rename to stable/jellyfin/9.0.3/app-readme.md diff --git a/stable/jellyfin/9.0.3/charts/common-8.3.18.tgz b/stable/jellyfin/9.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/jellyfin/9.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/jellyfin/9.0.2/helm-values.md b/stable/jellyfin/9.0.3/helm-values.md similarity index 100% rename from stable/jellyfin/9.0.2/helm-values.md rename to stable/jellyfin/9.0.3/helm-values.md diff --git a/stable/jellyfin/9.0.2/ix_values.yaml b/stable/jellyfin/9.0.3/ix_values.yaml similarity index 100% rename from stable/jellyfin/9.0.2/ix_values.yaml rename to stable/jellyfin/9.0.3/ix_values.yaml diff --git a/stable/jellyfin/9.0.2/questions.yaml b/stable/jellyfin/9.0.3/questions.yaml similarity index 99% rename from stable/jellyfin/9.0.2/questions.yaml rename to stable/jellyfin/9.0.3/questions.yaml index 5782211de1b..6e0623ed48d 100644 --- a/stable/jellyfin/9.0.2/questions.yaml +++ b/stable/jellyfin/9.0.3/questions.yaml @@ -428,7 +428,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/jellyfin/9.0.2/templates/common.yaml b/stable/jellyfin/9.0.3/templates/common.yaml similarity index 100% rename from stable/jellyfin/9.0.2/templates/common.yaml rename to stable/jellyfin/9.0.3/templates/common.yaml diff --git a/stable/k8s-gateway/4.0.2/values.yaml b/stable/jellyfin/9.0.3/values.yaml similarity index 100% rename from stable/k8s-gateway/4.0.2/values.yaml rename to stable/jellyfin/9.0.3/values.yaml diff --git a/stable/joplin-server/4.0.3/Chart.lock b/stable/joplin-server/4.0.3/Chart.lock deleted file mode 100644 index 655daaa8b8b..00000000000 --- a/stable/joplin-server/4.0.3/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.4 -digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 -generated: "2021-10-26T22:24:48.395162249Z" diff --git a/stable/joplin-server/4.0.3/charts/common-8.3.16.tgz b/stable/joplin-server/4.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/joplin-server/4.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/joplin-server/4.0.3/charts/postgresql-5.1.4.tgz b/stable/joplin-server/4.0.3/charts/postgresql-5.1.4.tgz deleted file mode 100644 index 6fb995c3255..00000000000 Binary files a/stable/joplin-server/4.0.3/charts/postgresql-5.1.4.tgz and /dev/null differ diff --git a/stable/joplin-server/4.0.3/CHANGELOG.md b/stable/joplin-server/4.0.4/CHANGELOG.md similarity index 88% rename from stable/joplin-server/4.0.3/CHANGELOG.md rename to stable/joplin-server/4.0.4/CHANGELOG.md index 682959e55de..6946a1a1419 100644 --- a/stable/joplin-server/4.0.3/CHANGELOG.md +++ b/stable/joplin-server/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [joplin-server-4.0.4](https://github.com/truecharts/apps/compare/joplin-server-4.0.3...joplin-server-4.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [joplin-server-4.0.3](https://github.com/truecharts/apps/compare/joplin-server-4.0.2...joplin-server-4.0.3) (2021-10-26) @@ -88,12 +97,3 @@ #### Chore * Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) -* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) - -#### Feat - -* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) - -#### Refactor - -* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) diff --git a/stable/kanboard/4.0.3/CONFIG.md b/stable/joplin-server/4.0.4/CONFIG.md similarity index 100% rename from stable/kanboard/4.0.3/CONFIG.md rename to stable/joplin-server/4.0.4/CONFIG.md diff --git a/stable/joplin-server/4.0.4/Chart.lock b/stable/joplin-server/4.0.4/Chart.lock new file mode 100644 index 00000000000..6461b0943db --- /dev/null +++ b/stable/joplin-server/4.0.4/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.5 +digest: sha256:7c82b36be7159cc45c3f33a5bebf57863fddea8ad6c31c416c9812ab517a10b8 +generated: "2021-11-01T14:09:55.50799673Z" diff --git a/stable/joplin-server/4.0.3/Chart.yaml b/stable/joplin-server/4.0.4/Chart.yaml similarity index 94% rename from stable/joplin-server/4.0.3/Chart.yaml rename to stable/joplin-server/4.0.4/Chart.yaml index cf27c534ebe..e04c9b5ef8e 100644 --- a/stable/joplin-server/4.0.3/Chart.yaml +++ b/stable/joplin-server/4.0.4/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2.5.1" description: This server allows you to sync any Joplin client name: joplin-server -version: 4.0.3 +version: 4.0.4 kubeVersion: '>=1.16.0-0' keywords: - joplin @@ -16,11 +16,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.4 + version: 5.1.5 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/joplin-server/4.0.3/README.md b/stable/joplin-server/4.0.4/README.md similarity index 93% rename from stable/joplin-server/4.0.3/README.md rename to stable/joplin-server/4.0.4/README.md index 384f3b15fc9..1c9b8d9cdda 100644 --- a/stable/joplin-server/4.0.3/README.md +++ b/stable/joplin-server/4.0.4/README.md @@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.4 | -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org/ | postgresql | 5.1.5 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/joplin-server/4.0.3/app-readme.md b/stable/joplin-server/4.0.4/app-readme.md similarity index 100% rename from stable/joplin-server/4.0.3/app-readme.md rename to stable/joplin-server/4.0.4/app-readme.md diff --git a/stable/joplin-server/4.0.4/charts/common-8.3.18.tgz b/stable/joplin-server/4.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/joplin-server/4.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/joplin-server/4.0.4/charts/postgresql-5.1.5.tgz b/stable/joplin-server/4.0.4/charts/postgresql-5.1.5.tgz new file mode 100644 index 00000000000..12af7bda79d Binary files /dev/null and b/stable/joplin-server/4.0.4/charts/postgresql-5.1.5.tgz differ diff --git a/stable/joplin-server/4.0.3/helm-values.md b/stable/joplin-server/4.0.4/helm-values.md similarity index 100% rename from stable/joplin-server/4.0.3/helm-values.md rename to stable/joplin-server/4.0.4/helm-values.md diff --git a/stable/joplin-server/4.0.3/ix_values.yaml b/stable/joplin-server/4.0.4/ix_values.yaml similarity index 100% rename from stable/joplin-server/4.0.3/ix_values.yaml rename to stable/joplin-server/4.0.4/ix_values.yaml diff --git a/stable/joplin-server/4.0.3/questions.yaml b/stable/joplin-server/4.0.4/questions.yaml similarity index 100% rename from stable/joplin-server/4.0.3/questions.yaml rename to stable/joplin-server/4.0.4/questions.yaml diff --git a/stable/joplin-server/4.0.3/templates/common.yaml b/stable/joplin-server/4.0.4/templates/common.yaml similarity index 100% rename from stable/joplin-server/4.0.3/templates/common.yaml rename to stable/joplin-server/4.0.4/templates/common.yaml diff --git a/stable/kanboard/4.0.3/values.yaml b/stable/joplin-server/4.0.4/values.yaml similarity index 100% rename from stable/kanboard/4.0.3/values.yaml rename to stable/joplin-server/4.0.4/values.yaml diff --git a/stable/k8s-gateway/4.0.2/Chart.lock b/stable/k8s-gateway/4.0.2/Chart.lock deleted file mode 100644 index fc2b9712761..00000000000 --- a/stable/k8s-gateway/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:41:06.728087449Z" diff --git a/stable/k8s-gateway/4.0.2/charts/common-8.3.16.tgz b/stable/k8s-gateway/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/k8s-gateway/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/k8s-gateway/4.0.2/CHANGELOG.md b/stable/k8s-gateway/4.0.3/CHANGELOG.md similarity index 90% rename from stable/k8s-gateway/4.0.2/CHANGELOG.md rename to stable/k8s-gateway/4.0.3/CHANGELOG.md index a0bec66c39e..2a706ea6136 100644 --- a/stable/k8s-gateway/4.0.2/CHANGELOG.md +++ b/stable/k8s-gateway/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [k8s-gateway-4.0.3](https://github.com/truecharts/apps/compare/k8s-gateway-4.0.2...k8s-gateway-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [k8s-gateway-4.0.2](https://github.com/truecharts/apps/compare/k8s-gateway-4.0.1...k8s-gateway-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [k8s-gateway-3.0.9](https://github.com/truecharts/apps/compare/k8s-gateway-3.0.8...k8s-gateway-3.0.9) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - - - - diff --git a/stable/kms/9.0.3/CONFIG.md b/stable/k8s-gateway/4.0.3/CONFIG.md similarity index 100% rename from stable/kms/9.0.3/CONFIG.md rename to stable/k8s-gateway/4.0.3/CONFIG.md diff --git a/stable/k8s-gateway/4.0.3/Chart.lock b/stable/k8s-gateway/4.0.3/Chart.lock new file mode 100644 index 00000000000..b7a5489bc57 --- /dev/null +++ b/stable/k8s-gateway/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:10:32.321727189Z" diff --git a/stable/k8s-gateway/4.0.2/Chart.yaml b/stable/k8s-gateway/4.0.3/Chart.yaml similarity index 95% rename from stable/k8s-gateway/4.0.2/Chart.yaml rename to stable/k8s-gateway/4.0.3/Chart.yaml index 413f648d1b4..b10f6e4ffda 100644 --- a/stable/k8s-gateway/4.0.2/Chart.yaml +++ b/stable/k8s-gateway/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.8" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 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,7 +20,7 @@ name: k8s-gateway sources: - https://github.com/ori-edge/k8s_gateway type: application -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - networking diff --git a/stable/k8s-gateway/4.0.2/README.md b/stable/k8s-gateway/4.0.3/README.md similarity index 96% rename from stable/k8s-gateway/4.0.2/README.md rename to stable/k8s-gateway/4.0.3/README.md index 64c06ff3544..a594cec43e7 100644 --- a/stable/k8s-gateway/4.0.2/README.md +++ b/stable/k8s-gateway/4.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/k8s-gateway/4.0.2/app-readme.md b/stable/k8s-gateway/4.0.3/app-readme.md similarity index 100% rename from stable/k8s-gateway/4.0.2/app-readme.md rename to stable/k8s-gateway/4.0.3/app-readme.md diff --git a/stable/k8s-gateway/4.0.3/charts/common-8.3.18.tgz b/stable/k8s-gateway/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/k8s-gateway/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/k8s-gateway/4.0.2/helm-values.md b/stable/k8s-gateway/4.0.3/helm-values.md similarity index 100% rename from stable/k8s-gateway/4.0.2/helm-values.md rename to stable/k8s-gateway/4.0.3/helm-values.md diff --git a/stable/k8s-gateway/4.0.2/ix_values.yaml b/stable/k8s-gateway/4.0.3/ix_values.yaml similarity index 100% rename from stable/k8s-gateway/4.0.2/ix_values.yaml rename to stable/k8s-gateway/4.0.3/ix_values.yaml diff --git a/stable/k8s-gateway/4.0.2/questions.yaml b/stable/k8s-gateway/4.0.3/questions.yaml similarity index 99% rename from stable/k8s-gateway/4.0.2/questions.yaml rename to stable/k8s-gateway/4.0.3/questions.yaml index cd4792caf8f..47c238b38cf 100644 --- a/stable/k8s-gateway/4.0.2/questions.yaml +++ b/stable/k8s-gateway/4.0.3/questions.yaml @@ -509,7 +509,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/k8s-gateway/4.0.2/templates/_configmap.tpl b/stable/k8s-gateway/4.0.3/templates/_configmap.tpl similarity index 100% rename from stable/k8s-gateway/4.0.2/templates/_configmap.tpl rename to stable/k8s-gateway/4.0.3/templates/_configmap.tpl diff --git a/stable/k8s-gateway/4.0.2/templates/common.yaml b/stable/k8s-gateway/4.0.3/templates/common.yaml similarity index 100% rename from stable/k8s-gateway/4.0.2/templates/common.yaml rename to stable/k8s-gateway/4.0.3/templates/common.yaml diff --git a/stable/kms/9.0.3/values.yaml b/stable/k8s-gateway/4.0.3/values.yaml similarity index 100% rename from stable/kms/9.0.3/values.yaml rename to stable/k8s-gateway/4.0.3/values.yaml diff --git a/stable/kanboard/4.0.3/Chart.lock b/stable/kanboard/4.0.3/Chart.lock deleted file mode 100644 index 72fe18f63f6..00000000000 --- a/stable/kanboard/4.0.3/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.4 -digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 -generated: "2021-10-26T22:25:24.137387115Z" diff --git a/stable/kanboard/4.0.3/charts/common-8.3.16.tgz b/stable/kanboard/4.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/kanboard/4.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/kanboard/4.0.3/charts/postgresql-5.1.4.tgz b/stable/kanboard/4.0.3/charts/postgresql-5.1.4.tgz deleted file mode 100644 index 6fb995c3255..00000000000 Binary files a/stable/kanboard/4.0.3/charts/postgresql-5.1.4.tgz and /dev/null differ diff --git a/stable/kanboard/4.0.3/CHANGELOG.md b/stable/kanboard/4.0.4/CHANGELOG.md similarity index 88% rename from stable/kanboard/4.0.3/CHANGELOG.md rename to stable/kanboard/4.0.4/CHANGELOG.md index 8f844813474..a50e34fe61a 100644 --- a/stable/kanboard/4.0.3/CHANGELOG.md +++ b/stable/kanboard/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [kanboard-4.0.4](https://github.com/truecharts/apps/compare/kanboard-4.0.3...kanboard-4.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [kanboard-4.0.3](https://github.com/truecharts/apps/compare/kanboard-4.0.2...kanboard-4.0.3) (2021-10-26) @@ -88,12 +97,3 @@ #### Chore * Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) -* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) -* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) - -#### Feat - -* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) - -#### Refactor - diff --git a/stable/komga/4.0.2/CONFIG.md b/stable/kanboard/4.0.4/CONFIG.md similarity index 100% rename from stable/komga/4.0.2/CONFIG.md rename to stable/kanboard/4.0.4/CONFIG.md diff --git a/stable/kanboard/4.0.4/Chart.lock b/stable/kanboard/4.0.4/Chart.lock new file mode 100644 index 00000000000..2c1a97ceba0 --- /dev/null +++ b/stable/kanboard/4.0.4/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.5 +digest: sha256:7c82b36be7159cc45c3f33a5bebf57863fddea8ad6c31c416c9812ab517a10b8 +generated: "2021-11-01T14:11:01.045162177Z" diff --git a/stable/kanboard/4.0.3/Chart.yaml b/stable/kanboard/4.0.4/Chart.yaml similarity index 93% rename from stable/kanboard/4.0.3/Chart.yaml rename to stable/kanboard/4.0.4/Chart.yaml index 37f3ee62d7c..126106ea6c2 100644 --- a/stable/kanboard/4.0.3/Chart.yaml +++ b/stable/kanboard/4.0.4/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.2.20" description: Kanboard is a free and open source Kanban project management software. name: kanboard -version: 4.0.3 +version: 4.0.4 kubeVersion: ">=1.16.0-0" keywords: - kanboard @@ -14,11 +14,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.4 + version: 5.1.5 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/kanboard/4.0.3/README.md b/stable/kanboard/4.0.4/README.md similarity index 93% rename from stable/kanboard/4.0.3/README.md rename to stable/kanboard/4.0.4/README.md index cb224ee8495..80046ab6600 100644 --- a/stable/kanboard/4.0.3/README.md +++ b/stable/kanboard/4.0.4/README.md @@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.4 | -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org/ | postgresql | 5.1.5 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/kanboard/4.0.3/app-readme.md b/stable/kanboard/4.0.4/app-readme.md similarity index 100% rename from stable/kanboard/4.0.3/app-readme.md rename to stable/kanboard/4.0.4/app-readme.md diff --git a/stable/kanboard/4.0.4/charts/common-8.3.18.tgz b/stable/kanboard/4.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/kanboard/4.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/kanboard/4.0.4/charts/postgresql-5.1.5.tgz b/stable/kanboard/4.0.4/charts/postgresql-5.1.5.tgz new file mode 100644 index 00000000000..12af7bda79d Binary files /dev/null and b/stable/kanboard/4.0.4/charts/postgresql-5.1.5.tgz differ diff --git a/stable/kanboard/4.0.3/helm-values.md b/stable/kanboard/4.0.4/helm-values.md similarity index 100% rename from stable/kanboard/4.0.3/helm-values.md rename to stable/kanboard/4.0.4/helm-values.md diff --git a/stable/kanboard/4.0.3/ix_values.yaml b/stable/kanboard/4.0.4/ix_values.yaml similarity index 100% rename from stable/kanboard/4.0.3/ix_values.yaml rename to stable/kanboard/4.0.4/ix_values.yaml diff --git a/stable/kanboard/4.0.3/questions.yaml b/stable/kanboard/4.0.4/questions.yaml similarity index 100% rename from stable/kanboard/4.0.3/questions.yaml rename to stable/kanboard/4.0.4/questions.yaml diff --git a/stable/kanboard/4.0.3/templates/common.yaml b/stable/kanboard/4.0.4/templates/common.yaml similarity index 100% rename from stable/kanboard/4.0.3/templates/common.yaml rename to stable/kanboard/4.0.4/templates/common.yaml diff --git a/stable/komga/4.0.2/values.yaml b/stable/kanboard/4.0.4/values.yaml similarity index 100% rename from stable/komga/4.0.2/values.yaml rename to stable/kanboard/4.0.4/values.yaml diff --git a/stable/kms/9.0.3/Chart.lock b/stable/kms/9.0.3/Chart.lock deleted file mode 100644 index 9e58f0f3819..00000000000 --- a/stable/kms/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-11-01T12:53:02.622311788Z" diff --git a/stable/kms/9.0.3/charts/common-8.3.16.tgz b/stable/kms/9.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/kms/9.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/kms/9.0.3/CHANGELOG.md b/stable/kms/9.0.4/CHANGELOG.md similarity index 89% rename from stable/kms/9.0.3/CHANGELOG.md rename to stable/kms/9.0.4/CHANGELOG.md index f0e01fe8e1f..166e9279aaf 100644 --- a/stable/kms/9.0.3/CHANGELOG.md +++ b/stable/kms/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [kms-9.0.4](https://github.com/truecharts/apps/compare/kms-9.0.3...kms-9.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [kms-9.0.3](https://github.com/truecharts/apps/compare/kms-9.0.2...kms-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ * fix previous SCALE bugfix not correctly being applied - - -### [kms-8.0.12](https://github.com/truecharts/apps/compare/kms-8.0.11...kms-8.0.12) (2021-10-19) - -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - diff --git a/stable/lazylibrarian/9.0.3/CONFIG.md b/stable/kms/9.0.4/CONFIG.md similarity index 100% rename from stable/lazylibrarian/9.0.3/CONFIG.md rename to stable/kms/9.0.4/CONFIG.md diff --git a/stable/kms/9.0.4/Chart.lock b/stable/kms/9.0.4/Chart.lock new file mode 100644 index 00000000000..bb2efab3b85 --- /dev/null +++ b/stable/kms/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:11:38.211040847Z" diff --git a/stable/kms/9.0.3/Chart.yaml b/stable/kms/9.0.4/Chart.yaml similarity index 95% rename from stable/kms/9.0.3/Chart.yaml rename to stable/kms/9.0.4/Chart.yaml index 73e0b133f23..65e67cdfc49 100644 --- a/stable/kms/9.0.3/Chart.yaml +++ b/stable/kms/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "minimal" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: Private Windows Activation Server for development and testing home: https://github.com/truecharts/apps/tree/master/charts/stable/kms @@ -22,7 +22,7 @@ name: kms sources: - https://github.com/SystemRage/py-kms type: application -version: 9.0.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - graywares diff --git a/stable/kms/9.0.3/README.md b/stable/kms/9.0.4/README.md similarity index 96% rename from stable/kms/9.0.3/README.md rename to stable/kms/9.0.4/README.md index c24d589ec72..1e22531503a 100644 --- a/stable/kms/9.0.3/README.md +++ b/stable/kms/9.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/kms/9.0.3/app-readme.md b/stable/kms/9.0.4/app-readme.md similarity index 100% rename from stable/kms/9.0.3/app-readme.md rename to stable/kms/9.0.4/app-readme.md diff --git a/stable/kms/9.0.4/charts/common-8.3.18.tgz b/stable/kms/9.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/kms/9.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/kms/9.0.3/helm-values.md b/stable/kms/9.0.4/helm-values.md similarity index 100% rename from stable/kms/9.0.3/helm-values.md rename to stable/kms/9.0.4/helm-values.md diff --git a/stable/kms/9.0.3/ix_values.yaml b/stable/kms/9.0.4/ix_values.yaml similarity index 100% rename from stable/kms/9.0.3/ix_values.yaml rename to stable/kms/9.0.4/ix_values.yaml diff --git a/stable/kms/9.0.3/questions.yaml b/stable/kms/9.0.4/questions.yaml similarity index 100% rename from stable/kms/9.0.3/questions.yaml rename to stable/kms/9.0.4/questions.yaml diff --git a/stable/kms/9.0.3/templates/common.yaml b/stable/kms/9.0.4/templates/common.yaml similarity index 100% rename from stable/kms/9.0.3/templates/common.yaml rename to stable/kms/9.0.4/templates/common.yaml diff --git a/stable/lazylibrarian/9.0.3/values.yaml b/stable/kms/9.0.4/values.yaml similarity index 100% rename from stable/lazylibrarian/9.0.3/values.yaml rename to stable/kms/9.0.4/values.yaml diff --git a/stable/komga/4.0.2/Chart.lock b/stable/komga/4.0.2/Chart.lock deleted file mode 100644 index 1615cd82670..00000000000 --- a/stable/komga/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:42:24.986372637Z" diff --git a/stable/komga/4.0.2/charts/common-8.3.16.tgz b/stable/komga/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/komga/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/komga/4.0.2/CHANGELOG.md b/stable/komga/4.0.3/CHANGELOG.md similarity index 88% rename from stable/komga/4.0.2/CHANGELOG.md rename to stable/komga/4.0.3/CHANGELOG.md index 0b9d649f7ae..9c447e8ed0a 100644 --- a/stable/komga/4.0.2/CHANGELOG.md +++ b/stable/komga/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [komga-4.0.3](https://github.com/truecharts/apps/compare/komga-4.0.2...komga-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [komga-4.0.2](https://github.com/truecharts/apps/compare/komga-4.0.1...komga-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [komga-3.0.13](https://github.com/truecharts/apps/compare/komga-3.0.12...komga-3.0.13) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/leaf2mqtt/2.0.2/CONFIG.md b/stable/komga/4.0.3/CONFIG.md similarity index 100% rename from stable/leaf2mqtt/2.0.2/CONFIG.md rename to stable/komga/4.0.3/CONFIG.md diff --git a/stable/komga/4.0.3/Chart.lock b/stable/komga/4.0.3/Chart.lock new file mode 100644 index 00000000000..9a099918fd7 --- /dev/null +++ b/stable/komga/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:12:06.25065Z" diff --git a/stable/komga/4.0.2/Chart.yaml b/stable/komga/4.0.3/Chart.yaml similarity index 95% rename from stable/komga/4.0.2/Chart.yaml rename to stable/komga/4.0.3/Chart.yaml index 4e7b5062e2e..45eb4fd25a7 100644 --- a/stable/komga/4.0.2/Chart.yaml +++ b/stable/komga/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.132.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: A comics/mangas server to serve/stream pages via API home: https://github.com/truechartsapps/tree/master/charts/stable/komga icon: https://komga.org/assets/media/logo.svg @@ -21,7 +21,7 @@ name: komga sources: - https://komga.org/ - https://github.com/gotson/komga -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/komga/4.0.2/README.md b/stable/komga/4.0.3/README.md similarity index 96% rename from stable/komga/4.0.2/README.md rename to stable/komga/4.0.3/README.md index baa412f2a13..4b290b5eaae 100644 --- a/stable/komga/4.0.2/README.md +++ b/stable/komga/4.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/komga/4.0.2/app-readme.md b/stable/komga/4.0.3/app-readme.md similarity index 100% rename from stable/komga/4.0.2/app-readme.md rename to stable/komga/4.0.3/app-readme.md diff --git a/stable/komga/4.0.3/charts/common-8.3.18.tgz b/stable/komga/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/komga/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/komga/4.0.2/helm-values.md b/stable/komga/4.0.3/helm-values.md similarity index 100% rename from stable/komga/4.0.2/helm-values.md rename to stable/komga/4.0.3/helm-values.md diff --git a/stable/komga/4.0.2/ix_values.yaml b/stable/komga/4.0.3/ix_values.yaml similarity index 100% rename from stable/komga/4.0.2/ix_values.yaml rename to stable/komga/4.0.3/ix_values.yaml diff --git a/stable/komga/4.0.2/questions.yaml b/stable/komga/4.0.3/questions.yaml similarity index 99% rename from stable/komga/4.0.2/questions.yaml rename to stable/komga/4.0.3/questions.yaml index ae15750de75..0c15bc0b9ea 100644 --- a/stable/komga/4.0.2/questions.yaml +++ b/stable/komga/4.0.3/questions.yaml @@ -428,7 +428,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/komga/4.0.2/templates/common.yaml b/stable/komga/4.0.3/templates/common.yaml similarity index 100% rename from stable/komga/4.0.2/templates/common.yaml rename to stable/komga/4.0.3/templates/common.yaml diff --git a/stable/leaf2mqtt/2.0.2/values.yaml b/stable/komga/4.0.3/values.yaml similarity index 100% rename from stable/leaf2mqtt/2.0.2/values.yaml rename to stable/komga/4.0.3/values.yaml diff --git a/stable/lazylibrarian/9.0.3/Chart.lock b/stable/lazylibrarian/9.0.3/Chart.lock deleted file mode 100644 index 4ea55224d2c..00000000000 --- a/stable/lazylibrarian/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-11-01T12:53:27.28706696Z" diff --git a/stable/lazylibrarian/9.0.3/charts/common-8.3.16.tgz b/stable/lazylibrarian/9.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/lazylibrarian/9.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/lazylibrarian/9.0.3/CHANGELOG.md b/stable/lazylibrarian/9.0.4/CHANGELOG.md similarity index 90% rename from stable/lazylibrarian/9.0.3/CHANGELOG.md rename to stable/lazylibrarian/9.0.4/CHANGELOG.md index 099595980a4..3dd2198cc08 100644 --- a/stable/lazylibrarian/9.0.3/CHANGELOG.md +++ b/stable/lazylibrarian/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [lazylibrarian-9.0.4](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.3...lazylibrarian-9.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [lazylibrarian-9.0.3](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.2...lazylibrarian-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ * fix previous SCALE bugfix not correctly being applied - - - -### [lazylibrarian-8.0.13](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.12...lazylibrarian-8.0.13) (2021-10-19) - -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - diff --git a/stable/librespeed/4.0.2/CONFIG.md b/stable/lazylibrarian/9.0.4/CONFIG.md similarity index 100% rename from stable/librespeed/4.0.2/CONFIG.md rename to stable/lazylibrarian/9.0.4/CONFIG.md diff --git a/stable/lazylibrarian/9.0.4/Chart.lock b/stable/lazylibrarian/9.0.4/Chart.lock new file mode 100644 index 00000000000..d33cbf14836 --- /dev/null +++ b/stable/lazylibrarian/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:12:34.07018018Z" diff --git a/stable/lazylibrarian/9.0.3/Chart.yaml b/stable/lazylibrarian/9.0.4/Chart.yaml similarity index 95% rename from stable/lazylibrarian/9.0.3/Chart.yaml rename to stable/lazylibrarian/9.0.4/Chart.yaml index caaec7539dc..2372424ca8b 100644 --- a/stable/lazylibrarian/9.0.3/Chart.yaml +++ b/stable/lazylibrarian/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: Get all your books, like series with Sonarr... home: https://github.com/truecharts/apps/tree/master/charts/stable/lazylibrarian @@ -24,7 +24,7 @@ sources: - https://gitlab.com/LazyLibrarian/LazyLibrarian.git - https://lazylibrarian.gitlab.io type: application -version: 9.0.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/lazylibrarian/9.0.3/README.md b/stable/lazylibrarian/9.0.4/README.md similarity index 96% rename from stable/lazylibrarian/9.0.3/README.md rename to stable/lazylibrarian/9.0.4/README.md index 57b85164885..b73a29042ca 100644 --- a/stable/lazylibrarian/9.0.3/README.md +++ b/stable/lazylibrarian/9.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/lazylibrarian/9.0.3/app-readme.md b/stable/lazylibrarian/9.0.4/app-readme.md similarity index 100% rename from stable/lazylibrarian/9.0.3/app-readme.md rename to stable/lazylibrarian/9.0.4/app-readme.md diff --git a/stable/lazylibrarian/9.0.4/charts/common-8.3.18.tgz b/stable/lazylibrarian/9.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/lazylibrarian/9.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/lazylibrarian/9.0.3/helm-values.md b/stable/lazylibrarian/9.0.4/helm-values.md similarity index 100% rename from stable/lazylibrarian/9.0.3/helm-values.md rename to stable/lazylibrarian/9.0.4/helm-values.md diff --git a/stable/lazylibrarian/9.0.3/ix_values.yaml b/stable/lazylibrarian/9.0.4/ix_values.yaml similarity index 100% rename from stable/lazylibrarian/9.0.3/ix_values.yaml rename to stable/lazylibrarian/9.0.4/ix_values.yaml diff --git a/stable/lazylibrarian/9.0.3/questions.yaml b/stable/lazylibrarian/9.0.4/questions.yaml similarity index 100% rename from stable/lazylibrarian/9.0.3/questions.yaml rename to stable/lazylibrarian/9.0.4/questions.yaml diff --git a/stable/lazylibrarian/9.0.3/templates/common.yaml b/stable/lazylibrarian/9.0.4/templates/common.yaml similarity index 100% rename from stable/lazylibrarian/9.0.3/templates/common.yaml rename to stable/lazylibrarian/9.0.4/templates/common.yaml diff --git a/stable/librespeed/4.0.2/values.yaml b/stable/lazylibrarian/9.0.4/values.yaml similarity index 100% rename from stable/librespeed/4.0.2/values.yaml rename to stable/lazylibrarian/9.0.4/values.yaml diff --git a/stable/leaf2mqtt/2.0.2/Chart.lock b/stable/leaf2mqtt/2.0.2/Chart.lock deleted file mode 100644 index 69cf736afb8..00000000000 --- a/stable/leaf2mqtt/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:43:09.516632815Z" diff --git a/stable/leaf2mqtt/2.0.2/charts/common-8.3.16.tgz b/stable/leaf2mqtt/2.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/leaf2mqtt/2.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/leaf2mqtt/2.0.2/CHANGELOG.md b/stable/leaf2mqtt/2.0.3/CHANGELOG.md similarity index 90% rename from stable/leaf2mqtt/2.0.2/CHANGELOG.md rename to stable/leaf2mqtt/2.0.3/CHANGELOG.md index 1a8168ad20f..b6ad190e67c 100644 --- a/stable/leaf2mqtt/2.0.2/CHANGELOG.md +++ b/stable/leaf2mqtt/2.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [leaf2mqtt-2.0.3](https://github.com/truecharts/apps/compare/leaf2mqtt-2.0.2...leaf2mqtt-2.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [leaf2mqtt-2.0.2](https://github.com/truecharts/apps/compare/leaf2mqtt-2.0.1...leaf2mqtt-2.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [leaf2mqtt-0.0.5](https://github.com/truecharts/apps/compare/leaf2mqtt-0.0.4...leaf2mqtt-0.0.5) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - - - - diff --git a/stable/lidarr/9.0.2/CONFIG.md b/stable/leaf2mqtt/2.0.3/CONFIG.md similarity index 100% rename from stable/lidarr/9.0.2/CONFIG.md rename to stable/leaf2mqtt/2.0.3/CONFIG.md diff --git a/stable/leaf2mqtt/2.0.3/Chart.lock b/stable/leaf2mqtt/2.0.3/Chart.lock new file mode 100644 index 00000000000..59509d3e8a6 --- /dev/null +++ b/stable/leaf2mqtt/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:13:01.395484688Z" diff --git a/stable/leaf2mqtt/2.0.2/Chart.yaml b/stable/leaf2mqtt/2.0.3/Chart.yaml similarity index 95% rename from stable/leaf2mqtt/2.0.2/Chart.yaml rename to stable/leaf2mqtt/2.0.3/Chart.yaml index a642ef6a577..e1c633f1625 100644 --- a/stable/leaf2mqtt/2.0.2/Chart.yaml +++ b/stable/leaf2mqtt/2.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Nissan Leaf connected services to MQTT adapter home: https://github.com/truecharts/apps/tree/master/charts/stable/leaf2mqtt icon: https://www.nissanusa.com/content/dam/Nissan/us/Navigation/nissan-logo-black.svg @@ -22,7 +22,7 @@ name: leaf2mqtt sources: - https://github.com/mitsumaui/leaf2mqtt - https://github.com/k8s-at-home/container-images -version: 2.0.2 +version: 2.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/leaf2mqtt/2.0.2/README.md b/stable/leaf2mqtt/2.0.3/README.md similarity index 96% rename from stable/leaf2mqtt/2.0.2/README.md rename to stable/leaf2mqtt/2.0.3/README.md index 02127f18650..d7d2c98ecca 100644 --- a/stable/leaf2mqtt/2.0.2/README.md +++ b/stable/leaf2mqtt/2.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/leaf2mqtt/2.0.2/app-readme.md b/stable/leaf2mqtt/2.0.3/app-readme.md similarity index 100% rename from stable/leaf2mqtt/2.0.2/app-readme.md rename to stable/leaf2mqtt/2.0.3/app-readme.md diff --git a/stable/leaf2mqtt/2.0.3/charts/common-8.3.18.tgz b/stable/leaf2mqtt/2.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/leaf2mqtt/2.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/leaf2mqtt/2.0.2/helm-values.md b/stable/leaf2mqtt/2.0.3/helm-values.md similarity index 100% rename from stable/leaf2mqtt/2.0.2/helm-values.md rename to stable/leaf2mqtt/2.0.3/helm-values.md diff --git a/stable/leaf2mqtt/2.0.2/ix_values.yaml b/stable/leaf2mqtt/2.0.3/ix_values.yaml similarity index 100% rename from stable/leaf2mqtt/2.0.2/ix_values.yaml rename to stable/leaf2mqtt/2.0.3/ix_values.yaml diff --git a/stable/leaf2mqtt/2.0.2/questions.yaml b/stable/leaf2mqtt/2.0.3/questions.yaml similarity index 99% rename from stable/leaf2mqtt/2.0.2/questions.yaml rename to stable/leaf2mqtt/2.0.3/questions.yaml index c0b44685990..11bd725641d 100644 --- a/stable/leaf2mqtt/2.0.2/questions.yaml +++ b/stable/leaf2mqtt/2.0.3/questions.yaml @@ -398,7 +398,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/leaf2mqtt/2.0.2/templates/common.yaml b/stable/leaf2mqtt/2.0.3/templates/common.yaml similarity index 100% rename from stable/leaf2mqtt/2.0.2/templates/common.yaml rename to stable/leaf2mqtt/2.0.3/templates/common.yaml diff --git a/stable/lidarr/9.0.2/values.yaml b/stable/leaf2mqtt/2.0.3/values.yaml similarity index 100% rename from stable/lidarr/9.0.2/values.yaml rename to stable/leaf2mqtt/2.0.3/values.yaml diff --git a/stable/librespeed/4.0.2/Chart.lock b/stable/librespeed/4.0.2/Chart.lock deleted file mode 100644 index 1afdcc94019..00000000000 --- a/stable/librespeed/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:43:31.481572483Z" diff --git a/stable/librespeed/4.0.2/charts/common-8.3.16.tgz b/stable/librespeed/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/librespeed/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/librespeed/4.0.2/CHANGELOG.md b/stable/librespeed/4.0.3/CHANGELOG.md similarity index 91% rename from stable/librespeed/4.0.2/CHANGELOG.md rename to stable/librespeed/4.0.3/CHANGELOG.md index 8f5e1da89ef..ea105f44c9c 100644 --- a/stable/librespeed/4.0.2/CHANGELOG.md +++ b/stable/librespeed/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [librespeed-4.0.3](https://github.com/truecharts/apps/compare/librespeed-4.0.2...librespeed-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [librespeed-4.0.2](https://github.com/truecharts/apps/compare/librespeed-4.0.1...librespeed-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [librespeed-3.0.14](https://github.com/truecharts/apps/compare/librespeed-3.0.13...librespeed-3.0.14) (2021-10-19) -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [librespeed-3.0.13](https://github.com/truecharts/apps/compare/librespeed-3.0.12...librespeed-3.0.13) (2021-10-19) - diff --git a/stable/littlelink/4.0.3/CONFIG.md b/stable/librespeed/4.0.3/CONFIG.md similarity index 100% rename from stable/littlelink/4.0.3/CONFIG.md rename to stable/librespeed/4.0.3/CONFIG.md diff --git a/stable/librespeed/4.0.3/Chart.lock b/stable/librespeed/4.0.3/Chart.lock new file mode 100644 index 00000000000..aebef6771ce --- /dev/null +++ b/stable/librespeed/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:13:28.729996117Z" diff --git a/stable/librespeed/4.0.2/Chart.yaml b/stable/librespeed/4.0.3/Chart.yaml similarity index 96% rename from stable/librespeed/4.0.2/Chart.yaml rename to stable/librespeed/4.0.3/Chart.yaml index 88407d3ebe2..a8f55140959 100644 --- a/stable/librespeed/4.0.2/Chart.yaml +++ b/stable/librespeed/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.2.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Librespeed is a HTML5 webpage to test upload and download speeds home: https://github.com/truechartsapps/tree/master/charts/stable/librespeed icon: https://github.com/librespeed/speedtest/blob/master/.logo/icon_huge.png?raw=true @@ -20,7 +20,7 @@ sources: - https://github.com/librespeed/speedtest - https://hub.docker.com/r/linuxserver/librespeed - https://github.com/truechartsapps/tree/master/charts/librespeed -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/librespeed/4.0.2/README.md b/stable/librespeed/4.0.3/README.md similarity index 96% rename from stable/librespeed/4.0.2/README.md rename to stable/librespeed/4.0.3/README.md index 2a8f3b34086..58b85440a16 100644 --- a/stable/librespeed/4.0.2/README.md +++ b/stable/librespeed/4.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/librespeed/4.0.2/app-readme.md b/stable/librespeed/4.0.3/app-readme.md similarity index 100% rename from stable/librespeed/4.0.2/app-readme.md rename to stable/librespeed/4.0.3/app-readme.md diff --git a/stable/librespeed/4.0.3/charts/common-8.3.18.tgz b/stable/librespeed/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/librespeed/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/librespeed/4.0.2/ci/ct-values.yaml b/stable/librespeed/4.0.3/ci/ct-values.yaml similarity index 100% rename from stable/librespeed/4.0.2/ci/ct-values.yaml rename to stable/librespeed/4.0.3/ci/ct-values.yaml diff --git a/stable/librespeed/4.0.2/helm-values.md b/stable/librespeed/4.0.3/helm-values.md similarity index 100% rename from stable/librespeed/4.0.2/helm-values.md rename to stable/librespeed/4.0.3/helm-values.md diff --git a/stable/librespeed/4.0.2/ix_values.yaml b/stable/librespeed/4.0.3/ix_values.yaml similarity index 100% rename from stable/librespeed/4.0.2/ix_values.yaml rename to stable/librespeed/4.0.3/ix_values.yaml diff --git a/stable/librespeed/4.0.2/questions.yaml b/stable/librespeed/4.0.3/questions.yaml similarity index 99% rename from stable/librespeed/4.0.2/questions.yaml rename to stable/librespeed/4.0.3/questions.yaml index e6c370610a6..52874e96807 100644 --- a/stable/librespeed/4.0.2/questions.yaml +++ b/stable/librespeed/4.0.3/questions.yaml @@ -435,7 +435,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/librespeed/4.0.2/templates/common.yaml b/stable/librespeed/4.0.3/templates/common.yaml similarity index 100% rename from stable/librespeed/4.0.2/templates/common.yaml rename to stable/librespeed/4.0.3/templates/common.yaml diff --git a/stable/littlelink/4.0.3/values.yaml b/stable/librespeed/4.0.3/values.yaml similarity index 100% rename from stable/littlelink/4.0.3/values.yaml rename to stable/librespeed/4.0.3/values.yaml diff --git a/stable/lidarr/9.0.2/Chart.lock b/stable/lidarr/9.0.2/Chart.lock deleted file mode 100644 index 360cf1f272d..00000000000 --- a/stable/lidarr/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:43:54.108336477Z" diff --git a/stable/lidarr/9.0.2/charts/common-8.3.16.tgz b/stable/lidarr/9.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/lidarr/9.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/lidarr/9.0.2/CHANGELOG.md b/stable/lidarr/9.0.3/CHANGELOG.md similarity index 90% rename from stable/lidarr/9.0.2/CHANGELOG.md rename to stable/lidarr/9.0.3/CHANGELOG.md index ed1b01afc5b..e662ec4fd7d 100644 --- a/stable/lidarr/9.0.2/CHANGELOG.md +++ b/stable/lidarr/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [lidarr-9.0.3](https://github.com/truecharts/apps/compare/lidarr-9.0.2...lidarr-9.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [lidarr-9.0.2](https://github.com/truecharts/apps/compare/lidarr-9.0.1...lidarr-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [lidarr-8.0.10](https://github.com/truecharts/apps/compare/lidarr-8.0.9...lidarr-8.0.10) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [lidarr-8.0.9](https://github.com/truecharts/apps/compare/lidarr-8.0.8...lidarr-8.0.9) (2021-10-18) - -#### Chore diff --git a/stable/lychee/9.0.2/CONFIG.md b/stable/lidarr/9.0.3/CONFIG.md similarity index 100% rename from stable/lychee/9.0.2/CONFIG.md rename to stable/lidarr/9.0.3/CONFIG.md diff --git a/stable/lidarr/9.0.3/Chart.lock b/stable/lidarr/9.0.3/Chart.lock new file mode 100644 index 00000000000..5e0ccabd20f --- /dev/null +++ b/stable/lidarr/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:13:56.144896286Z" diff --git a/stable/lidarr/9.0.2/Chart.yaml b/stable/lidarr/9.0.3/Chart.yaml similarity index 95% rename from stable/lidarr/9.0.2/Chart.yaml rename to stable/lidarr/9.0.3/Chart.yaml index 2f89e68e943..11e07b40ced 100644 --- a/stable/lidarr/9.0.2/Chart.yaml +++ b/stable/lidarr/9.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.0.2255" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: Looks and smells like Sonarr but made for music home: https://github.com/truecharts/apps/tree/master/charts/stable/lidarr @@ -24,7 +24,7 @@ name: lidarr sources: - https://github.com/Lidarr/Lidarr type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/lidarr/9.0.2/README.md b/stable/lidarr/9.0.3/README.md similarity index 96% rename from stable/lidarr/9.0.2/README.md rename to stable/lidarr/9.0.3/README.md index efb5d75a36e..eca9bcefdea 100644 --- a/stable/lidarr/9.0.2/README.md +++ b/stable/lidarr/9.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/lidarr/9.0.2/app-readme.md b/stable/lidarr/9.0.3/app-readme.md similarity index 100% rename from stable/lidarr/9.0.2/app-readme.md rename to stable/lidarr/9.0.3/app-readme.md diff --git a/stable/lidarr/9.0.3/charts/common-8.3.18.tgz b/stable/lidarr/9.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/lidarr/9.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/lidarr/9.0.2/helm-values.md b/stable/lidarr/9.0.3/helm-values.md similarity index 100% rename from stable/lidarr/9.0.2/helm-values.md rename to stable/lidarr/9.0.3/helm-values.md diff --git a/stable/lidarr/9.0.2/ix_values.yaml b/stable/lidarr/9.0.3/ix_values.yaml similarity index 100% rename from stable/lidarr/9.0.2/ix_values.yaml rename to stable/lidarr/9.0.3/ix_values.yaml diff --git a/stable/lidarr/9.0.2/questions.yaml b/stable/lidarr/9.0.3/questions.yaml similarity index 99% rename from stable/lidarr/9.0.2/questions.yaml rename to stable/lidarr/9.0.3/questions.yaml index 7fb22df7556..e52c1eaad01 100644 --- a/stable/lidarr/9.0.2/questions.yaml +++ b/stable/lidarr/9.0.3/questions.yaml @@ -428,7 +428,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/lidarr/9.0.2/templates/common.yaml b/stable/lidarr/9.0.3/templates/common.yaml similarity index 100% rename from stable/lidarr/9.0.2/templates/common.yaml rename to stable/lidarr/9.0.3/templates/common.yaml diff --git a/stable/lychee/9.0.2/values.yaml b/stable/lidarr/9.0.3/values.yaml similarity index 100% rename from stable/lychee/9.0.2/values.yaml rename to stable/lidarr/9.0.3/values.yaml diff --git a/stable/littlelink/4.0.3/Chart.lock b/stable/littlelink/4.0.3/Chart.lock deleted file mode 100644 index c14addc6d6f..00000000000 --- a/stable/littlelink/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-11-01T12:53:51.678863991Z" diff --git a/stable/littlelink/4.0.3/charts/common-8.3.16.tgz b/stable/littlelink/4.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/littlelink/4.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/littlelink/4.0.3/CHANGELOG.md b/stable/littlelink/4.0.4/CHANGELOG.md similarity index 92% rename from stable/littlelink/4.0.3/CHANGELOG.md rename to stable/littlelink/4.0.4/CHANGELOG.md index 615613b5321..3b9a1f33ebd 100644 --- a/stable/littlelink/4.0.3/CHANGELOG.md +++ b/stable/littlelink/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [littlelink-4.0.4](https://github.com/truecharts/apps/compare/littlelink-4.0.3...littlelink-4.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [littlelink-4.0.3](https://github.com/truecharts/apps/compare/littlelink-4.0.2...littlelink-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [littlelink-3.0.13](https://github.com/truecharts/apps/compare/littlelink-3.0.12...littlelink-3.0.13) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [littlelink-3.0.12](https://github.com/truecharts/apps/compare/littlelink-3.0.11...littlelink-3.0.12) (2021-10-19) diff --git a/stable/mealie/4.0.3/CONFIG.md b/stable/littlelink/4.0.4/CONFIG.md similarity index 100% rename from stable/mealie/4.0.3/CONFIG.md rename to stable/littlelink/4.0.4/CONFIG.md diff --git a/stable/littlelink/4.0.4/Chart.lock b/stable/littlelink/4.0.4/Chart.lock new file mode 100644 index 00000000000..f7846f374f0 --- /dev/null +++ b/stable/littlelink/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:14:23.584144885Z" diff --git a/stable/littlelink/4.0.3/Chart.yaml b/stable/littlelink/4.0.4/Chart.yaml similarity index 95% rename from stable/littlelink/4.0.3/Chart.yaml rename to stable/littlelink/4.0.4/Chart.yaml index 7a9e5e160db..0aa0a42e1a2 100644 --- a/stable/littlelink/4.0.3/Chart.yaml +++ b/stable/littlelink/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: Easy platform to combine all your social links home: https://github.com/truecharts/apps/tree/master/charts/stable/littlelink @@ -23,7 +23,7 @@ sources: - https://github.com/techno-tim/littlelink-server - https://github.com/sethcottle/littlelink type: application -version: 4.0.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - social diff --git a/stable/littlelink/4.0.3/README.md b/stable/littlelink/4.0.4/README.md similarity index 96% rename from stable/littlelink/4.0.3/README.md rename to stable/littlelink/4.0.4/README.md index c010527116f..1bd1c471225 100644 --- a/stable/littlelink/4.0.3/README.md +++ b/stable/littlelink/4.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/littlelink/4.0.3/app-readme.md b/stable/littlelink/4.0.4/app-readme.md similarity index 100% rename from stable/littlelink/4.0.3/app-readme.md rename to stable/littlelink/4.0.4/app-readme.md diff --git a/stable/littlelink/4.0.4/charts/common-8.3.18.tgz b/stable/littlelink/4.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/littlelink/4.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/littlelink/4.0.3/helm-values.md b/stable/littlelink/4.0.4/helm-values.md similarity index 100% rename from stable/littlelink/4.0.3/helm-values.md rename to stable/littlelink/4.0.4/helm-values.md diff --git a/stable/littlelink/4.0.3/ix_values.yaml b/stable/littlelink/4.0.4/ix_values.yaml similarity index 100% rename from stable/littlelink/4.0.3/ix_values.yaml rename to stable/littlelink/4.0.4/ix_values.yaml diff --git a/stable/littlelink/4.0.3/questions.yaml b/stable/littlelink/4.0.4/questions.yaml similarity index 100% rename from stable/littlelink/4.0.3/questions.yaml rename to stable/littlelink/4.0.4/questions.yaml diff --git a/stable/littlelink/4.0.3/templates/_configmap.tpl b/stable/littlelink/4.0.4/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/4.0.3/templates/_configmap.tpl rename to stable/littlelink/4.0.4/templates/_configmap.tpl diff --git a/stable/littlelink/4.0.3/templates/common.yaml b/stable/littlelink/4.0.4/templates/common.yaml similarity index 100% rename from stable/littlelink/4.0.3/templates/common.yaml rename to stable/littlelink/4.0.4/templates/common.yaml diff --git a/stable/mealie/4.0.3/values.yaml b/stable/littlelink/4.0.4/values.yaml similarity index 100% rename from stable/mealie/4.0.3/values.yaml rename to stable/littlelink/4.0.4/values.yaml diff --git a/stable/lychee/9.0.2/Chart.lock b/stable/lychee/9.0.2/Chart.lock deleted file mode 100644 index 4a74aef126d..00000000000 --- a/stable/lychee/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:44:39.887589727Z" diff --git a/stable/lychee/9.0.2/charts/common-8.3.16.tgz b/stable/lychee/9.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/lychee/9.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/lychee/9.0.2/CHANGELOG.md b/stable/lychee/9.0.3/CHANGELOG.md similarity index 90% rename from stable/lychee/9.0.2/CHANGELOG.md rename to stable/lychee/9.0.3/CHANGELOG.md index c83667704be..42569f72f71 100644 --- a/stable/lychee/9.0.2/CHANGELOG.md +++ b/stable/lychee/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [lychee-9.0.3](https://github.com/truecharts/apps/compare/lychee-9.0.2...lychee-9.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [lychee-9.0.2](https://github.com/truecharts/apps/compare/lychee-9.0.1...lychee-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [lychee-8.0.10](https://github.com/truecharts/apps/compare/lychee-8.0.9...lychee-8.0.10) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [lychee-8.0.9](https://github.com/truecharts/apps/compare/lychee-8.0.8...lychee-8.0.9) (2021-10-18) - -#### Refactor diff --git a/stable/medusa/1.0.2/CONFIG.md b/stable/lychee/9.0.3/CONFIG.md similarity index 100% rename from stable/medusa/1.0.2/CONFIG.md rename to stable/lychee/9.0.3/CONFIG.md diff --git a/stable/lychee/9.0.3/Chart.lock b/stable/lychee/9.0.3/Chart.lock new file mode 100644 index 00000000000..db2aa63b7b1 --- /dev/null +++ b/stable/lychee/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:14:50.708980331Z" diff --git a/stable/lychee/9.0.2/Chart.yaml b/stable/lychee/9.0.3/Chart.yaml similarity index 95% rename from stable/lychee/9.0.2/Chart.yaml rename to stable/lychee/9.0.3/Chart.yaml index 469aa30a882..9d72c3f2299 100644 --- a/stable/lychee/9.0.2/Chart.yaml +++ b/stable/lychee/9.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.3.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: Lychee is a free photo-management tool, which runs on your server or web-space @@ -23,7 +23,7 @@ sources: - https://github.com/LycheeOrg/Lychee - https://hub.docker.com/r/lycheeorg/lychee type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/lychee/9.0.2/README.md b/stable/lychee/9.0.3/README.md similarity index 96% rename from stable/lychee/9.0.2/README.md rename to stable/lychee/9.0.3/README.md index 28216edf182..bdd7f96bf48 100644 --- a/stable/lychee/9.0.2/README.md +++ b/stable/lychee/9.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/lychee/9.0.2/app-readme.md b/stable/lychee/9.0.3/app-readme.md similarity index 100% rename from stable/lychee/9.0.2/app-readme.md rename to stable/lychee/9.0.3/app-readme.md diff --git a/stable/lychee/9.0.3/charts/common-8.3.18.tgz b/stable/lychee/9.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/lychee/9.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/lychee/9.0.2/helm-values.md b/stable/lychee/9.0.3/helm-values.md similarity index 100% rename from stable/lychee/9.0.2/helm-values.md rename to stable/lychee/9.0.3/helm-values.md diff --git a/stable/lychee/9.0.2/ix_values.yaml b/stable/lychee/9.0.3/ix_values.yaml similarity index 100% rename from stable/lychee/9.0.2/ix_values.yaml rename to stable/lychee/9.0.3/ix_values.yaml diff --git a/stable/lychee/9.0.2/questions.yaml b/stable/lychee/9.0.3/questions.yaml similarity index 99% rename from stable/lychee/9.0.2/questions.yaml rename to stable/lychee/9.0.3/questions.yaml index b2348b4b78b..1f8aaf49e51 100644 --- a/stable/lychee/9.0.2/questions.yaml +++ b/stable/lychee/9.0.3/questions.yaml @@ -435,7 +435,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/lychee/9.0.2/templates/common.yaml b/stable/lychee/9.0.3/templates/common.yaml similarity index 100% rename from stable/lychee/9.0.2/templates/common.yaml rename to stable/lychee/9.0.3/templates/common.yaml diff --git a/stable/medusa/1.0.2/values.yaml b/stable/lychee/9.0.3/values.yaml similarity index 100% rename from stable/medusa/1.0.2/values.yaml rename to stable/lychee/9.0.3/values.yaml diff --git a/stable/mealie/4.0.3/Chart.lock b/stable/mealie/4.0.3/Chart.lock deleted file mode 100644 index 326ebd32bd3..00000000000 --- a/stable/mealie/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-11-01T12:54:16.08151808Z" diff --git a/stable/mealie/4.0.3/charts/common-8.3.16.tgz b/stable/mealie/4.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/mealie/4.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/mealie/4.0.3/CHANGELOG.md b/stable/mealie/4.0.4/CHANGELOG.md similarity index 91% rename from stable/mealie/4.0.3/CHANGELOG.md rename to stable/mealie/4.0.4/CHANGELOG.md index b77cd98a855..0f5be3311e5 100644 --- a/stable/mealie/4.0.3/CHANGELOG.md +++ b/stable/mealie/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [mealie-4.0.4](https://github.com/truecharts/apps/compare/mealie-4.0.3...mealie-4.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [mealie-4.0.3](https://github.com/truecharts/apps/compare/mealie-4.0.2...mealie-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ - -### [mealie-3.0.11](https://github.com/truecharts/apps/compare/mealie-3.0.10...mealie-3.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - - diff --git a/stable/miniflux/3.0.3/CONFIG.md b/stable/mealie/4.0.4/CONFIG.md similarity index 100% rename from stable/miniflux/3.0.3/CONFIG.md rename to stable/mealie/4.0.4/CONFIG.md diff --git a/stable/mealie/4.0.4/Chart.lock b/stable/mealie/4.0.4/Chart.lock new file mode 100644 index 00000000000..92ee9dc0b8c --- /dev/null +++ b/stable/mealie/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:15:18.485838386Z" diff --git a/stable/mealie/4.0.3/Chart.yaml b/stable/mealie/4.0.4/Chart.yaml similarity index 95% rename from stable/mealie/4.0.3/Chart.yaml rename to stable/mealie/4.0.4/Chart.yaml index e61c0eb5832..26e77a18643 100644 --- a/stable/mealie/4.0.3/Chart.yaml +++ b/stable/mealie/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Mealie is a self hosted recipe manager and meal planner with a RestAPI backend home: https://github.com/truecharts/apps/tree/master/charts/stable/mealie icon: https://raw.githubusercontent.com/hay-kot/mealie/gh-pages/assets/img/favicon.png @@ -17,7 +17,7 @@ maintainers: name: mealie sources: - https://github.com/hay-kot/mealie -version: 4.0.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/mealie/4.0.3/README.md b/stable/mealie/4.0.4/README.md similarity index 96% rename from stable/mealie/4.0.3/README.md rename to stable/mealie/4.0.4/README.md index 9d93c96848a..a77432ac7ee 100644 --- a/stable/mealie/4.0.3/README.md +++ b/stable/mealie/4.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/mealie/4.0.3/app-readme.md b/stable/mealie/4.0.4/app-readme.md similarity index 100% rename from stable/mealie/4.0.3/app-readme.md rename to stable/mealie/4.0.4/app-readme.md diff --git a/stable/mealie/4.0.4/charts/common-8.3.18.tgz b/stable/mealie/4.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/mealie/4.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/mealie/4.0.3/helm-values.md b/stable/mealie/4.0.4/helm-values.md similarity index 100% rename from stable/mealie/4.0.3/helm-values.md rename to stable/mealie/4.0.4/helm-values.md diff --git a/stable/mealie/4.0.3/ix_values.yaml b/stable/mealie/4.0.4/ix_values.yaml similarity index 100% rename from stable/mealie/4.0.3/ix_values.yaml rename to stable/mealie/4.0.4/ix_values.yaml diff --git a/stable/mealie/4.0.3/questions.yaml b/stable/mealie/4.0.4/questions.yaml similarity index 100% rename from stable/mealie/4.0.3/questions.yaml rename to stable/mealie/4.0.4/questions.yaml diff --git a/stable/mealie/4.0.3/templates/common.yaml b/stable/mealie/4.0.4/templates/common.yaml similarity index 100% rename from stable/mealie/4.0.3/templates/common.yaml rename to stable/mealie/4.0.4/templates/common.yaml diff --git a/stable/miniflux/3.0.3/values.yaml b/stable/mealie/4.0.4/values.yaml similarity index 100% rename from stable/miniflux/3.0.3/values.yaml rename to stable/mealie/4.0.4/values.yaml diff --git a/stable/medusa/1.0.2/Chart.lock b/stable/medusa/1.0.2/Chart.lock deleted file mode 100644 index de35f1a9f11..00000000000 --- a/stable/medusa/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:45:27.523535093Z" diff --git a/stable/medusa/1.0.2/charts/common-8.3.16.tgz b/stable/medusa/1.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/medusa/1.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/medusa/1.0.2/CHANGELOG.md b/stable/medusa/1.0.3/CHANGELOG.md similarity index 88% rename from stable/medusa/1.0.2/CHANGELOG.md rename to stable/medusa/1.0.3/CHANGELOG.md index f9aba8d4a82..0a69c47635d 100644 --- a/stable/medusa/1.0.2/CHANGELOG.md +++ b/stable/medusa/1.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [medusa-1.0.3](https://github.com/truecharts/apps/compare/medusa-1.0.2...medusa-1.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [medusa-1.0.2](https://github.com/truecharts/apps/compare/medusa-1.0.1...medusa-1.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [medusa-0.0.5](https://github.com/truecharts/apps/compare/medusa-0.0.4...medusa-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/minio-console/1.0.2/CONFIG.md b/stable/medusa/1.0.3/CONFIG.md similarity index 100% rename from stable/minio-console/1.0.2/CONFIG.md rename to stable/medusa/1.0.3/CONFIG.md diff --git a/stable/medusa/1.0.3/Chart.lock b/stable/medusa/1.0.3/Chart.lock new file mode 100644 index 00000000000..873cd61c0db --- /dev/null +++ b/stable/medusa/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:15:45.895173016Z" diff --git a/stable/medusa/1.0.2/Chart.yaml b/stable/medusa/1.0.3/Chart.yaml similarity index 95% rename from stable/medusa/1.0.2/Chart.yaml rename to stable/medusa/1.0.3/Chart.yaml index f61237d1323..0d9acd50030 100644 --- a/stable/medusa/1.0.2/Chart.yaml +++ b/stable/medusa/1.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5.17" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: An automatic Video Library Manager for TV Shows home: https://github.com/truecharts/apps/tree/master/charts/stable/medusa icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/medusa-icon.png @@ -24,7 +24,7 @@ sources: - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ type: application -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/medusa/1.0.2/README.md b/stable/medusa/1.0.3/README.md similarity index 96% rename from stable/medusa/1.0.2/README.md rename to stable/medusa/1.0.3/README.md index 88116ebbfc4..7a66045a89d 100644 --- a/stable/medusa/1.0.2/README.md +++ b/stable/medusa/1.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/medusa/1.0.2/app-readme.md b/stable/medusa/1.0.3/app-readme.md similarity index 100% rename from stable/medusa/1.0.2/app-readme.md rename to stable/medusa/1.0.3/app-readme.md diff --git a/stable/medusa/1.0.3/charts/common-8.3.18.tgz b/stable/medusa/1.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/medusa/1.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/medusa/1.0.2/helm-values.md b/stable/medusa/1.0.3/helm-values.md similarity index 100% rename from stable/medusa/1.0.2/helm-values.md rename to stable/medusa/1.0.3/helm-values.md diff --git a/stable/medusa/1.0.2/ix_values.yaml b/stable/medusa/1.0.3/ix_values.yaml similarity index 100% rename from stable/medusa/1.0.2/ix_values.yaml rename to stable/medusa/1.0.3/ix_values.yaml diff --git a/stable/medusa/1.0.2/questions.yaml b/stable/medusa/1.0.3/questions.yaml similarity index 99% rename from stable/medusa/1.0.2/questions.yaml rename to stable/medusa/1.0.3/questions.yaml index c6f87c817f1..8ad95ccdbc4 100644 --- a/stable/medusa/1.0.2/questions.yaml +++ b/stable/medusa/1.0.3/questions.yaml @@ -435,7 +435,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/medusa/1.0.2/templates/common.yaml b/stable/medusa/1.0.3/templates/common.yaml similarity index 100% rename from stable/medusa/1.0.2/templates/common.yaml rename to stable/medusa/1.0.3/templates/common.yaml diff --git a/stable/minio-console/1.0.2/values.yaml b/stable/medusa/1.0.3/values.yaml similarity index 100% rename from stable/minio-console/1.0.2/values.yaml rename to stable/medusa/1.0.3/values.yaml diff --git a/stable/miniflux/3.0.3/Chart.lock b/stable/miniflux/3.0.3/Chart.lock deleted file mode 100644 index 3506bea4230..00000000000 --- a/stable/miniflux/3.0.3/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.4 -digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 -generated: "2021-10-26T22:25:59.942585738Z" diff --git a/stable/miniflux/3.0.3/charts/common-8.3.16.tgz b/stable/miniflux/3.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/miniflux/3.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/miniflux/3.0.3/charts/postgresql-5.1.4.tgz b/stable/miniflux/3.0.3/charts/postgresql-5.1.4.tgz deleted file mode 100644 index 6fb995c3255..00000000000 Binary files a/stable/miniflux/3.0.3/charts/postgresql-5.1.4.tgz and /dev/null differ diff --git a/stable/miniflux/3.0.3/CHANGELOG.md b/stable/miniflux/3.0.4/CHANGELOG.md similarity index 88% rename from stable/miniflux/3.0.3/CHANGELOG.md rename to stable/miniflux/3.0.4/CHANGELOG.md index f48501a5fc9..c8422c49ff4 100644 --- a/stable/miniflux/3.0.3/CHANGELOG.md +++ b/stable/miniflux/3.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [miniflux-3.0.4](https://github.com/truecharts/apps/compare/miniflux-3.0.3...miniflux-3.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [miniflux-3.0.3](https://github.com/truecharts/apps/compare/miniflux-3.0.2...miniflux-3.0.3) (2021-10-26) @@ -88,12 +97,3 @@ #### Chore * Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) -* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) -* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) - -#### Feat - -* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) - -#### Refactor - diff --git a/stable/mosquitto/4.0.3/CONFIG.md b/stable/miniflux/3.0.4/CONFIG.md similarity index 100% rename from stable/mosquitto/4.0.3/CONFIG.md rename to stable/miniflux/3.0.4/CONFIG.md diff --git a/stable/miniflux/3.0.4/Chart.lock b/stable/miniflux/3.0.4/Chart.lock new file mode 100644 index 00000000000..fe0b357a372 --- /dev/null +++ b/stable/miniflux/3.0.4/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.5 +digest: sha256:7c82b36be7159cc45c3f33a5bebf57863fddea8ad6c31c416c9812ab517a10b8 +generated: "2021-11-01T14:16:14.777703228Z" diff --git a/stable/miniflux/3.0.3/Chart.yaml b/stable/miniflux/3.0.4/Chart.yaml similarity index 93% rename from stable/miniflux/3.0.3/Chart.yaml rename to stable/miniflux/3.0.4/Chart.yaml index 18367a62749..e308d477130 100644 --- a/stable/miniflux/3.0.3/Chart.yaml +++ b/stable/miniflux/3.0.4/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2.0.33" description: Miniflux is a minimalist and opinionated feed reader. name: miniflux -version: 3.0.3 +version: 3.0.4 kubeVersion: ">=1.16.0-0" keywords: - miniflux @@ -15,11 +15,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.4 + version: 5.1.5 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/miniflux/3.0.3/README.md b/stable/miniflux/3.0.4/README.md similarity index 92% rename from stable/miniflux/3.0.3/README.md rename to stable/miniflux/3.0.4/README.md index 0feeda7cb09..4ac56ec87b1 100644 --- a/stable/miniflux/3.0.3/README.md +++ b/stable/miniflux/3.0.4/README.md @@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.4 | -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org/ | postgresql | 5.1.5 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/miniflux/3.0.3/app-readme.md b/stable/miniflux/3.0.4/app-readme.md similarity index 100% rename from stable/miniflux/3.0.3/app-readme.md rename to stable/miniflux/3.0.4/app-readme.md diff --git a/stable/miniflux/3.0.4/charts/common-8.3.18.tgz b/stable/miniflux/3.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/miniflux/3.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/miniflux/3.0.4/charts/postgresql-5.1.5.tgz b/stable/miniflux/3.0.4/charts/postgresql-5.1.5.tgz new file mode 100644 index 00000000000..12af7bda79d Binary files /dev/null and b/stable/miniflux/3.0.4/charts/postgresql-5.1.5.tgz differ diff --git a/stable/miniflux/3.0.3/helm-values.md b/stable/miniflux/3.0.4/helm-values.md similarity index 100% rename from stable/miniflux/3.0.3/helm-values.md rename to stable/miniflux/3.0.4/helm-values.md diff --git a/stable/miniflux/3.0.3/ix_values.yaml b/stable/miniflux/3.0.4/ix_values.yaml similarity index 100% rename from stable/miniflux/3.0.3/ix_values.yaml rename to stable/miniflux/3.0.4/ix_values.yaml diff --git a/stable/miniflux/3.0.3/questions.yaml b/stable/miniflux/3.0.4/questions.yaml similarity index 100% rename from stable/miniflux/3.0.3/questions.yaml rename to stable/miniflux/3.0.4/questions.yaml diff --git a/stable/miniflux/3.0.3/templates/common.yaml b/stable/miniflux/3.0.4/templates/common.yaml similarity index 100% rename from stable/miniflux/3.0.3/templates/common.yaml rename to stable/miniflux/3.0.4/templates/common.yaml diff --git a/stable/mosquitto/4.0.3/values.yaml b/stable/miniflux/3.0.4/values.yaml similarity index 100% rename from stable/mosquitto/4.0.3/values.yaml rename to stable/miniflux/3.0.4/values.yaml diff --git a/stable/minio-console/1.0.2/Chart.lock b/stable/minio-console/1.0.2/Chart.lock deleted file mode 100644 index d0dd11a8e6d..00000000000 --- a/stable/minio-console/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:46:22.978627859Z" diff --git a/stable/minio-console/1.0.2/charts/common-8.3.16.tgz b/stable/minio-console/1.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/minio-console/1.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/minio-console/1.0.2/CHANGELOG.md b/stable/minio-console/1.0.3/CHANGELOG.md similarity index 91% rename from stable/minio-console/1.0.2/CHANGELOG.md rename to stable/minio-console/1.0.3/CHANGELOG.md index ce92054dc37..02c073b6d72 100644 --- a/stable/minio-console/1.0.2/CHANGELOG.md +++ b/stable/minio-console/1.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [minio-console-1.0.3](https://github.com/truecharts/apps/compare/minio-console-1.0.2...minio-console-1.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [minio-console-1.0.2](https://github.com/truecharts/apps/compare/minio-console-1.0.1...minio-console-1.0.2) (2021-10-26) @@ -88,12 +97,3 @@ - -### [minio-console-0.0.5](https://github.com/truecharts/apps/compare/minio-console-0.0.4...minio-console-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - diff --git a/stable/mstream/1.0.2/CONFIG.md b/stable/minio-console/1.0.3/CONFIG.md similarity index 100% rename from stable/mstream/1.0.2/CONFIG.md rename to stable/minio-console/1.0.3/CONFIG.md diff --git a/stable/minio-console/1.0.3/Chart.lock b/stable/minio-console/1.0.3/Chart.lock new file mode 100644 index 00000000000..2d9e896f852 --- /dev/null +++ b/stable/minio-console/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:16:51.812121299Z" diff --git a/stable/minio-console/1.0.2/Chart.yaml b/stable/minio-console/1.0.3/Chart.yaml similarity index 95% rename from stable/minio-console/1.0.2/Chart.yaml rename to stable/minio-console/1.0.3/Chart.yaml index 9f995098efa..19084dabcfc 100644 --- a/stable/minio-console/1.0.2/Chart.yaml +++ b/stable/minio-console/1.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.11.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: A management console for minio server and operator home: https://github.com/truecharts/apps/tree/master/charts/stable/minio-console icon: https://min.io/resources/img/logo/MINIO_wordmark.png @@ -19,7 +19,7 @@ maintainers: name: minio-console sources: - https://github.com/minio/console -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/minio-console/1.0.2/README.md b/stable/minio-console/1.0.3/README.md similarity index 96% rename from stable/minio-console/1.0.2/README.md rename to stable/minio-console/1.0.3/README.md index a34614a6b7d..f9278bdae90 100644 --- a/stable/minio-console/1.0.2/README.md +++ b/stable/minio-console/1.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/minio-console/1.0.2/app-readme.md b/stable/minio-console/1.0.3/app-readme.md similarity index 100% rename from stable/minio-console/1.0.2/app-readme.md rename to stable/minio-console/1.0.3/app-readme.md diff --git a/stable/minio-console/1.0.3/charts/common-8.3.18.tgz b/stable/minio-console/1.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/minio-console/1.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/minio-console/1.0.2/helm-values.md b/stable/minio-console/1.0.3/helm-values.md similarity index 100% rename from stable/minio-console/1.0.2/helm-values.md rename to stable/minio-console/1.0.3/helm-values.md diff --git a/stable/minio-console/1.0.2/ix_values.yaml b/stable/minio-console/1.0.3/ix_values.yaml similarity index 100% rename from stable/minio-console/1.0.2/ix_values.yaml rename to stable/minio-console/1.0.3/ix_values.yaml diff --git a/stable/minio-console/1.0.2/questions.yaml b/stable/minio-console/1.0.3/questions.yaml similarity index 99% rename from stable/minio-console/1.0.2/questions.yaml rename to stable/minio-console/1.0.3/questions.yaml index 9d3f3a174bc..110af2ce43a 100644 --- a/stable/minio-console/1.0.2/questions.yaml +++ b/stable/minio-console/1.0.3/questions.yaml @@ -450,7 +450,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/minio-console/1.0.2/templates/common.yaml b/stable/minio-console/1.0.3/templates/common.yaml similarity index 100% rename from stable/minio-console/1.0.2/templates/common.yaml rename to stable/minio-console/1.0.3/templates/common.yaml diff --git a/stable/mstream/1.0.2/values.yaml b/stable/minio-console/1.0.3/values.yaml similarity index 100% rename from stable/mstream/1.0.2/values.yaml rename to stable/minio-console/1.0.3/values.yaml diff --git a/stable/mosquitto/4.0.3/Chart.lock b/stable/mosquitto/4.0.3/Chart.lock deleted file mode 100644 index cae37ffdfa9..00000000000 --- a/stable/mosquitto/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-11-01T12:54:40.153162344Z" diff --git a/stable/mosquitto/4.0.3/charts/common-8.3.16.tgz b/stable/mosquitto/4.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/mosquitto/4.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/mosquitto/4.0.3/CHANGELOG.md b/stable/mosquitto/4.0.4/CHANGELOG.md similarity index 90% rename from stable/mosquitto/4.0.3/CHANGELOG.md rename to stable/mosquitto/4.0.4/CHANGELOG.md index fc0f0026d5e..8b6a4e1427e 100644 --- a/stable/mosquitto/4.0.3/CHANGELOG.md +++ b/stable/mosquitto/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [mosquitto-4.0.4](https://github.com/truecharts/apps/compare/mosquitto-4.0.3...mosquitto-4.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [mosquitto-4.0.3](https://github.com/truecharts/apps/compare/mosquitto-4.0.2...mosquitto-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [mosquitto-3.0.10](https://github.com/truecharts/apps/compare/mosquitto-3.0.9...mosquitto-3.0.10) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [mosquitto-3.0.9](https://github.com/truecharts/apps/compare/mosquitto-3.0.8...mosquitto-3.0.9) (2021-10-18) - -#### Chore diff --git a/stable/muximux/1.0.3/CONFIG.md b/stable/mosquitto/4.0.4/CONFIG.md similarity index 100% rename from stable/muximux/1.0.3/CONFIG.md rename to stable/mosquitto/4.0.4/CONFIG.md diff --git a/stable/mosquitto/4.0.4/Chart.lock b/stable/mosquitto/4.0.4/Chart.lock new file mode 100644 index 00000000000..49746b3252a --- /dev/null +++ b/stable/mosquitto/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:17:19.277539676Z" diff --git a/stable/mosquitto/4.0.3/Chart.yaml b/stable/mosquitto/4.0.4/Chart.yaml similarity index 95% rename from stable/mosquitto/4.0.3/Chart.yaml rename to stable/mosquitto/4.0.4/Chart.yaml index 891d2b7289e..6247a6dee13 100644 --- a/stable/mosquitto/4.0.3/Chart.yaml +++ b/stable/mosquitto/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.13" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: Eclipse Mosquitto - An open source MQTT broker home: https://github.com/truecharts/apps/tree/master/charts/stable/mosquitto @@ -21,7 +21,7 @@ name: mosquitto sources: - https://github.com/eclipse/mosquitto type: application -version: 4.0.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - homeautomation diff --git a/stable/mosquitto/4.0.3/README.md b/stable/mosquitto/4.0.4/README.md similarity index 96% rename from stable/mosquitto/4.0.3/README.md rename to stable/mosquitto/4.0.4/README.md index 8972fed769c..1d737aeacd6 100644 --- a/stable/mosquitto/4.0.3/README.md +++ b/stable/mosquitto/4.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/mosquitto/4.0.3/app-readme.md b/stable/mosquitto/4.0.4/app-readme.md similarity index 100% rename from stable/mosquitto/4.0.3/app-readme.md rename to stable/mosquitto/4.0.4/app-readme.md diff --git a/stable/mosquitto/4.0.4/charts/common-8.3.18.tgz b/stable/mosquitto/4.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/mosquitto/4.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/mosquitto/4.0.3/helm-values.md b/stable/mosquitto/4.0.4/helm-values.md similarity index 100% rename from stable/mosquitto/4.0.3/helm-values.md rename to stable/mosquitto/4.0.4/helm-values.md diff --git a/stable/mosquitto/4.0.3/ix_values.yaml b/stable/mosquitto/4.0.4/ix_values.yaml similarity index 100% rename from stable/mosquitto/4.0.3/ix_values.yaml rename to stable/mosquitto/4.0.4/ix_values.yaml diff --git a/stable/mosquitto/4.0.3/questions.yaml b/stable/mosquitto/4.0.4/questions.yaml similarity index 100% rename from stable/mosquitto/4.0.3/questions.yaml rename to stable/mosquitto/4.0.4/questions.yaml diff --git a/stable/mosquitto/4.0.3/templates/common.yaml b/stable/mosquitto/4.0.4/templates/common.yaml similarity index 100% rename from stable/mosquitto/4.0.3/templates/common.yaml rename to stable/mosquitto/4.0.4/templates/common.yaml diff --git a/stable/mosquitto/4.0.3/templates/configmap.yaml b/stable/mosquitto/4.0.4/templates/configmap.yaml similarity index 100% rename from stable/mosquitto/4.0.3/templates/configmap.yaml rename to stable/mosquitto/4.0.4/templates/configmap.yaml diff --git a/stable/muximux/1.0.3/values.yaml b/stable/mosquitto/4.0.4/values.yaml similarity index 100% rename from stable/muximux/1.0.3/values.yaml rename to stable/mosquitto/4.0.4/values.yaml diff --git a/stable/mstream/1.0.2/Chart.lock b/stable/mstream/1.0.2/Chart.lock deleted file mode 100644 index dfc971bbb7c..00000000000 --- a/stable/mstream/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:47:08.829897145Z" diff --git a/stable/mstream/1.0.2/charts/common-8.3.16.tgz b/stable/mstream/1.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/mstream/1.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/mstream/1.0.2/CHANGELOG.md b/stable/mstream/1.0.3/CHANGELOG.md similarity index 88% rename from stable/mstream/1.0.2/CHANGELOG.md rename to stable/mstream/1.0.3/CHANGELOG.md index 21d26118f2b..c9d086dd2d9 100644 --- a/stable/mstream/1.0.2/CHANGELOG.md +++ b/stable/mstream/1.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [mstream-1.0.3](https://github.com/truecharts/apps/compare/mstream-1.0.2...mstream-1.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [mstream-1.0.2](https://github.com/truecharts/apps/compare/mstream-1.0.1...mstream-1.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [mstream-0.0.5](https://github.com/truecharts/apps/compare/mstream-0.0.4...mstream-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/mylar/4.0.2/CONFIG.md b/stable/mstream/1.0.3/CONFIG.md similarity index 100% rename from stable/mylar/4.0.2/CONFIG.md rename to stable/mstream/1.0.3/CONFIG.md diff --git a/stable/mstream/1.0.3/Chart.lock b/stable/mstream/1.0.3/Chart.lock new file mode 100644 index 00000000000..7e3c51c765e --- /dev/null +++ b/stable/mstream/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:17:46.626741193Z" diff --git a/stable/mstream/1.0.2/Chart.yaml b/stable/mstream/1.0.3/Chart.yaml similarity index 95% rename from stable/mstream/1.0.2/Chart.yaml rename to stable/mstream/1.0.3/Chart.yaml index 7b59e3fd41e..763cef35d3e 100644 --- a/stable/mstream/1.0.2/Chart.yaml +++ b/stable/mstream/1.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.2.5" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: A personal music streaming server home: https://github.com/truecharts/apps/tree/master/charts/stable/mstream icon: https://raw.githubusercontent.com/nicholaswilde/helm-charts/main/images/mstream.png @@ -21,7 +21,7 @@ sources: - https://github.com/linuxserver/docker-mstream - https://mstream.io/ type: application -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/mstream/1.0.2/README.md b/stable/mstream/1.0.3/README.md similarity index 96% rename from stable/mstream/1.0.2/README.md rename to stable/mstream/1.0.3/README.md index 87e306c6b79..ed60b6b16ee 100644 --- a/stable/mstream/1.0.2/README.md +++ b/stable/mstream/1.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/mstream/1.0.2/app-readme.md b/stable/mstream/1.0.3/app-readme.md similarity index 100% rename from stable/mstream/1.0.2/app-readme.md rename to stable/mstream/1.0.3/app-readme.md diff --git a/stable/mstream/1.0.3/charts/common-8.3.18.tgz b/stable/mstream/1.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/mstream/1.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/mstream/1.0.2/helm-values.md b/stable/mstream/1.0.3/helm-values.md similarity index 100% rename from stable/mstream/1.0.2/helm-values.md rename to stable/mstream/1.0.3/helm-values.md diff --git a/stable/mstream/1.0.2/ix_values.yaml b/stable/mstream/1.0.3/ix_values.yaml similarity index 100% rename from stable/mstream/1.0.2/ix_values.yaml rename to stable/mstream/1.0.3/ix_values.yaml diff --git a/stable/mstream/1.0.2/questions.yaml b/stable/mstream/1.0.3/questions.yaml similarity index 99% rename from stable/mstream/1.0.2/questions.yaml rename to stable/mstream/1.0.3/questions.yaml index 77d9b875efa..3d2572c4229 100644 --- a/stable/mstream/1.0.2/questions.yaml +++ b/stable/mstream/1.0.3/questions.yaml @@ -435,7 +435,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/mstream/1.0.2/templates/common.yaml b/stable/mstream/1.0.3/templates/common.yaml similarity index 100% rename from stable/mstream/1.0.2/templates/common.yaml rename to stable/mstream/1.0.3/templates/common.yaml diff --git a/stable/mylar/4.0.2/values.yaml b/stable/mstream/1.0.3/values.yaml similarity index 100% rename from stable/mylar/4.0.2/values.yaml rename to stable/mstream/1.0.3/values.yaml diff --git a/stable/muximux/1.0.3/Chart.lock b/stable/muximux/1.0.3/Chart.lock deleted file mode 100644 index ebb05b0d687..00000000000 --- a/stable/muximux/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-11-01T12:55:04.73979993Z" diff --git a/stable/muximux/1.0.3/charts/common-8.3.16.tgz b/stable/muximux/1.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/muximux/1.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/muximux/1.0.3/CHANGELOG.md b/stable/muximux/1.0.4/CHANGELOG.md similarity index 89% rename from stable/muximux/1.0.3/CHANGELOG.md rename to stable/muximux/1.0.4/CHANGELOG.md index d1f66c9c986..af5279205bd 100644 --- a/stable/muximux/1.0.3/CHANGELOG.md +++ b/stable/muximux/1.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [muximux-1.0.4](https://github.com/truecharts/apps/compare/muximux-1.0.3...muximux-1.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [muximux-1.0.3](https://github.com/truecharts/apps/compare/muximux-1.0.2...muximux-1.0.3) (2021-11-01) @@ -88,12 +97,3 @@ - -### [muximux-0.0.6](https://github.com/truecharts/apps/compare/muximux-0.0.5...muximux-0.0.6) (2021-10-19) - -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - diff --git a/stable/navidrome/9.0.2/CONFIG.md b/stable/muximux/1.0.4/CONFIG.md similarity index 100% rename from stable/navidrome/9.0.2/CONFIG.md rename to stable/muximux/1.0.4/CONFIG.md diff --git a/stable/muximux/1.0.4/Chart.lock b/stable/muximux/1.0.4/Chart.lock new file mode 100644 index 00000000000..61bab61fdf1 --- /dev/null +++ b/stable/muximux/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:18:14.00620953Z" diff --git a/stable/muximux/1.0.3/Chart.yaml b/stable/muximux/1.0.4/Chart.yaml similarity index 96% rename from stable/muximux/1.0.3/Chart.yaml rename to stable/muximux/1.0.4/Chart.yaml index bb6b4ad3d22..7ae09922e58 100644 --- a/stable/muximux/1.0.3/Chart.yaml +++ b/stable/muximux/1.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "057352e8" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: A lightweight portal to view & manage your HTPC apps without having to run anything more than a PHP enabled webserver home: https://github.com/truecharts/apps/tree/master/charts/stable/muximux @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-muximux - https://github.com/mescon/Muximux type: application -version: 1.0.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/muximux/1.0.3/README.md b/stable/muximux/1.0.4/README.md similarity index 96% rename from stable/muximux/1.0.3/README.md rename to stable/muximux/1.0.4/README.md index 1c238c2b71b..8d800cc759c 100644 --- a/stable/muximux/1.0.3/README.md +++ b/stable/muximux/1.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/muximux/1.0.3/app-readme.md b/stable/muximux/1.0.4/app-readme.md similarity index 100% rename from stable/muximux/1.0.3/app-readme.md rename to stable/muximux/1.0.4/app-readme.md diff --git a/stable/muximux/1.0.4/charts/common-8.3.18.tgz b/stable/muximux/1.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/muximux/1.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/muximux/1.0.3/helm-values.md b/stable/muximux/1.0.4/helm-values.md similarity index 100% rename from stable/muximux/1.0.3/helm-values.md rename to stable/muximux/1.0.4/helm-values.md diff --git a/stable/muximux/1.0.3/ix_values.yaml b/stable/muximux/1.0.4/ix_values.yaml similarity index 100% rename from stable/muximux/1.0.3/ix_values.yaml rename to stable/muximux/1.0.4/ix_values.yaml diff --git a/stable/muximux/1.0.3/questions.yaml b/stable/muximux/1.0.4/questions.yaml similarity index 100% rename from stable/muximux/1.0.3/questions.yaml rename to stable/muximux/1.0.4/questions.yaml diff --git a/stable/muximux/1.0.3/templates/common.yaml b/stable/muximux/1.0.4/templates/common.yaml similarity index 100% rename from stable/muximux/1.0.3/templates/common.yaml rename to stable/muximux/1.0.4/templates/common.yaml diff --git a/stable/navidrome/9.0.2/values.yaml b/stable/muximux/1.0.4/values.yaml similarity index 100% rename from stable/navidrome/9.0.2/values.yaml rename to stable/muximux/1.0.4/values.yaml diff --git a/stable/mylar/4.0.2/Chart.lock b/stable/mylar/4.0.2/Chart.lock deleted file mode 100644 index 2ccae89f936..00000000000 --- a/stable/mylar/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:47:53.532200344Z" diff --git a/stable/mylar/4.0.2/charts/common-8.3.16.tgz b/stable/mylar/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/mylar/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/mylar/4.0.2/CHANGELOG.md b/stable/mylar/4.0.3/CHANGELOG.md similarity index 90% rename from stable/mylar/4.0.2/CHANGELOG.md rename to stable/mylar/4.0.3/CHANGELOG.md index d01edeeedb1..88d5caccf01 100644 --- a/stable/mylar/4.0.2/CHANGELOG.md +++ b/stable/mylar/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [mylar-4.0.3](https://github.com/truecharts/apps/compare/mylar-4.0.2...mylar-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [mylar-4.0.2](https://github.com/truecharts/apps/compare/mylar-4.0.1...mylar-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [mylar-3.0.10](https://github.com/truecharts/apps/compare/mylar-3.0.9...mylar-3.0.10) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [mylar-3.0.9](https://github.com/truecharts/apps/compare/mylar-3.0.8...mylar-3.0.9) (2021-10-18) - -#### Chore diff --git a/stable/nextcloud/9.0.4/CONFIG.md b/stable/mylar/4.0.3/CONFIG.md similarity index 100% rename from stable/nextcloud/9.0.4/CONFIG.md rename to stable/mylar/4.0.3/CONFIG.md diff --git a/stable/mylar/4.0.3/Chart.lock b/stable/mylar/4.0.3/Chart.lock new file mode 100644 index 00000000000..87f65b3ec79 --- /dev/null +++ b/stable/mylar/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:18:41.461685996Z" diff --git a/stable/mylar/4.0.2/Chart.yaml b/stable/mylar/4.0.3/Chart.yaml similarity index 95% rename from stable/mylar/4.0.2/Chart.yaml rename to stable/mylar/4.0.3/Chart.yaml index c32e8421d01..b7b1166fa19 100644 --- a/stable/mylar/4.0.2/Chart.yaml +++ b/stable/mylar/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Mylar is a automated Comic Book downloader home: https://github.com/truechartsapps/tree/master/charts/stable/mylar icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mylar-icon.png @@ -18,7 +18,7 @@ sources: - https://github.com/mylar3/mylar3 - https://github.com/linuxserver/docker-mylar3 - https://github.com/truechartsapps/tree/master/charts/mylar -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/mylar/4.0.2/README.md b/stable/mylar/4.0.3/README.md similarity index 96% rename from stable/mylar/4.0.2/README.md rename to stable/mylar/4.0.3/README.md index 30b359fe477..54505c46d45 100644 --- a/stable/mylar/4.0.2/README.md +++ b/stable/mylar/4.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/mylar/4.0.2/app-readme.md b/stable/mylar/4.0.3/app-readme.md similarity index 100% rename from stable/mylar/4.0.2/app-readme.md rename to stable/mylar/4.0.3/app-readme.md diff --git a/stable/mylar/4.0.3/charts/common-8.3.18.tgz b/stable/mylar/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/mylar/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/mylar/4.0.2/helm-values.md b/stable/mylar/4.0.3/helm-values.md similarity index 100% rename from stable/mylar/4.0.2/helm-values.md rename to stable/mylar/4.0.3/helm-values.md diff --git a/stable/mylar/4.0.2/ix_values.yaml b/stable/mylar/4.0.3/ix_values.yaml similarity index 100% rename from stable/mylar/4.0.2/ix_values.yaml rename to stable/mylar/4.0.3/ix_values.yaml diff --git a/stable/mylar/4.0.2/questions.yaml b/stable/mylar/4.0.3/questions.yaml similarity index 99% rename from stable/mylar/4.0.2/questions.yaml rename to stable/mylar/4.0.3/questions.yaml index 0dd75a39a41..7effa240ca5 100644 --- a/stable/mylar/4.0.2/questions.yaml +++ b/stable/mylar/4.0.3/questions.yaml @@ -435,7 +435,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/mylar/4.0.2/templates/common.yaml b/stable/mylar/4.0.3/templates/common.yaml similarity index 100% rename from stable/mylar/4.0.2/templates/common.yaml rename to stable/mylar/4.0.3/templates/common.yaml diff --git a/stable/nextcloud/9.0.4/values.yaml b/stable/mylar/4.0.3/values.yaml similarity index 100% rename from stable/nextcloud/9.0.4/values.yaml rename to stable/mylar/4.0.3/values.yaml diff --git a/stable/navidrome/9.0.2/Chart.lock b/stable/navidrome/9.0.2/Chart.lock deleted file mode 100644 index 73253949815..00000000000 --- a/stable/navidrome/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:48:16.391262425Z" diff --git a/stable/navidrome/9.0.2/charts/common-8.3.16.tgz b/stable/navidrome/9.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/navidrome/9.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/navidrome/9.0.2/CHANGELOG.md b/stable/navidrome/9.0.3/CHANGELOG.md similarity index 90% rename from stable/navidrome/9.0.2/CHANGELOG.md rename to stable/navidrome/9.0.3/CHANGELOG.md index beb94f7256a..670c978a88d 100644 --- a/stable/navidrome/9.0.2/CHANGELOG.md +++ b/stable/navidrome/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [navidrome-9.0.3](https://github.com/truecharts/apps/compare/navidrome-9.0.2...navidrome-9.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [navidrome-9.0.2](https://github.com/truecharts/apps/compare/navidrome-9.0.1...navidrome-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [navidrome-8.0.11](https://github.com/truecharts/apps/compare/navidrome-8.0.10...navidrome-8.0.11) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [navidrome-8.0.10](https://github.com/truecharts/apps/compare/navidrome-8.0.9...navidrome-8.0.10) (2021-10-18) - -#### Refactor diff --git a/stable/node-red/9.0.2/CONFIG.md b/stable/navidrome/9.0.3/CONFIG.md similarity index 100% rename from stable/node-red/9.0.2/CONFIG.md rename to stable/navidrome/9.0.3/CONFIG.md diff --git a/stable/navidrome/9.0.3/Chart.lock b/stable/navidrome/9.0.3/Chart.lock new file mode 100644 index 00000000000..6709561b491 --- /dev/null +++ b/stable/navidrome/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:19:08.836487096Z" diff --git a/stable/navidrome/9.0.2/Chart.yaml b/stable/navidrome/9.0.3/Chart.yaml similarity index 95% rename from stable/navidrome/9.0.2/Chart.yaml rename to stable/navidrome/9.0.3/Chart.yaml index d813c39137b..92bbfd8cf7d 100644 --- a/stable/navidrome/9.0.2/Chart.yaml +++ b/stable/navidrome/9.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.46.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: Navidrome is an open source web-based music collection server and streamer home: https://github.com/truecharts/apps/tree/master/charts/stable/navidrome @@ -22,7 +22,7 @@ sources: - https://github.com/deluan/navidrome - https://hub.docker.com/r/deluan/navidrome type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/navidrome/9.0.2/README.md b/stable/navidrome/9.0.3/README.md similarity index 96% rename from stable/navidrome/9.0.2/README.md rename to stable/navidrome/9.0.3/README.md index 51a498fe899..141cf80fbd7 100644 --- a/stable/navidrome/9.0.2/README.md +++ b/stable/navidrome/9.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/navidrome/9.0.2/app-readme.md b/stable/navidrome/9.0.3/app-readme.md similarity index 100% rename from stable/navidrome/9.0.2/app-readme.md rename to stable/navidrome/9.0.3/app-readme.md diff --git a/stable/navidrome/9.0.3/charts/common-8.3.18.tgz b/stable/navidrome/9.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/navidrome/9.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/navidrome/9.0.2/helm-values.md b/stable/navidrome/9.0.3/helm-values.md similarity index 100% rename from stable/navidrome/9.0.2/helm-values.md rename to stable/navidrome/9.0.3/helm-values.md diff --git a/stable/navidrome/9.0.2/ix_values.yaml b/stable/navidrome/9.0.3/ix_values.yaml similarity index 100% rename from stable/navidrome/9.0.2/ix_values.yaml rename to stable/navidrome/9.0.3/ix_values.yaml diff --git a/stable/navidrome/9.0.2/questions.yaml b/stable/navidrome/9.0.3/questions.yaml similarity index 99% rename from stable/navidrome/9.0.2/questions.yaml rename to stable/navidrome/9.0.3/questions.yaml index dd849637f2f..beeeced9d40 100644 --- a/stable/navidrome/9.0.2/questions.yaml +++ b/stable/navidrome/9.0.3/questions.yaml @@ -428,7 +428,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/navidrome/9.0.2/templates/common.yaml b/stable/navidrome/9.0.3/templates/common.yaml similarity index 100% rename from stable/navidrome/9.0.2/templates/common.yaml rename to stable/navidrome/9.0.3/templates/common.yaml diff --git a/stable/node-red/9.0.2/values.yaml b/stable/navidrome/9.0.3/values.yaml similarity index 100% rename from stable/node-red/9.0.2/values.yaml rename to stable/navidrome/9.0.3/values.yaml diff --git a/stable/nextcloud/9.0.4/charts/common-8.3.16.tgz b/stable/nextcloud/9.0.4/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/nextcloud/9.0.4/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/nextcloud/9.0.4/charts/postgresql-5.1.4.tgz b/stable/nextcloud/9.0.4/charts/postgresql-5.1.4.tgz deleted file mode 100644 index 6fb995c3255..00000000000 Binary files a/stable/nextcloud/9.0.4/charts/postgresql-5.1.4.tgz and /dev/null differ diff --git a/stable/nextcloud/9.0.4/charts/redis-15.5.2.tgz b/stable/nextcloud/9.0.4/charts/redis-15.5.2.tgz deleted file mode 100644 index 8081cd69b56..00000000000 Binary files a/stable/nextcloud/9.0.4/charts/redis-15.5.2.tgz and /dev/null differ diff --git a/stable/nextcloud/9.0.4/CHANGELOG.md b/stable/nextcloud/9.0.5/CHANGELOG.md similarity index 91% rename from stable/nextcloud/9.0.4/CHANGELOG.md rename to stable/nextcloud/9.0.5/CHANGELOG.md index 44e10be92b5..778c96f7053 100644 --- a/stable/nextcloud/9.0.4/CHANGELOG.md +++ b/stable/nextcloud/9.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [nextcloud-9.0.5](https://github.com/truecharts/apps/compare/nextcloud-9.0.4...nextcloud-9.0.5) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [nextcloud-9.0.4](https://github.com/truecharts/apps/compare/nextcloud-9.0.3...nextcloud-9.0.4) (2021-10-26) @@ -88,12 +97,3 @@ * bump apps, remove duplicates and move incubator to stable for RC1 * update non-major deps helm releases ([#1213](https://github.com/truecharts/apps/issues/1213)) -#### Fix - -* reenable postgresql migration scripting and bump all to force update - - - - -### [nextcloud-7.0.0](https://github.com/truecharts/apps/compare/nextcloud-6.0.28...nextcloud-7.0.0) (2021-10-20) - diff --git a/stable/notes/1.0.2/CONFIG.md b/stable/nextcloud/9.0.5/CONFIG.md similarity index 100% rename from stable/notes/1.0.2/CONFIG.md rename to stable/nextcloud/9.0.5/CONFIG.md diff --git a/stable/nextcloud/9.0.4/Chart.lock b/stable/nextcloud/9.0.5/Chart.lock similarity index 51% rename from stable/nextcloud/9.0.4/Chart.lock rename to stable/nextcloud/9.0.5/Chart.lock index d42c7a501bb..e55665120f2 100644 --- a/stable/nextcloud/9.0.4/Chart.lock +++ b/stable/nextcloud/9.0.5/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 - name: postgresql repository: https://truecharts.org/ - version: 5.1.4 + version: 5.1.5 - name: redis repository: https://charts.bitnami.com/bitnami - version: 15.5.2 -digest: sha256:b5ce4337c8f00c6310157a8b26a1108d9880018509251b8c39b310eb7112d375 -generated: "2021-10-26T22:26:37.421636834Z" + version: 15.5.3 +digest: sha256:edc39d8e6c9f365b47783a26b0502987c24ca1fd07292913baf7f1e195a69f6d +generated: "2021-11-01T14:19:39.519869918Z" diff --git a/stable/nextcloud/9.0.4/Chart.yaml b/stable/nextcloud/9.0.5/Chart.yaml similarity index 93% rename from stable/nextcloud/9.0.4/Chart.yaml rename to stable/nextcloud/9.0.5/Chart.yaml index ebbfe4b7397..9dfa297bc9b 100644 --- a/stable/nextcloud/9.0.4/Chart.yaml +++ b/stable/nextcloud/9.0.5/Chart.yaml @@ -3,15 +3,15 @@ appVersion: "22.2.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.4 + version: 5.1.5 - condition: redis.enabled name: redis repository: https://charts.bitnami.com/bitnami - version: 15.5.2 + version: 15.5.3 deprecated: false description: A private cloud server that puts the control and security of your own data back into your hands. @@ -33,7 +33,7 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 9.0.4 +version: 9.0.5 annotations: truecharts.org/catagories: | - cloud diff --git a/stable/nextcloud/9.0.4/README.md b/stable/nextcloud/9.0.5/README.md similarity index 89% rename from stable/nextcloud/9.0.4/README.md rename to stable/nextcloud/9.0.5/README.md index ea33d7d2ec5..8c3fd1e7ba5 100644 --- a/stable/nextcloud/9.0.4/README.md +++ b/stable/nextcloud/9.0.5/README.md @@ -18,9 +18,9 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | redis | 15.5.2 | -| https://truecharts.org/ | postgresql | 5.1.4 | -| https://truecharts.org | common | 8.3.16 | +| https://charts.bitnami.com/bitnami | redis | 15.5.3 | +| https://truecharts.org/ | postgresql | 5.1.5 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/nextcloud/9.0.4/app-readme.md b/stable/nextcloud/9.0.5/app-readme.md similarity index 100% rename from stable/nextcloud/9.0.4/app-readme.md rename to stable/nextcloud/9.0.5/app-readme.md diff --git a/stable/nextcloud/9.0.5/charts/common-8.3.18.tgz b/stable/nextcloud/9.0.5/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/nextcloud/9.0.5/charts/common-8.3.18.tgz differ diff --git a/stable/nextcloud/9.0.5/charts/postgresql-5.1.5.tgz b/stable/nextcloud/9.0.5/charts/postgresql-5.1.5.tgz new file mode 100644 index 00000000000..12af7bda79d Binary files /dev/null and b/stable/nextcloud/9.0.5/charts/postgresql-5.1.5.tgz differ diff --git a/stable/nextcloud/9.0.5/charts/redis-15.5.3.tgz b/stable/nextcloud/9.0.5/charts/redis-15.5.3.tgz new file mode 100644 index 00000000000..31b19387b59 Binary files /dev/null and b/stable/nextcloud/9.0.5/charts/redis-15.5.3.tgz differ diff --git a/stable/nextcloud/9.0.4/helm-values.md b/stable/nextcloud/9.0.5/helm-values.md similarity index 100% rename from stable/nextcloud/9.0.4/helm-values.md rename to stable/nextcloud/9.0.5/helm-values.md diff --git a/stable/nextcloud/9.0.4/ix_values.yaml b/stable/nextcloud/9.0.5/ix_values.yaml similarity index 100% rename from stable/nextcloud/9.0.4/ix_values.yaml rename to stable/nextcloud/9.0.5/ix_values.yaml diff --git a/stable/nextcloud/9.0.4/questions.yaml b/stable/nextcloud/9.0.5/questions.yaml similarity index 100% rename from stable/nextcloud/9.0.4/questions.yaml rename to stable/nextcloud/9.0.5/questions.yaml diff --git a/stable/nextcloud/9.0.4/templates/_configmap.tpl b/stable/nextcloud/9.0.5/templates/_configmap.tpl similarity index 100% rename from stable/nextcloud/9.0.4/templates/_configmap.tpl rename to stable/nextcloud/9.0.5/templates/_configmap.tpl diff --git a/stable/nextcloud/9.0.4/templates/_cronjob.tpl b/stable/nextcloud/9.0.5/templates/_cronjob.tpl similarity index 100% rename from stable/nextcloud/9.0.4/templates/_cronjob.tpl rename to stable/nextcloud/9.0.5/templates/_cronjob.tpl diff --git a/stable/nextcloud/9.0.4/templates/_secrets.tpl b/stable/nextcloud/9.0.5/templates/_secrets.tpl similarity index 100% rename from stable/nextcloud/9.0.4/templates/_secrets.tpl rename to stable/nextcloud/9.0.5/templates/_secrets.tpl diff --git a/stable/nextcloud/9.0.4/templates/common.yaml b/stable/nextcloud/9.0.5/templates/common.yaml similarity index 100% rename from stable/nextcloud/9.0.4/templates/common.yaml rename to stable/nextcloud/9.0.5/templates/common.yaml diff --git a/stable/notes/1.0.2/values.yaml b/stable/nextcloud/9.0.5/values.yaml similarity index 100% rename from stable/notes/1.0.2/values.yaml rename to stable/nextcloud/9.0.5/values.yaml diff --git a/stable/node-red/9.0.2/Chart.lock b/stable/node-red/9.0.2/Chart.lock deleted file mode 100644 index 24ae6fa80b1..00000000000 --- a/stable/node-red/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:49:28.730027044Z" diff --git a/stable/node-red/9.0.2/charts/common-8.3.16.tgz b/stable/node-red/9.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/node-red/9.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/node-red/9.0.2/CHANGELOG.md b/stable/node-red/9.0.3/CHANGELOG.md similarity index 90% rename from stable/node-red/9.0.2/CHANGELOG.md rename to stable/node-red/9.0.3/CHANGELOG.md index 8d3f2082f58..e18e205260b 100644 --- a/stable/node-red/9.0.2/CHANGELOG.md +++ b/stable/node-red/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [node-red-9.0.3](https://github.com/truecharts/apps/compare/node-red-9.0.2...node-red-9.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [node-red-9.0.2](https://github.com/truecharts/apps/compare/node-red-9.0.1...node-red-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [node-red-8.0.10](https://github.com/truecharts/apps/compare/node-red-8.0.9...node-red-8.0.10) (2021-10-19) -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [node-red-8.0.9](https://github.com/truecharts/apps/compare/node-red-8.0.8...node-red-8.0.9) (2021-10-18) - diff --git a/stable/novnc/1.0.2/CONFIG.md b/stable/node-red/9.0.3/CONFIG.md similarity index 100% rename from stable/novnc/1.0.2/CONFIG.md rename to stable/node-red/9.0.3/CONFIG.md diff --git a/stable/node-red/9.0.3/Chart.lock b/stable/node-red/9.0.3/Chart.lock new file mode 100644 index 00000000000..23f3583f2d7 --- /dev/null +++ b/stable/node-red/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:20:33.941326113Z" diff --git a/stable/node-red/9.0.2/Chart.yaml b/stable/node-red/9.0.3/Chart.yaml similarity index 95% rename from stable/node-red/9.0.2/Chart.yaml rename to stable/node-red/9.0.3/Chart.yaml index 8b7c836641a..febe8769dc4 100644 --- a/stable/node-red/9.0.2/Chart.yaml +++ b/stable/node-red/9.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.1.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: Node-RED is low-code programming for event-driven applications home: https://github.com/truecharts/apps/tree/master/charts/stable/node-red @@ -20,7 +20,7 @@ name: node-red sources: - https://github.com/node-red/node-red-docker type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - tools diff --git a/stable/node-red/9.0.2/README.md b/stable/node-red/9.0.3/README.md similarity index 96% rename from stable/node-red/9.0.2/README.md rename to stable/node-red/9.0.3/README.md index 77323db3f43..a5e11c75601 100644 --- a/stable/node-red/9.0.2/README.md +++ b/stable/node-red/9.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/node-red/9.0.2/app-readme.md b/stable/node-red/9.0.3/app-readme.md similarity index 100% rename from stable/node-red/9.0.2/app-readme.md rename to stable/node-red/9.0.3/app-readme.md diff --git a/stable/node-red/9.0.3/charts/common-8.3.18.tgz b/stable/node-red/9.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/node-red/9.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/node-red/9.0.2/helm-values.md b/stable/node-red/9.0.3/helm-values.md similarity index 100% rename from stable/node-red/9.0.2/helm-values.md rename to stable/node-red/9.0.3/helm-values.md diff --git a/stable/node-red/9.0.2/ix_values.yaml b/stable/node-red/9.0.3/ix_values.yaml similarity index 100% rename from stable/node-red/9.0.2/ix_values.yaml rename to stable/node-red/9.0.3/ix_values.yaml diff --git a/stable/node-red/9.0.2/questions.yaml b/stable/node-red/9.0.3/questions.yaml similarity index 99% rename from stable/node-red/9.0.2/questions.yaml rename to stable/node-red/9.0.3/questions.yaml index 892d5bcb6d6..5c9a9f83d26 100644 --- a/stable/node-red/9.0.2/questions.yaml +++ b/stable/node-red/9.0.3/questions.yaml @@ -428,7 +428,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/node-red/9.0.2/templates/common.yaml b/stable/node-red/9.0.3/templates/common.yaml similarity index 100% rename from stable/node-red/9.0.2/templates/common.yaml rename to stable/node-red/9.0.3/templates/common.yaml diff --git a/stable/novnc/1.0.2/values.yaml b/stable/node-red/9.0.3/values.yaml similarity index 100% rename from stable/novnc/1.0.2/values.yaml rename to stable/node-red/9.0.3/values.yaml diff --git a/stable/notes/1.0.2/Chart.lock b/stable/notes/1.0.2/Chart.lock deleted file mode 100644 index 0b5ddfff49e..00000000000 --- a/stable/notes/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:49:51.647522665Z" diff --git a/stable/notes/1.0.2/charts/common-8.3.16.tgz b/stable/notes/1.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/notes/1.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/notes/1.0.2/CHANGELOG.md b/stable/notes/1.0.3/CHANGELOG.md similarity index 88% rename from stable/notes/1.0.2/CHANGELOG.md rename to stable/notes/1.0.3/CHANGELOG.md index 4d263884ba0..1e439faf153 100644 --- a/stable/notes/1.0.2/CHANGELOG.md +++ b/stable/notes/1.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [notes-1.0.3](https://github.com/truecharts/apps/compare/notes-1.0.2...notes-1.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [notes-1.0.2](https://github.com/truecharts/apps/compare/notes-1.0.1...notes-1.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [notes-0.0.5](https://github.com/truecharts/apps/compare/notes-0.0.4...notes-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/nullserv/4.0.2/CONFIG.md b/stable/notes/1.0.3/CONFIG.md similarity index 100% rename from stable/nullserv/4.0.2/CONFIG.md rename to stable/notes/1.0.3/CONFIG.md diff --git a/stable/notes/1.0.3/Chart.lock b/stable/notes/1.0.3/Chart.lock new file mode 100644 index 00000000000..2e14da51e95 --- /dev/null +++ b/stable/notes/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:21:01.36006788Z" diff --git a/stable/notes/1.0.2/Chart.yaml b/stable/notes/1.0.3/Chart.yaml similarity index 95% rename from stable/notes/1.0.2/Chart.yaml rename to stable/notes/1.0.3/Chart.yaml index dd257f7b204..cd4b94ff619 100644 --- a/stable/notes/1.0.2/Chart.yaml +++ b/stable/notes/1.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "ee287b9" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: A self-hosted note taking web app that lets you keep track of your notes and search them in a easy and minimal way. home: https://github.com/truecharts/apps/tree/master/charts/stable/notes @@ -24,7 +24,7 @@ sources: - https://github.com/prologic/notes - https://github.com/nicholaswilde/docker-notes type: application -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/notes/1.0.2/README.md b/stable/notes/1.0.3/README.md similarity index 96% rename from stable/notes/1.0.2/README.md rename to stable/notes/1.0.3/README.md index ad041939786..417c19ceef8 100644 --- a/stable/notes/1.0.2/README.md +++ b/stable/notes/1.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/notes/1.0.2/app-readme.md b/stable/notes/1.0.3/app-readme.md similarity index 100% rename from stable/notes/1.0.2/app-readme.md rename to stable/notes/1.0.3/app-readme.md diff --git a/stable/notes/1.0.3/charts/common-8.3.18.tgz b/stable/notes/1.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/notes/1.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/notes/1.0.2/helm-values.md b/stable/notes/1.0.3/helm-values.md similarity index 100% rename from stable/notes/1.0.2/helm-values.md rename to stable/notes/1.0.3/helm-values.md diff --git a/stable/notes/1.0.2/ix_values.yaml b/stable/notes/1.0.3/ix_values.yaml similarity index 100% rename from stable/notes/1.0.2/ix_values.yaml rename to stable/notes/1.0.3/ix_values.yaml diff --git a/stable/notes/1.0.2/questions.yaml b/stable/notes/1.0.3/questions.yaml similarity index 99% rename from stable/notes/1.0.2/questions.yaml rename to stable/notes/1.0.3/questions.yaml index b81bce5fbcb..9c17a3781cd 100644 --- a/stable/notes/1.0.2/questions.yaml +++ b/stable/notes/1.0.3/questions.yaml @@ -429,7 +429,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/notes/1.0.2/templates/common.yaml b/stable/notes/1.0.3/templates/common.yaml similarity index 100% rename from stable/notes/1.0.2/templates/common.yaml rename to stable/notes/1.0.3/templates/common.yaml diff --git a/stable/nullserv/4.0.2/values.yaml b/stable/notes/1.0.3/values.yaml similarity index 100% rename from stable/nullserv/4.0.2/values.yaml rename to stable/notes/1.0.3/values.yaml diff --git a/stable/novnc/1.0.2/Chart.lock b/stable/novnc/1.0.2/Chart.lock deleted file mode 100644 index 9f1e4e4e9d7..00000000000 --- a/stable/novnc/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:50:13.789052157Z" diff --git a/stable/novnc/1.0.2/charts/common-8.3.16.tgz b/stable/novnc/1.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/novnc/1.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/novnc/1.0.2/CHANGELOG.md b/stable/novnc/1.0.3/CHANGELOG.md similarity index 90% rename from stable/novnc/1.0.2/CHANGELOG.md rename to stable/novnc/1.0.3/CHANGELOG.md index 70801458635..c9d8d40790e 100644 --- a/stable/novnc/1.0.2/CHANGELOG.md +++ b/stable/novnc/1.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [novnc-1.0.3](https://github.com/truecharts/apps/compare/novnc-1.0.2...novnc-1.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [novnc-1.0.2](https://github.com/truecharts/apps/compare/novnc-1.0.1...novnc-1.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [novnc-0.0.5](https://github.com/truecharts/apps/compare/novnc-0.0.4...novnc-0.0.5) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - - - - diff --git a/stable/nzbget/9.0.2/CONFIG.md b/stable/novnc/1.0.3/CONFIG.md similarity index 100% rename from stable/nzbget/9.0.2/CONFIG.md rename to stable/novnc/1.0.3/CONFIG.md diff --git a/stable/novnc/1.0.3/Chart.lock b/stable/novnc/1.0.3/Chart.lock new file mode 100644 index 00000000000..434dc21b64f --- /dev/null +++ b/stable/novnc/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:21:28.718540417Z" diff --git a/stable/novnc/1.0.2/Chart.yaml b/stable/novnc/1.0.3/Chart.yaml similarity index 94% rename from stable/novnc/1.0.2/Chart.yaml rename to stable/novnc/1.0.3/Chart.yaml index 1c009b68d31..f6c7572446a 100644 --- a/stable/novnc/1.0.2/Chart.yaml +++ b/stable/novnc/1.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.2.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: The open source VNC client home: https://github.com/truecharts/apps/tree/master/charts/stable/novnc icon: https://github.com/truecharts/apps/raw/main/images/novnc.png @@ -21,7 +21,7 @@ name: novnc sources: - https://novnc.com/ type: application -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/novnc/1.0.2/README.md b/stable/novnc/1.0.3/README.md similarity index 96% rename from stable/novnc/1.0.2/README.md rename to stable/novnc/1.0.3/README.md index 5d72b44ac87..5ff5ceaa755 100644 --- a/stable/novnc/1.0.2/README.md +++ b/stable/novnc/1.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/novnc/1.0.2/app-readme.md b/stable/novnc/1.0.3/app-readme.md similarity index 100% rename from stable/novnc/1.0.2/app-readme.md rename to stable/novnc/1.0.3/app-readme.md diff --git a/stable/novnc/1.0.3/charts/common-8.3.18.tgz b/stable/novnc/1.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/novnc/1.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/novnc/1.0.2/helm-values.md b/stable/novnc/1.0.3/helm-values.md similarity index 100% rename from stable/novnc/1.0.2/helm-values.md rename to stable/novnc/1.0.3/helm-values.md diff --git a/stable/novnc/1.0.2/ix_values.yaml b/stable/novnc/1.0.3/ix_values.yaml similarity index 100% rename from stable/novnc/1.0.2/ix_values.yaml rename to stable/novnc/1.0.3/ix_values.yaml diff --git a/stable/novnc/1.0.2/questions.yaml b/stable/novnc/1.0.3/questions.yaml similarity index 99% rename from stable/novnc/1.0.2/questions.yaml rename to stable/novnc/1.0.3/questions.yaml index 0339b591d7a..453b53c9f3b 100644 --- a/stable/novnc/1.0.2/questions.yaml +++ b/stable/novnc/1.0.3/questions.yaml @@ -440,7 +440,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/novnc/1.0.2/templates/common.yaml b/stable/novnc/1.0.3/templates/common.yaml similarity index 100% rename from stable/novnc/1.0.2/templates/common.yaml rename to stable/novnc/1.0.3/templates/common.yaml diff --git a/stable/nzbget/9.0.2/values.yaml b/stable/novnc/1.0.3/values.yaml similarity index 100% rename from stable/nzbget/9.0.2/values.yaml rename to stable/novnc/1.0.3/values.yaml diff --git a/stable/nullserv/4.0.2/Chart.lock b/stable/nullserv/4.0.2/Chart.lock deleted file mode 100644 index ae4d6b30c1a..00000000000 --- a/stable/nullserv/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:50:35.897470308Z" diff --git a/stable/nullserv/4.0.2/charts/common-8.3.16.tgz b/stable/nullserv/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/nullserv/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/nullserv/4.0.2/CHANGELOG.md b/stable/nullserv/4.0.3/CHANGELOG.md similarity index 90% rename from stable/nullserv/4.0.2/CHANGELOG.md rename to stable/nullserv/4.0.3/CHANGELOG.md index 2d73b53253f..d4d8cfcd35c 100644 --- a/stable/nullserv/4.0.2/CHANGELOG.md +++ b/stable/nullserv/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [nullserv-4.0.3](https://github.com/truecharts/apps/compare/nullserv-4.0.2...nullserv-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [nullserv-4.0.2](https://github.com/truecharts/apps/compare/nullserv-4.0.1...nullserv-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [nullserv-3.0.10](https://github.com/truecharts/apps/compare/nullserv-3.0.9...nullserv-3.0.10) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [nullserv-3.0.9](https://github.com/truecharts/apps/compare/nullserv-3.0.8...nullserv-3.0.9) (2021-10-18) - -#### Chore diff --git a/stable/nzbhydra/9.0.2/CONFIG.md b/stable/nullserv/4.0.3/CONFIG.md similarity index 100% rename from stable/nzbhydra/9.0.2/CONFIG.md rename to stable/nullserv/4.0.3/CONFIG.md diff --git a/stable/nullserv/4.0.3/Chart.lock b/stable/nullserv/4.0.3/Chart.lock new file mode 100644 index 00000000000..a2b84d94448 --- /dev/null +++ b/stable/nullserv/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:21:56.029061326Z" diff --git a/stable/nullserv/4.0.2/Chart.yaml b/stable/nullserv/4.0.3/Chart.yaml similarity index 94% rename from stable/nullserv/4.0.2/Chart.yaml rename to stable/nullserv/4.0.3/Chart.yaml index c808272f75f..63b3cbb0535 100644 --- a/stable/nullserv/4.0.2/Chart.yaml +++ b/stable/nullserv/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.3.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: A simple null file http and https server home: https://github.com/truechartsapps/tree/master/charts/stable/nullserv icon: https://miro.medium.com/max/800/1*UL9RWkTUtJlyHW7kGm20hQ.png @@ -17,7 +17,7 @@ maintainers: name: nullserv sources: - https://github.com/bmrzycki/nullserv -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/nullserv/4.0.2/README.md b/stable/nullserv/4.0.3/README.md similarity index 96% rename from stable/nullserv/4.0.2/README.md rename to stable/nullserv/4.0.3/README.md index 6bcc27b66ce..f9d68e1ef5f 100644 --- a/stable/nullserv/4.0.2/README.md +++ b/stable/nullserv/4.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/nullserv/4.0.2/app-readme.md b/stable/nullserv/4.0.3/app-readme.md similarity index 100% rename from stable/nullserv/4.0.2/app-readme.md rename to stable/nullserv/4.0.3/app-readme.md diff --git a/stable/nullserv/4.0.3/charts/common-8.3.18.tgz b/stable/nullserv/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/nullserv/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/nullserv/4.0.2/helm-values.md b/stable/nullserv/4.0.3/helm-values.md similarity index 100% rename from stable/nullserv/4.0.2/helm-values.md rename to stable/nullserv/4.0.3/helm-values.md diff --git a/stable/nullserv/4.0.2/ix_values.yaml b/stable/nullserv/4.0.3/ix_values.yaml similarity index 100% rename from stable/nullserv/4.0.2/ix_values.yaml rename to stable/nullserv/4.0.3/ix_values.yaml diff --git a/stable/nullserv/4.0.2/questions.yaml b/stable/nullserv/4.0.3/questions.yaml similarity index 99% rename from stable/nullserv/4.0.2/questions.yaml rename to stable/nullserv/4.0.3/questions.yaml index 5ceb5ee6a97..9e0dc44086f 100644 --- a/stable/nullserv/4.0.2/questions.yaml +++ b/stable/nullserv/4.0.3/questions.yaml @@ -531,7 +531,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/nullserv/4.0.2/templates/common.yaml b/stable/nullserv/4.0.3/templates/common.yaml similarity index 100% rename from stable/nullserv/4.0.2/templates/common.yaml rename to stable/nullserv/4.0.3/templates/common.yaml diff --git a/stable/nzbhydra/9.0.2/values.yaml b/stable/nullserv/4.0.3/values.yaml similarity index 100% rename from stable/nzbhydra/9.0.2/values.yaml rename to stable/nullserv/4.0.3/values.yaml diff --git a/stable/nzbget/9.0.2/Chart.lock b/stable/nzbget/9.0.2/Chart.lock deleted file mode 100644 index 3f90f6dda45..00000000000 --- a/stable/nzbget/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:50:58.294261287Z" diff --git a/stable/nzbget/9.0.2/charts/common-8.3.16.tgz b/stable/nzbget/9.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/nzbget/9.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/nzbget/9.0.2/CHANGELOG.md b/stable/nzbget/9.0.3/CHANGELOG.md similarity index 90% rename from stable/nzbget/9.0.2/CHANGELOG.md rename to stable/nzbget/9.0.3/CHANGELOG.md index edb0c474063..a80a193d306 100644 --- a/stable/nzbget/9.0.2/CHANGELOG.md +++ b/stable/nzbget/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [nzbget-9.0.3](https://github.com/truecharts/apps/compare/nzbget-9.0.2...nzbget-9.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [nzbget-9.0.2](https://github.com/truecharts/apps/compare/nzbget-9.0.1...nzbget-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [nzbget-8.0.10](https://github.com/truecharts/apps/compare/nzbget-8.0.9...nzbget-8.0.10) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [nzbget-8.0.9](https://github.com/truecharts/apps/compare/nzbget-8.0.8...nzbget-8.0.9) (2021-10-18) - -#### Refactor diff --git a/stable/octoprint/4.0.2/CONFIG.md b/stable/nzbget/9.0.3/CONFIG.md similarity index 100% rename from stable/octoprint/4.0.2/CONFIG.md rename to stable/nzbget/9.0.3/CONFIG.md diff --git a/stable/nzbget/9.0.3/Chart.lock b/stable/nzbget/9.0.3/Chart.lock new file mode 100644 index 00000000000..375b8bb6218 --- /dev/null +++ b/stable/nzbget/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:22:23.458212932Z" diff --git a/stable/nzbget/9.0.2/Chart.yaml b/stable/nzbget/9.0.3/Chart.yaml similarity index 95% rename from stable/nzbget/9.0.2/Chart.yaml rename to stable/nzbget/9.0.3/Chart.yaml index 6ba2cf1d203..09b6635bd48 100644 --- a/stable/nzbget/9.0.2/Chart.yaml +++ b/stable/nzbget/9.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "21.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: NZBGet is a Usenet downloader client home: https://github.com/truecharts/apps/tree/master/charts/stable/nzbget @@ -20,7 +20,7 @@ name: nzbget sources: - https://nzbget.net/ type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/nzbget/9.0.2/README.md b/stable/nzbget/9.0.3/README.md similarity index 96% rename from stable/nzbget/9.0.2/README.md rename to stable/nzbget/9.0.3/README.md index 25de5009cb7..70807b5685b 100644 --- a/stable/nzbget/9.0.2/README.md +++ b/stable/nzbget/9.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/nzbget/9.0.2/app-readme.md b/stable/nzbget/9.0.3/app-readme.md similarity index 100% rename from stable/nzbget/9.0.2/app-readme.md rename to stable/nzbget/9.0.3/app-readme.md diff --git a/stable/nzbget/9.0.3/charts/common-8.3.18.tgz b/stable/nzbget/9.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/nzbget/9.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/nzbget/9.0.2/helm-values.md b/stable/nzbget/9.0.3/helm-values.md similarity index 100% rename from stable/nzbget/9.0.2/helm-values.md rename to stable/nzbget/9.0.3/helm-values.md diff --git a/stable/nzbget/9.0.2/ix_values.yaml b/stable/nzbget/9.0.3/ix_values.yaml similarity index 100% rename from stable/nzbget/9.0.2/ix_values.yaml rename to stable/nzbget/9.0.3/ix_values.yaml diff --git a/stable/nzbget/9.0.2/questions.yaml b/stable/nzbget/9.0.3/questions.yaml similarity index 99% rename from stable/nzbget/9.0.2/questions.yaml rename to stable/nzbget/9.0.3/questions.yaml index 6849c0c6028..441308edb80 100644 --- a/stable/nzbget/9.0.2/questions.yaml +++ b/stable/nzbget/9.0.3/questions.yaml @@ -428,7 +428,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/nzbget/9.0.2/templates/common.yaml b/stable/nzbget/9.0.3/templates/common.yaml similarity index 100% rename from stable/nzbget/9.0.2/templates/common.yaml rename to stable/nzbget/9.0.3/templates/common.yaml diff --git a/stable/octoprint/4.0.2/values.yaml b/stable/nzbget/9.0.3/values.yaml similarity index 100% rename from stable/octoprint/4.0.2/values.yaml rename to stable/nzbget/9.0.3/values.yaml diff --git a/stable/nzbhydra/9.0.2/Chart.lock b/stable/nzbhydra/9.0.2/Chart.lock deleted file mode 100644 index 3f98a7dd290..00000000000 --- a/stable/nzbhydra/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:51:21.292837254Z" diff --git a/stable/nzbhydra/9.0.2/charts/common-8.3.16.tgz b/stable/nzbhydra/9.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/nzbhydra/9.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/nzbhydra/9.0.2/CHANGELOG.md b/stable/nzbhydra/9.0.3/CHANGELOG.md similarity index 90% rename from stable/nzbhydra/9.0.2/CHANGELOG.md rename to stable/nzbhydra/9.0.3/CHANGELOG.md index d46efe987da..d3bfaafacbd 100644 --- a/stable/nzbhydra/9.0.2/CHANGELOG.md +++ b/stable/nzbhydra/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [nzbhydra-9.0.3](https://github.com/truecharts/apps/compare/nzbhydra-9.0.2...nzbhydra-9.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [nzbhydra-9.0.2](https://github.com/truecharts/apps/compare/nzbhydra-9.0.1...nzbhydra-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [nzbhydra-8.0.14](https://github.com/truecharts/apps/compare/nzbhydra-8.0.13...nzbhydra-8.0.14) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [nzbhydra-8.0.13](https://github.com/truecharts/apps/compare/nzbhydra-8.0.12...nzbhydra-8.0.13) (2021-10-18) - -#### Refactor diff --git a/stable/odoo/3.0.3/CONFIG.md b/stable/nzbhydra/9.0.3/CONFIG.md similarity index 100% rename from stable/odoo/3.0.3/CONFIG.md rename to stable/nzbhydra/9.0.3/CONFIG.md diff --git a/stable/nzbhydra/9.0.3/Chart.lock b/stable/nzbhydra/9.0.3/Chart.lock new file mode 100644 index 00000000000..435e3f6c0cf --- /dev/null +++ b/stable/nzbhydra/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:22:50.991342346Z" diff --git a/stable/nzbhydra/9.0.2/Chart.yaml b/stable/nzbhydra/9.0.3/Chart.yaml similarity index 94% rename from stable/nzbhydra/9.0.2/Chart.yaml rename to stable/nzbhydra/9.0.3/Chart.yaml index 76d479b9459..0f5fa91f140 100644 --- a/stable/nzbhydra/9.0.2/Chart.yaml +++ b/stable/nzbhydra/9.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.17.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: true description: Usenet meta search home: https://github.com/truecharts/apps/tree/master/charts/stable/nzbhydra @@ -17,7 +17,7 @@ name: nzbhydra sources: - https://github.com/theotherp/nzbhydra2 type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/nzbhydra/9.0.2/README.md b/stable/nzbhydra/9.0.3/README.md similarity index 96% rename from stable/nzbhydra/9.0.2/README.md rename to stable/nzbhydra/9.0.3/README.md index c4022135212..8a3ea61cd6d 100644 --- a/stable/nzbhydra/9.0.2/README.md +++ b/stable/nzbhydra/9.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/nzbhydra/9.0.2/app-readme.md b/stable/nzbhydra/9.0.3/app-readme.md similarity index 100% rename from stable/nzbhydra/9.0.2/app-readme.md rename to stable/nzbhydra/9.0.3/app-readme.md diff --git a/stable/nzbhydra/9.0.3/charts/common-8.3.18.tgz b/stable/nzbhydra/9.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/nzbhydra/9.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/nzbhydra/9.0.2/helm-values.md b/stable/nzbhydra/9.0.3/helm-values.md similarity index 100% rename from stable/nzbhydra/9.0.2/helm-values.md rename to stable/nzbhydra/9.0.3/helm-values.md diff --git a/stable/nzbhydra/9.0.2/ix_values.yaml b/stable/nzbhydra/9.0.3/ix_values.yaml similarity index 100% rename from stable/nzbhydra/9.0.2/ix_values.yaml rename to stable/nzbhydra/9.0.3/ix_values.yaml diff --git a/stable/nzbhydra/9.0.2/questions.yaml b/stable/nzbhydra/9.0.3/questions.yaml similarity index 99% rename from stable/nzbhydra/9.0.2/questions.yaml rename to stable/nzbhydra/9.0.3/questions.yaml index 5bfb565593f..fdd331b171e 100644 --- a/stable/nzbhydra/9.0.2/questions.yaml +++ b/stable/nzbhydra/9.0.3/questions.yaml @@ -428,7 +428,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/nzbhydra/9.0.2/templates/common.yaml b/stable/nzbhydra/9.0.3/templates/common.yaml similarity index 100% rename from stable/nzbhydra/9.0.2/templates/common.yaml rename to stable/nzbhydra/9.0.3/templates/common.yaml diff --git a/stable/odoo/3.0.3/values.yaml b/stable/nzbhydra/9.0.3/values.yaml similarity index 100% rename from stable/odoo/3.0.3/values.yaml rename to stable/nzbhydra/9.0.3/values.yaml diff --git a/stable/octoprint/4.0.2/Chart.lock b/stable/octoprint/4.0.2/Chart.lock deleted file mode 100644 index 4a9de0aabd7..00000000000 --- a/stable/octoprint/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:51:43.446503842Z" diff --git a/stable/octoprint/4.0.2/charts/common-8.3.16.tgz b/stable/octoprint/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/octoprint/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/octoprint/4.0.2/CHANGELOG.md b/stable/octoprint/4.0.3/CHANGELOG.md similarity index 90% rename from stable/octoprint/4.0.2/CHANGELOG.md rename to stable/octoprint/4.0.3/CHANGELOG.md index 61c500d8d7c..016c2240fd4 100644 --- a/stable/octoprint/4.0.2/CHANGELOG.md +++ b/stable/octoprint/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [octoprint-4.0.3](https://github.com/truecharts/apps/compare/octoprint-4.0.2...octoprint-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [octoprint-4.0.2](https://github.com/truecharts/apps/compare/octoprint-4.0.1...octoprint-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [octoprint-3.0.11](https://github.com/truecharts/apps/compare/octoprint-3.0.10...octoprint-3.0.11) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [octoprint-3.0.10](https://github.com/truecharts/apps/compare/octoprint-3.0.9...octoprint-3.0.10) (2021-10-18) - -#### Chore diff --git a/stable/omada-controller/4.0.3/CONFIG.md b/stable/octoprint/4.0.3/CONFIG.md similarity index 100% rename from stable/omada-controller/4.0.3/CONFIG.md rename to stable/octoprint/4.0.3/CONFIG.md diff --git a/stable/octoprint/4.0.3/Chart.lock b/stable/octoprint/4.0.3/Chart.lock new file mode 100644 index 00000000000..0a9a7f75f2c --- /dev/null +++ b/stable/octoprint/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:23:18.653822905Z" diff --git a/stable/octoprint/4.0.2/Chart.yaml b/stable/octoprint/4.0.3/Chart.yaml similarity index 95% rename from stable/octoprint/4.0.2/Chart.yaml rename to stable/octoprint/4.0.3/Chart.yaml index 7de644d6884..20360ea2361 100644 --- a/stable/octoprint/4.0.2/Chart.yaml +++ b/stable/octoprint/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.7.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: OctoPrint is the snappy web interface for your 3D printer home: https://github.com/truechartsapps/tree/master/charts/stable/octoprint icon: https://avatars3.githubusercontent.com/u/5982294?s=400&v=4 @@ -20,7 +20,7 @@ name: octoprint sources: - https://github.com/OctoPrint/OctoPrint - https://hub.docker.com/r/octoprint/octoprint -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/octoprint/4.0.2/README.md b/stable/octoprint/4.0.3/README.md similarity index 96% rename from stable/octoprint/4.0.2/README.md rename to stable/octoprint/4.0.3/README.md index 24ccb1a1948..14a42686cc1 100644 --- a/stable/octoprint/4.0.2/README.md +++ b/stable/octoprint/4.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/octoprint/4.0.2/app-readme.md b/stable/octoprint/4.0.3/app-readme.md similarity index 100% rename from stable/octoprint/4.0.2/app-readme.md rename to stable/octoprint/4.0.3/app-readme.md diff --git a/stable/octoprint/4.0.3/charts/common-8.3.18.tgz b/stable/octoprint/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/octoprint/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/octoprint/4.0.2/helm-values.md b/stable/octoprint/4.0.3/helm-values.md similarity index 100% rename from stable/octoprint/4.0.2/helm-values.md rename to stable/octoprint/4.0.3/helm-values.md diff --git a/stable/octoprint/4.0.2/ix_values.yaml b/stable/octoprint/4.0.3/ix_values.yaml similarity index 100% rename from stable/octoprint/4.0.2/ix_values.yaml rename to stable/octoprint/4.0.3/ix_values.yaml diff --git a/stable/octoprint/4.0.2/questions.yaml b/stable/octoprint/4.0.3/questions.yaml similarity index 99% rename from stable/octoprint/4.0.2/questions.yaml rename to stable/octoprint/4.0.3/questions.yaml index 5e8c42c004d..5e359e7f3f6 100644 --- a/stable/octoprint/4.0.2/questions.yaml +++ b/stable/octoprint/4.0.3/questions.yaml @@ -446,7 +446,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/octoprint/4.0.2/templates/common.yaml b/stable/octoprint/4.0.3/templates/common.yaml similarity index 100% rename from stable/octoprint/4.0.2/templates/common.yaml rename to stable/octoprint/4.0.3/templates/common.yaml diff --git a/stable/omada-controller/4.0.3/values.yaml b/stable/octoprint/4.0.3/values.yaml similarity index 100% rename from stable/omada-controller/4.0.3/values.yaml rename to stable/octoprint/4.0.3/values.yaml diff --git a/stable/odoo/3.0.3/Chart.lock b/stable/odoo/3.0.3/Chart.lock deleted file mode 100644 index a2068d4cb4f..00000000000 --- a/stable/odoo/3.0.3/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.4 -digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 -generated: "2021-10-26T22:27:29.035302815Z" diff --git a/stable/odoo/3.0.3/charts/common-8.3.16.tgz b/stable/odoo/3.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/odoo/3.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/odoo/3.0.3/charts/postgresql-5.1.4.tgz b/stable/odoo/3.0.3/charts/postgresql-5.1.4.tgz deleted file mode 100644 index 6fb995c3255..00000000000 Binary files a/stable/odoo/3.0.3/charts/postgresql-5.1.4.tgz and /dev/null differ diff --git a/stable/odoo/3.0.3/CHANGELOG.md b/stable/odoo/3.0.4/CHANGELOG.md similarity index 88% rename from stable/odoo/3.0.3/CHANGELOG.md rename to stable/odoo/3.0.4/CHANGELOG.md index 99e90dec223..1e716313429 100644 --- a/stable/odoo/3.0.3/CHANGELOG.md +++ b/stable/odoo/3.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [odoo-3.0.4](https://github.com/truecharts/apps/compare/odoo-3.0.3...odoo-3.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [odoo-3.0.3](https://github.com/truecharts/apps/compare/odoo-3.0.2...odoo-3.0.3) (2021-10-26) @@ -88,12 +97,3 @@ #### Chore * Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) -* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) -* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) - -#### Feat - -* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) - -#### Refactor - diff --git a/stable/ombi/9.0.2/CONFIG.md b/stable/odoo/3.0.4/CONFIG.md similarity index 100% rename from stable/ombi/9.0.2/CONFIG.md rename to stable/odoo/3.0.4/CONFIG.md diff --git a/stable/odoo/3.0.4/Chart.lock b/stable/odoo/3.0.4/Chart.lock new file mode 100644 index 00000000000..9a05e130635 --- /dev/null +++ b/stable/odoo/3.0.4/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.5 +digest: sha256:7c82b36be7159cc45c3f33a5bebf57863fddea8ad6c31c416c9812ab517a10b8 +generated: "2021-11-01T14:23:47.462986333Z" diff --git a/stable/odoo/3.0.3/Chart.yaml b/stable/odoo/3.0.4/Chart.yaml similarity index 94% rename from stable/odoo/3.0.3/Chart.yaml rename to stable/odoo/3.0.4/Chart.yaml index ba67fe730a7..66eee899a38 100644 --- a/stable/odoo/3.0.3/Chart.yaml +++ b/stable/odoo/3.0.4/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "14.0" -version: 3.0.3 +version: 3.0.4 kubeVersion: '>=1.16.0-0' name: odoo description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. @@ -21,11 +21,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.4 + version: 5.1.5 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/odoo/3.0.3/README.md b/stable/odoo/3.0.4/README.md similarity index 93% rename from stable/odoo/3.0.3/README.md rename to stable/odoo/3.0.4/README.md index a39267d8aba..e7a8e4daa43 100644 --- a/stable/odoo/3.0.3/README.md +++ b/stable/odoo/3.0.4/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.4 | -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org/ | postgresql | 5.1.5 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/odoo/3.0.3/app-readme.md b/stable/odoo/3.0.4/app-readme.md similarity index 100% rename from stable/odoo/3.0.3/app-readme.md rename to stable/odoo/3.0.4/app-readme.md diff --git a/stable/odoo/3.0.4/charts/common-8.3.18.tgz b/stable/odoo/3.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/odoo/3.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/odoo/3.0.4/charts/postgresql-5.1.5.tgz b/stable/odoo/3.0.4/charts/postgresql-5.1.5.tgz new file mode 100644 index 00000000000..12af7bda79d Binary files /dev/null and b/stable/odoo/3.0.4/charts/postgresql-5.1.5.tgz differ diff --git a/stable/odoo/3.0.3/helm-values.md b/stable/odoo/3.0.4/helm-values.md similarity index 100% rename from stable/odoo/3.0.3/helm-values.md rename to stable/odoo/3.0.4/helm-values.md diff --git a/stable/odoo/3.0.3/ix_values.yaml b/stable/odoo/3.0.4/ix_values.yaml similarity index 100% rename from stable/odoo/3.0.3/ix_values.yaml rename to stable/odoo/3.0.4/ix_values.yaml diff --git a/stable/odoo/3.0.3/questions.yaml b/stable/odoo/3.0.4/questions.yaml similarity index 100% rename from stable/odoo/3.0.3/questions.yaml rename to stable/odoo/3.0.4/questions.yaml diff --git a/stable/odoo/3.0.3/templates/common.yaml b/stable/odoo/3.0.4/templates/common.yaml similarity index 100% rename from stable/odoo/3.0.3/templates/common.yaml rename to stable/odoo/3.0.4/templates/common.yaml diff --git a/stable/ombi/9.0.2/values.yaml b/stable/odoo/3.0.4/values.yaml similarity index 100% rename from stable/ombi/9.0.2/values.yaml rename to stable/odoo/3.0.4/values.yaml diff --git a/stable/omada-controller/4.0.3/Chart.lock b/stable/omada-controller/4.0.3/Chart.lock deleted file mode 100644 index be0dc07a6ac..00000000000 --- a/stable/omada-controller/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-11-01T12:55:29.708205954Z" diff --git a/stable/omada-controller/4.0.3/charts/common-8.3.16.tgz b/stable/omada-controller/4.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/omada-controller/4.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/omada-controller/4.0.3/CHANGELOG.md b/stable/omada-controller/4.0.4/CHANGELOG.md similarity index 91% rename from stable/omada-controller/4.0.3/CHANGELOG.md rename to stable/omada-controller/4.0.4/CHANGELOG.md index 0862e1e1630..5b46f33f929 100644 --- a/stable/omada-controller/4.0.3/CHANGELOG.md +++ b/stable/omada-controller/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [omada-controller-4.0.4](https://github.com/truecharts/apps/compare/omada-controller-4.0.3...omada-controller-4.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [omada-controller-4.0.3](https://github.com/truecharts/apps/compare/omada-controller-4.0.2...omada-controller-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [omada-controller-3.0.15](https://github.com/truecharts/apps/compare/omada-controller-3.0.14...omada-controller-3.0.15) (2021-10-19) -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [omada-controller-3.0.14](https://github.com/truecharts/apps/compare/omada-controller-3.0.13...omada-controller-3.0.14) (2021-10-19) - diff --git a/stable/onlyoffice-document-server/2.0.2/CONFIG.md b/stable/omada-controller/4.0.4/CONFIG.md similarity index 100% rename from stable/onlyoffice-document-server/2.0.2/CONFIG.md rename to stable/omada-controller/4.0.4/CONFIG.md diff --git a/stable/omada-controller/4.0.4/Chart.lock b/stable/omada-controller/4.0.4/Chart.lock new file mode 100644 index 00000000000..19dced17ae2 --- /dev/null +++ b/stable/omada-controller/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:24:24.362528672Z" diff --git a/stable/omada-controller/4.0.3/Chart.yaml b/stable/omada-controller/4.0.4/Chart.yaml similarity index 96% rename from stable/omada-controller/4.0.3/Chart.yaml rename to stable/omada-controller/4.0.4/Chart.yaml index 80bbaa1f374..fdf15ebe5a2 100644 --- a/stable/omada-controller/4.0.3/Chart.yaml +++ b/stable/omada-controller/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Omada enables the network administrators to monitor and manage all the Omada products in the network with a centralized management platform. home: https://github.com/truechartsapps/tree/master/charts/stable/omada-controller @@ -19,7 +19,7 @@ name: omada-controller sources: - https://github.com/mbentley/docker-omada-controller - https://github.com/truechartsapps/tree/master/charts/omada-controller -version: 4.0.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/omada-controller/4.0.3/README.md b/stable/omada-controller/4.0.4/README.md similarity index 96% rename from stable/omada-controller/4.0.3/README.md rename to stable/omada-controller/4.0.4/README.md index 0ef6462dedf..5b4d3da72a6 100644 --- a/stable/omada-controller/4.0.3/README.md +++ b/stable/omada-controller/4.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/omada-controller/4.0.3/app-readme.md b/stable/omada-controller/4.0.4/app-readme.md similarity index 100% rename from stable/omada-controller/4.0.3/app-readme.md rename to stable/omada-controller/4.0.4/app-readme.md diff --git a/stable/omada-controller/4.0.4/charts/common-8.3.18.tgz b/stable/omada-controller/4.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/omada-controller/4.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/omada-controller/4.0.3/helm-values.md b/stable/omada-controller/4.0.4/helm-values.md similarity index 100% rename from stable/omada-controller/4.0.3/helm-values.md rename to stable/omada-controller/4.0.4/helm-values.md diff --git a/stable/omada-controller/4.0.3/ix_values.yaml b/stable/omada-controller/4.0.4/ix_values.yaml similarity index 100% rename from stable/omada-controller/4.0.3/ix_values.yaml rename to stable/omada-controller/4.0.4/ix_values.yaml diff --git a/stable/omada-controller/4.0.3/questions.yaml b/stable/omada-controller/4.0.4/questions.yaml similarity index 100% rename from stable/omada-controller/4.0.3/questions.yaml rename to stable/omada-controller/4.0.4/questions.yaml diff --git a/stable/omada-controller/4.0.3/templates/common.yaml b/stable/omada-controller/4.0.4/templates/common.yaml similarity index 100% rename from stable/omada-controller/4.0.3/templates/common.yaml rename to stable/omada-controller/4.0.4/templates/common.yaml diff --git a/stable/onlyoffice-document-server/2.0.2/values.yaml b/stable/omada-controller/4.0.4/values.yaml similarity index 100% rename from stable/onlyoffice-document-server/2.0.2/values.yaml rename to stable/omada-controller/4.0.4/values.yaml diff --git a/stable/ombi/9.0.2/Chart.lock b/stable/ombi/9.0.2/Chart.lock deleted file mode 100644 index 6f6d627f6fb..00000000000 --- a/stable/ombi/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:52:59.922084412Z" diff --git a/stable/ombi/9.0.2/charts/common-8.3.16.tgz b/stable/ombi/9.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/ombi/9.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/ombi/9.0.2/CHANGELOG.md b/stable/ombi/9.0.3/CHANGELOG.md similarity index 90% rename from stable/ombi/9.0.2/CHANGELOG.md rename to stable/ombi/9.0.3/CHANGELOG.md index 4d0a8fe609b..db239b26315 100644 --- a/stable/ombi/9.0.2/CHANGELOG.md +++ b/stable/ombi/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [ombi-9.0.3](https://github.com/truecharts/apps/compare/ombi-9.0.2...ombi-9.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [ombi-9.0.2](https://github.com/truecharts/apps/compare/ombi-9.0.1...ombi-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [ombi-8.0.10](https://github.com/truecharts/apps/compare/ombi-8.0.9...ombi-8.0.10) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [ombi-8.0.9](https://github.com/truecharts/apps/compare/ombi-8.0.8...ombi-8.0.9) (2021-10-18) - -#### Chore diff --git a/stable/openkm/3.0.3/CONFIG.md b/stable/ombi/9.0.3/CONFIG.md similarity index 100% rename from stable/openkm/3.0.3/CONFIG.md rename to stable/ombi/9.0.3/CONFIG.md diff --git a/stable/ombi/9.0.3/Chart.lock b/stable/ombi/9.0.3/Chart.lock new file mode 100644 index 00000000000..5f1a709be1f --- /dev/null +++ b/stable/ombi/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:24:51.928978733Z" diff --git a/stable/ombi/9.0.2/Chart.yaml b/stable/ombi/9.0.3/Chart.yaml similarity index 96% rename from stable/ombi/9.0.2/Chart.yaml rename to stable/ombi/9.0.3/Chart.yaml index d28b3952b4a..729974efb22 100644 --- a/stable/ombi/9.0.2/Chart.yaml +++ b/stable/ombi/9.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.0.1482" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 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,7 +27,7 @@ name: ombi sources: - https://github.com/tidusjar/Ombi type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/ombi/9.0.2/README.md b/stable/ombi/9.0.3/README.md similarity index 96% rename from stable/ombi/9.0.2/README.md rename to stable/ombi/9.0.3/README.md index 5858fb3f238..f37e7191268 100644 --- a/stable/ombi/9.0.2/README.md +++ b/stable/ombi/9.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/ombi/9.0.2/app-readme.md b/stable/ombi/9.0.3/app-readme.md similarity index 100% rename from stable/ombi/9.0.2/app-readme.md rename to stable/ombi/9.0.3/app-readme.md diff --git a/stable/ombi/9.0.3/charts/common-8.3.18.tgz b/stable/ombi/9.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/ombi/9.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/ombi/9.0.2/helm-values.md b/stable/ombi/9.0.3/helm-values.md similarity index 100% rename from stable/ombi/9.0.2/helm-values.md rename to stable/ombi/9.0.3/helm-values.md diff --git a/stable/ombi/9.0.2/ix_values.yaml b/stable/ombi/9.0.3/ix_values.yaml similarity index 100% rename from stable/ombi/9.0.2/ix_values.yaml rename to stable/ombi/9.0.3/ix_values.yaml diff --git a/stable/ombi/9.0.2/questions.yaml b/stable/ombi/9.0.3/questions.yaml similarity index 99% rename from stable/ombi/9.0.2/questions.yaml rename to stable/ombi/9.0.3/questions.yaml index 5ba10f14af0..2a093041021 100644 --- a/stable/ombi/9.0.2/questions.yaml +++ b/stable/ombi/9.0.3/questions.yaml @@ -428,7 +428,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/ombi/9.0.2/templates/common.yaml b/stable/ombi/9.0.3/templates/common.yaml similarity index 100% rename from stable/ombi/9.0.2/templates/common.yaml rename to stable/ombi/9.0.3/templates/common.yaml diff --git a/stable/openkm/3.0.3/values.yaml b/stable/ombi/9.0.3/values.yaml similarity index 100% rename from stable/openkm/3.0.3/values.yaml rename to stable/ombi/9.0.3/values.yaml diff --git a/stable/onlyoffice-document-server/2.0.2/Chart.lock b/stable/onlyoffice-document-server/2.0.2/Chart.lock deleted file mode 100644 index fb2cfc17d8e..00000000000 --- a/stable/onlyoffice-document-server/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:53:21.871741907Z" diff --git a/stable/onlyoffice-document-server/2.0.2/charts/common-8.3.16.tgz b/stable/onlyoffice-document-server/2.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/onlyoffice-document-server/2.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/onlyoffice-document-server/2.0.2/CHANGELOG.md b/stable/onlyoffice-document-server/2.0.3/CHANGELOG.md similarity index 90% rename from stable/onlyoffice-document-server/2.0.2/CHANGELOG.md rename to stable/onlyoffice-document-server/2.0.3/CHANGELOG.md index 77cd16e6161..3615df99855 100644 --- a/stable/onlyoffice-document-server/2.0.2/CHANGELOG.md +++ b/stable/onlyoffice-document-server/2.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [onlyoffice-document-server-2.0.3](https://github.com/truecharts/apps/compare/onlyoffice-document-server-2.0.2...onlyoffice-document-server-2.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [onlyoffice-document-server-2.0.2](https://github.com/truecharts/apps/compare/onlyoffice-document-server-2.0.1...onlyoffice-document-server-2.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [onlyoffice-document-server-1.0.4](https://github.com/truecharts/apps/compare/onlyoffice-document-server-1.0.3...onlyoffice-document-server-1.0.4) (2021-10-19) -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [onlyoffice-document-server-1.0.3](https://github.com/truecharts/apps/compare/onlyoffice-document-server-1.0.2...onlyoffice-document-server-1.0.3) (2021-10-18) - diff --git a/stable/openldap/4.0.2/CONFIG.md b/stable/onlyoffice-document-server/2.0.3/CONFIG.md similarity index 100% rename from stable/openldap/4.0.2/CONFIG.md rename to stable/onlyoffice-document-server/2.0.3/CONFIG.md diff --git a/stable/onlyoffice-document-server/2.0.3/Chart.lock b/stable/onlyoffice-document-server/2.0.3/Chart.lock new file mode 100644 index 00000000000..0e12657e5be --- /dev/null +++ b/stable/onlyoffice-document-server/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:25:19.487793138Z" diff --git a/stable/onlyoffice-document-server/2.0.2/Chart.yaml b/stable/onlyoffice-document-server/2.0.3/Chart.yaml similarity index 97% rename from stable/onlyoffice-document-server/2.0.2/Chart.yaml rename to stable/onlyoffice-document-server/2.0.3/Chart.yaml index d14476ce545..2735d62eb25 100644 --- a/stable/onlyoffice-document-server/2.0.2/Chart.yaml +++ b/stable/onlyoffice-document-server/2.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.4.2.6" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: 'ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real @@ -25,7 +25,7 @@ sources: - https://github.com/ONLYOFFICE/DocumentServer - https://github.com/ONLYOFFICE/Docker-DocumentServer - https://hub.docker.com/r/onlyoffice/documentserver/ -version: 2.0.2 +version: 2.0.3 annotations: truecharts.org/catagories: | - office diff --git a/stable/onlyoffice-document-server/2.0.2/README.md b/stable/onlyoffice-document-server/2.0.3/README.md similarity index 97% rename from stable/onlyoffice-document-server/2.0.2/README.md rename to stable/onlyoffice-document-server/2.0.3/README.md index 755fab27f58..95910b1d66f 100644 --- a/stable/onlyoffice-document-server/2.0.2/README.md +++ b/stable/onlyoffice-document-server/2.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/onlyoffice-document-server/2.0.2/app-readme.md b/stable/onlyoffice-document-server/2.0.3/app-readme.md similarity index 100% rename from stable/onlyoffice-document-server/2.0.2/app-readme.md rename to stable/onlyoffice-document-server/2.0.3/app-readme.md diff --git a/stable/onlyoffice-document-server/2.0.3/charts/common-8.3.18.tgz b/stable/onlyoffice-document-server/2.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/onlyoffice-document-server/2.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/onlyoffice-document-server/2.0.2/helm-values.md b/stable/onlyoffice-document-server/2.0.3/helm-values.md similarity index 100% rename from stable/onlyoffice-document-server/2.0.2/helm-values.md rename to stable/onlyoffice-document-server/2.0.3/helm-values.md diff --git a/stable/onlyoffice-document-server/2.0.2/ix_values.yaml b/stable/onlyoffice-document-server/2.0.3/ix_values.yaml similarity index 100% rename from stable/onlyoffice-document-server/2.0.2/ix_values.yaml rename to stable/onlyoffice-document-server/2.0.3/ix_values.yaml diff --git a/stable/onlyoffice-document-server/2.0.2/questions.yaml b/stable/onlyoffice-document-server/2.0.3/questions.yaml similarity index 99% rename from stable/onlyoffice-document-server/2.0.2/questions.yaml rename to stable/onlyoffice-document-server/2.0.3/questions.yaml index f486ee333e3..f3231cc3516 100644 --- a/stable/onlyoffice-document-server/2.0.2/questions.yaml +++ b/stable/onlyoffice-document-server/2.0.3/questions.yaml @@ -451,7 +451,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/onlyoffice-document-server/2.0.2/templates/common.yaml b/stable/onlyoffice-document-server/2.0.3/templates/common.yaml similarity index 100% rename from stable/onlyoffice-document-server/2.0.2/templates/common.yaml rename to stable/onlyoffice-document-server/2.0.3/templates/common.yaml diff --git a/stable/openldap/4.0.2/values.yaml b/stable/onlyoffice-document-server/2.0.3/values.yaml similarity index 100% rename from stable/openldap/4.0.2/values.yaml rename to stable/onlyoffice-document-server/2.0.3/values.yaml diff --git a/stable/openkm/3.0.3/Chart.lock b/stable/openkm/3.0.3/Chart.lock deleted file mode 100644 index 3862046d722..00000000000 --- a/stable/openkm/3.0.3/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.4 -digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 -generated: "2021-10-26T22:28:04.704285517Z" diff --git a/stable/openkm/3.0.3/charts/common-8.3.16.tgz b/stable/openkm/3.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/openkm/3.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/openkm/3.0.3/charts/postgresql-5.1.4.tgz b/stable/openkm/3.0.3/charts/postgresql-5.1.4.tgz deleted file mode 100644 index 6fb995c3255..00000000000 Binary files a/stable/openkm/3.0.3/charts/postgresql-5.1.4.tgz and /dev/null differ diff --git a/stable/openkm/3.0.3/CHANGELOG.md b/stable/openkm/3.0.4/CHANGELOG.md similarity index 87% rename from stable/openkm/3.0.3/CHANGELOG.md rename to stable/openkm/3.0.4/CHANGELOG.md index d4a3f6dfcb2..4a8745d1910 100644 --- a/stable/openkm/3.0.3/CHANGELOG.md +++ b/stable/openkm/3.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [openkm-3.0.4](https://github.com/truecharts/apps/compare/openkm-3.0.3...openkm-3.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [openkm-3.0.3](https://github.com/truecharts/apps/compare/openkm-3.0.2...openkm-3.0.3) (2021-10-26) @@ -88,12 +97,3 @@ #### Chore * Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) -* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) - -#### Feat - -* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) - -#### Refactor - -* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) diff --git a/stable/organizr/9.0.3/CONFIG.md b/stable/openkm/3.0.4/CONFIG.md similarity index 100% rename from stable/organizr/9.0.3/CONFIG.md rename to stable/openkm/3.0.4/CONFIG.md diff --git a/stable/openkm/3.0.4/Chart.lock b/stable/openkm/3.0.4/Chart.lock new file mode 100644 index 00000000000..6d200944c62 --- /dev/null +++ b/stable/openkm/3.0.4/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.5 +digest: sha256:7c82b36be7159cc45c3f33a5bebf57863fddea8ad6c31c416c9812ab517a10b8 +generated: "2021-11-01T14:25:48.372425891Z" diff --git a/stable/openkm/3.0.3/Chart.yaml b/stable/openkm/3.0.4/Chart.yaml similarity index 94% rename from stable/openkm/3.0.3/Chart.yaml rename to stable/openkm/3.0.4/Chart.yaml index 9afd9a6d0b4..85e8385ca49 100644 --- a/stable/openkm/3.0.3/Chart.yaml +++ b/stable/openkm/3.0.4/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "6.3.11" description: OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution. name: openkm -version: 3.0.3 +version: 3.0.4 kubeVersion: ">=1.16.0-0" keywords: - openkm @@ -16,11 +16,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.4 + version: 5.1.5 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/openkm/3.0.3/README.md b/stable/openkm/3.0.4/README.md similarity index 93% rename from stable/openkm/3.0.3/README.md rename to stable/openkm/3.0.4/README.md index 631f99845ab..cde49751440 100644 --- a/stable/openkm/3.0.3/README.md +++ b/stable/openkm/3.0.4/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.4 | -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org/ | postgresql | 5.1.5 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/openkm/3.0.3/app-readme.md b/stable/openkm/3.0.4/app-readme.md similarity index 100% rename from stable/openkm/3.0.3/app-readme.md rename to stable/openkm/3.0.4/app-readme.md diff --git a/stable/openkm/3.0.4/charts/common-8.3.18.tgz b/stable/openkm/3.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/openkm/3.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/openkm/3.0.4/charts/postgresql-5.1.5.tgz b/stable/openkm/3.0.4/charts/postgresql-5.1.5.tgz new file mode 100644 index 00000000000..12af7bda79d Binary files /dev/null and b/stable/openkm/3.0.4/charts/postgresql-5.1.5.tgz differ diff --git a/stable/openkm/3.0.3/helm-values.md b/stable/openkm/3.0.4/helm-values.md similarity index 100% rename from stable/openkm/3.0.3/helm-values.md rename to stable/openkm/3.0.4/helm-values.md diff --git a/stable/openkm/3.0.3/ix_values.yaml b/stable/openkm/3.0.4/ix_values.yaml similarity index 100% rename from stable/openkm/3.0.3/ix_values.yaml rename to stable/openkm/3.0.4/ix_values.yaml diff --git a/stable/openkm/3.0.3/questions.yaml b/stable/openkm/3.0.4/questions.yaml similarity index 100% rename from stable/openkm/3.0.3/questions.yaml rename to stable/openkm/3.0.4/questions.yaml diff --git a/stable/openkm/3.0.3/templates/_configmap.tpl b/stable/openkm/3.0.4/templates/_configmap.tpl similarity index 100% rename from stable/openkm/3.0.3/templates/_configmap.tpl rename to stable/openkm/3.0.4/templates/_configmap.tpl diff --git a/stable/openkm/3.0.3/templates/common.yaml b/stable/openkm/3.0.4/templates/common.yaml similarity index 100% rename from stable/openkm/3.0.3/templates/common.yaml rename to stable/openkm/3.0.4/templates/common.yaml diff --git a/stable/organizr/9.0.3/values.yaml b/stable/openkm/3.0.4/values.yaml similarity index 100% rename from stable/organizr/9.0.3/values.yaml rename to stable/openkm/3.0.4/values.yaml diff --git a/stable/openldap/4.0.2/Chart.lock b/stable/openldap/4.0.2/Chart.lock deleted file mode 100644 index 74f1684c521..00000000000 --- a/stable/openldap/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:54:14.126652491Z" diff --git a/stable/openldap/4.0.2/charts/common-8.3.16.tgz b/stable/openldap/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/openldap/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/openldap/4.0.2/CHANGELOG.md b/stable/openldap/4.0.3/CHANGELOG.md similarity index 90% rename from stable/openldap/4.0.2/CHANGELOG.md rename to stable/openldap/4.0.3/CHANGELOG.md index a624e146231..75b05149d83 100644 --- a/stable/openldap/4.0.2/CHANGELOG.md +++ b/stable/openldap/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [openldap-4.0.3](https://github.com/truecharts/apps/compare/openldap-4.0.2...openldap-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [openldap-4.0.2](https://github.com/truecharts/apps/compare/openldap-4.0.1...openldap-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [openldap-3.0.10](https://github.com/truecharts/apps/compare/openldap-3.0.9...openldap-3.0.10) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [openldap-3.0.9](https://github.com/truecharts/apps/compare/openldap-3.0.8...openldap-3.0.9) (2021-10-18) - -#### Refactor diff --git a/stable/oscam/4.0.2/CONFIG.md b/stable/openldap/4.0.3/CONFIG.md similarity index 100% rename from stable/oscam/4.0.2/CONFIG.md rename to stable/openldap/4.0.3/CONFIG.md diff --git a/stable/openldap/4.0.3/Chart.lock b/stable/openldap/4.0.3/Chart.lock new file mode 100644 index 00000000000..f4b0ba2533f --- /dev/null +++ b/stable/openldap/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:26:25.461575999Z" diff --git a/stable/openldap/4.0.2/Chart.yaml b/stable/openldap/4.0.3/Chart.yaml similarity index 96% rename from stable/openldap/4.0.2/Chart.yaml rename to stable/openldap/4.0.3/Chart.yaml index 75b3fa4c34e..a0f2b419f54 100644 --- a/stable/openldap/4.0.2/Chart.yaml +++ b/stable/openldap/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.5.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: Community developed LDAP software home: https://www.openldap.org @@ -26,7 +26,7 @@ sources: - https://github.com/jp-gouin/helm-openldap - https://github.com/osixia/docker-openldap type: application -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - cloud diff --git a/stable/openldap/4.0.2/README.md b/stable/openldap/4.0.3/README.md similarity index 96% rename from stable/openldap/4.0.2/README.md rename to stable/openldap/4.0.3/README.md index 8db091196a7..2a39f76e8d7 100644 --- a/stable/openldap/4.0.2/README.md +++ b/stable/openldap/4.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/openldap/4.0.2/app-readme.md b/stable/openldap/4.0.3/app-readme.md similarity index 100% rename from stable/openldap/4.0.2/app-readme.md rename to stable/openldap/4.0.3/app-readme.md diff --git a/stable/openldap/4.0.3/charts/common-8.3.18.tgz b/stable/openldap/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/openldap/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/openldap/4.0.2/helm-values.md b/stable/openldap/4.0.3/helm-values.md similarity index 100% rename from stable/openldap/4.0.2/helm-values.md rename to stable/openldap/4.0.3/helm-values.md diff --git a/stable/openldap/4.0.2/ix_values.yaml b/stable/openldap/4.0.3/ix_values.yaml similarity index 100% rename from stable/openldap/4.0.2/ix_values.yaml rename to stable/openldap/4.0.3/ix_values.yaml diff --git a/stable/openldap/4.0.2/questions.yaml b/stable/openldap/4.0.3/questions.yaml similarity index 99% rename from stable/openldap/4.0.2/questions.yaml rename to stable/openldap/4.0.3/questions.yaml index 5bd5138909e..c78cb4250db 100644 --- a/stable/openldap/4.0.2/questions.yaml +++ b/stable/openldap/4.0.3/questions.yaml @@ -645,7 +645,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/openldap/4.0.2/templates/_configmap.tpl b/stable/openldap/4.0.3/templates/_configmap.tpl similarity index 100% rename from stable/openldap/4.0.2/templates/_configmap.tpl rename to stable/openldap/4.0.3/templates/_configmap.tpl diff --git a/stable/openldap/4.0.2/templates/common.yaml b/stable/openldap/4.0.3/templates/common.yaml similarity index 100% rename from stable/openldap/4.0.2/templates/common.yaml rename to stable/openldap/4.0.3/templates/common.yaml diff --git a/stable/oscam/4.0.2/values.yaml b/stable/openldap/4.0.3/values.yaml similarity index 100% rename from stable/oscam/4.0.2/values.yaml rename to stable/openldap/4.0.3/values.yaml diff --git a/stable/organizr/9.0.3/Chart.lock b/stable/organizr/9.0.3/Chart.lock deleted file mode 100644 index e75967c42d3..00000000000 --- a/stable/organizr/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-11-01T12:55:54.311613908Z" diff --git a/stable/organizr/9.0.3/charts/common-8.3.16.tgz b/stable/organizr/9.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/organizr/9.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/organizr/9.0.3/CHANGELOG.md b/stable/organizr/9.0.4/CHANGELOG.md similarity index 91% rename from stable/organizr/9.0.3/CHANGELOG.md rename to stable/organizr/9.0.4/CHANGELOG.md index dc339151eb3..7e1e9a9040d 100644 --- a/stable/organizr/9.0.3/CHANGELOG.md +++ b/stable/organizr/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [organizr-9.0.4](https://github.com/truecharts/apps/compare/organizr-9.0.3...organizr-9.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [organizr-9.0.3](https://github.com/truecharts/apps/compare/organizr-9.0.2...organizr-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [organizr-8.0.12](https://github.com/truecharts/apps/compare/organizr-8.0.11...organizr-8.0.12) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [organizr-8.0.11](https://github.com/truecharts/apps/compare/organizr-8.0.10...organizr-8.0.11) (2021-10-19) - -#### Fix diff --git a/stable/overseerr/4.0.2/CONFIG.md b/stable/organizr/9.0.4/CONFIG.md similarity index 100% rename from stable/overseerr/4.0.2/CONFIG.md rename to stable/organizr/9.0.4/CONFIG.md diff --git a/stable/organizr/9.0.4/Chart.lock b/stable/organizr/9.0.4/Chart.lock new file mode 100644 index 00000000000..2771834e6e3 --- /dev/null +++ b/stable/organizr/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:26:53.29868965Z" diff --git a/stable/organizr/9.0.3/Chart.yaml b/stable/organizr/9.0.4/Chart.yaml similarity index 95% rename from stable/organizr/9.0.3/Chart.yaml rename to stable/organizr/9.0.4/Chart.yaml index 7c14218e7ca..180022ab9e2 100644 --- a/stable/organizr/9.0.3/Chart.yaml +++ b/stable/organizr/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: HTPC/Homelab Services Organizer home: https://github.com/truecharts/apps/tree/master/charts/stable/organizr @@ -20,7 +20,7 @@ sources: - https://github.com/causefx/Organizr - https://hub.docker.com/r/organizr/organizr type: application -version: 9.0.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - organizers diff --git a/stable/organizr/9.0.3/README.md b/stable/organizr/9.0.4/README.md similarity index 96% rename from stable/organizr/9.0.3/README.md rename to stable/organizr/9.0.4/README.md index 13684b89a93..c79681ce3ca 100644 --- a/stable/organizr/9.0.3/README.md +++ b/stable/organizr/9.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/organizr/9.0.3/app-readme.md b/stable/organizr/9.0.4/app-readme.md similarity index 100% rename from stable/organizr/9.0.3/app-readme.md rename to stable/organizr/9.0.4/app-readme.md diff --git a/stable/organizr/9.0.4/charts/common-8.3.18.tgz b/stable/organizr/9.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/organizr/9.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/organizr/9.0.3/helm-values.md b/stable/organizr/9.0.4/helm-values.md similarity index 100% rename from stable/organizr/9.0.3/helm-values.md rename to stable/organizr/9.0.4/helm-values.md diff --git a/stable/organizr/9.0.3/ix_values.yaml b/stable/organizr/9.0.4/ix_values.yaml similarity index 100% rename from stable/organizr/9.0.3/ix_values.yaml rename to stable/organizr/9.0.4/ix_values.yaml diff --git a/stable/organizr/9.0.3/questions.yaml b/stable/organizr/9.0.4/questions.yaml similarity index 100% rename from stable/organizr/9.0.3/questions.yaml rename to stable/organizr/9.0.4/questions.yaml diff --git a/stable/organizr/9.0.3/templates/common.yaml b/stable/organizr/9.0.4/templates/common.yaml similarity index 100% rename from stable/organizr/9.0.3/templates/common.yaml rename to stable/organizr/9.0.4/templates/common.yaml diff --git a/stable/overseerr/4.0.2/values.yaml b/stable/organizr/9.0.4/values.yaml similarity index 100% rename from stable/overseerr/4.0.2/values.yaml rename to stable/organizr/9.0.4/values.yaml diff --git a/stable/oscam/4.0.2/Chart.lock b/stable/oscam/4.0.2/Chart.lock deleted file mode 100644 index b226b242aae..00000000000 --- a/stable/oscam/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:54:58.230672667Z" diff --git a/stable/oscam/4.0.2/charts/common-8.3.16.tgz b/stable/oscam/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/oscam/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/oscam/4.0.2/CHANGELOG.md b/stable/oscam/4.0.3/CHANGELOG.md similarity index 90% rename from stable/oscam/4.0.2/CHANGELOG.md rename to stable/oscam/4.0.3/CHANGELOG.md index a15e04aa647..9a397ba391d 100644 --- a/stable/oscam/4.0.2/CHANGELOG.md +++ b/stable/oscam/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [oscam-4.0.3](https://github.com/truecharts/apps/compare/oscam-4.0.2...oscam-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [oscam-4.0.2](https://github.com/truecharts/apps/compare/oscam-4.0.1...oscam-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [oscam-3.0.10](https://github.com/truecharts/apps/compare/oscam-3.0.9...oscam-3.0.10) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [oscam-3.0.9](https://github.com/truecharts/apps/compare/oscam-3.0.8...oscam-3.0.9) (2021-10-18) - -#### Chore diff --git a/stable/owncast/4.0.2/CONFIG.md b/stable/oscam/4.0.3/CONFIG.md similarity index 100% rename from stable/owncast/4.0.2/CONFIG.md rename to stable/oscam/4.0.3/CONFIG.md diff --git a/stable/oscam/4.0.3/Chart.lock b/stable/oscam/4.0.3/Chart.lock new file mode 100644 index 00000000000..59674fa5af2 --- /dev/null +++ b/stable/oscam/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:27:20.804239518Z" diff --git a/stable/oscam/4.0.2/Chart.yaml b/stable/oscam/4.0.3/Chart.yaml similarity index 95% rename from stable/oscam/4.0.2/Chart.yaml rename to stable/oscam/4.0.3/Chart.yaml index d0c9ed84495..ec343bf6ab9 100644 --- a/stable/oscam/4.0.2/Chart.yaml +++ b/stable/oscam/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "11693" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: Open Source Conditional Access Module software home: https://github.com/truecharts/apps/tree/master/charts/stable/oscam @@ -19,7 +19,7 @@ name: oscam sources: - https://trac.streamboard.tv/oscam/browser/trunk type: application -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - DIY diff --git a/stable/oscam/4.0.2/README.md b/stable/oscam/4.0.3/README.md similarity index 96% rename from stable/oscam/4.0.2/README.md rename to stable/oscam/4.0.3/README.md index 0b139a2b993..4b8483a5f00 100644 --- a/stable/oscam/4.0.2/README.md +++ b/stable/oscam/4.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/oscam/4.0.2/app-readme.md b/stable/oscam/4.0.3/app-readme.md similarity index 100% rename from stable/oscam/4.0.2/app-readme.md rename to stable/oscam/4.0.3/app-readme.md diff --git a/stable/oscam/4.0.3/charts/common-8.3.18.tgz b/stable/oscam/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/oscam/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/oscam/4.0.2/helm-values.md b/stable/oscam/4.0.3/helm-values.md similarity index 100% rename from stable/oscam/4.0.2/helm-values.md rename to stable/oscam/4.0.3/helm-values.md diff --git a/stable/oscam/4.0.2/ix_values.yaml b/stable/oscam/4.0.3/ix_values.yaml similarity index 100% rename from stable/oscam/4.0.2/ix_values.yaml rename to stable/oscam/4.0.3/ix_values.yaml diff --git a/stable/oscam/4.0.2/questions.yaml b/stable/oscam/4.0.3/questions.yaml similarity index 99% rename from stable/oscam/4.0.2/questions.yaml rename to stable/oscam/4.0.3/questions.yaml index a54d7cfd0e1..86f168aa8bc 100644 --- a/stable/oscam/4.0.2/questions.yaml +++ b/stable/oscam/4.0.3/questions.yaml @@ -434,7 +434,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/oscam/4.0.2/templates/common.yaml b/stable/oscam/4.0.3/templates/common.yaml similarity index 100% rename from stable/oscam/4.0.2/templates/common.yaml rename to stable/oscam/4.0.3/templates/common.yaml diff --git a/stable/owncast/4.0.2/values.yaml b/stable/oscam/4.0.3/values.yaml similarity index 100% rename from stable/owncast/4.0.2/values.yaml rename to stable/oscam/4.0.3/values.yaml diff --git a/stable/overseerr/4.0.2/Chart.lock b/stable/overseerr/4.0.2/Chart.lock deleted file mode 100644 index e02f9e17d4c..00000000000 --- a/stable/overseerr/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:55:20.801847556Z" diff --git a/stable/overseerr/4.0.2/charts/common-8.3.16.tgz b/stable/overseerr/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/overseerr/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/overseerr/4.0.2/CHANGELOG.md b/stable/overseerr/4.0.3/CHANGELOG.md similarity index 90% rename from stable/overseerr/4.0.2/CHANGELOG.md rename to stable/overseerr/4.0.3/CHANGELOG.md index 1c1e638a069..d7882cb5eb0 100644 --- a/stable/overseerr/4.0.2/CHANGELOG.md +++ b/stable/overseerr/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [overseerr-4.0.3](https://github.com/truecharts/apps/compare/overseerr-4.0.2...overseerr-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [overseerr-4.0.2](https://github.com/truecharts/apps/compare/overseerr-4.0.1...overseerr-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [overseerr-3.0.10](https://github.com/truecharts/apps/compare/overseerr-3.0.9...overseerr-3.0.10) (2021-10-19) -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [overseerr-3.0.9](https://github.com/truecharts/apps/compare/overseerr-3.0.8...overseerr-3.0.9) (2021-10-18) - diff --git a/stable/owncloud-ocis/4.0.3/CONFIG.md b/stable/overseerr/4.0.3/CONFIG.md similarity index 100% rename from stable/owncloud-ocis/4.0.3/CONFIG.md rename to stable/overseerr/4.0.3/CONFIG.md diff --git a/stable/overseerr/4.0.3/Chart.lock b/stable/overseerr/4.0.3/Chart.lock new file mode 100644 index 00000000000..51cda8baa31 --- /dev/null +++ b/stable/overseerr/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:27:48.364202796Z" diff --git a/stable/overseerr/4.0.2/Chart.yaml b/stable/overseerr/4.0.3/Chart.yaml similarity index 96% rename from stable/overseerr/4.0.2/Chart.yaml rename to stable/overseerr/4.0.3/Chart.yaml index f878ebbeda9..ace42631394 100644 --- a/stable/overseerr/4.0.2/Chart.yaml +++ b/stable/overseerr/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.27.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 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,7 +23,7 @@ name: overseerr sources: - https://github.com/sct/overseerr - https://hub.docker.com/r/sctx/overseerr -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/overseerr/4.0.2/README.md b/stable/overseerr/4.0.3/README.md similarity index 96% rename from stable/overseerr/4.0.2/README.md rename to stable/overseerr/4.0.3/README.md index c8ea77571bb..b6c9f57a679 100644 --- a/stable/overseerr/4.0.2/README.md +++ b/stable/overseerr/4.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/overseerr/4.0.2/app-readme.md b/stable/overseerr/4.0.3/app-readme.md similarity index 100% rename from stable/overseerr/4.0.2/app-readme.md rename to stable/overseerr/4.0.3/app-readme.md diff --git a/stable/overseerr/4.0.3/charts/common-8.3.18.tgz b/stable/overseerr/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/overseerr/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/overseerr/4.0.2/helm-values.md b/stable/overseerr/4.0.3/helm-values.md similarity index 100% rename from stable/overseerr/4.0.2/helm-values.md rename to stable/overseerr/4.0.3/helm-values.md diff --git a/stable/overseerr/4.0.2/ix_values.yaml b/stable/overseerr/4.0.3/ix_values.yaml similarity index 100% rename from stable/overseerr/4.0.2/ix_values.yaml rename to stable/overseerr/4.0.3/ix_values.yaml diff --git a/stable/overseerr/4.0.2/questions.yaml b/stable/overseerr/4.0.3/questions.yaml similarity index 99% rename from stable/overseerr/4.0.2/questions.yaml rename to stable/overseerr/4.0.3/questions.yaml index 9db72d12e4c..2f1b2e39227 100644 --- a/stable/overseerr/4.0.2/questions.yaml +++ b/stable/overseerr/4.0.3/questions.yaml @@ -434,7 +434,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/overseerr/4.0.2/templates/common.yaml b/stable/overseerr/4.0.3/templates/common.yaml similarity index 100% rename from stable/overseerr/4.0.2/templates/common.yaml rename to stable/overseerr/4.0.3/templates/common.yaml diff --git a/stable/owncloud-ocis/4.0.3/values.yaml b/stable/overseerr/4.0.3/values.yaml similarity index 100% rename from stable/owncloud-ocis/4.0.3/values.yaml rename to stable/overseerr/4.0.3/values.yaml diff --git a/stable/owncast/4.0.2/Chart.lock b/stable/owncast/4.0.2/Chart.lock deleted file mode 100644 index d5c96260f40..00000000000 --- a/stable/owncast/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:55:44.009197188Z" diff --git a/stable/owncast/4.0.2/charts/common-8.3.16.tgz b/stable/owncast/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/owncast/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/owncast/4.0.2/CHANGELOG.md b/stable/owncast/4.0.3/CHANGELOG.md similarity index 90% rename from stable/owncast/4.0.2/CHANGELOG.md rename to stable/owncast/4.0.3/CHANGELOG.md index 99e14adcd9a..e19a0e161ee 100644 --- a/stable/owncast/4.0.2/CHANGELOG.md +++ b/stable/owncast/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [owncast-4.0.3](https://github.com/truecharts/apps/compare/owncast-4.0.2...owncast-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [owncast-4.0.2](https://github.com/truecharts/apps/compare/owncast-4.0.1...owncast-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [owncast-3.0.12](https://github.com/truecharts/apps/compare/owncast-3.0.11...owncast-3.0.12) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [owncast-3.0.11](https://github.com/truecharts/apps/compare/owncast-3.0.10...owncast-3.0.11) (2021-10-18) - -#### Chore diff --git a/stable/pgadmin/4.0.2/CONFIG.md b/stable/owncast/4.0.3/CONFIG.md similarity index 100% rename from stable/pgadmin/4.0.2/CONFIG.md rename to stable/owncast/4.0.3/CONFIG.md diff --git a/stable/owncast/4.0.3/Chart.lock b/stable/owncast/4.0.3/Chart.lock new file mode 100644 index 00000000000..af90855b678 --- /dev/null +++ b/stable/owncast/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:28:16.318125578Z" diff --git a/stable/owncast/4.0.2/Chart.yaml b/stable/owncast/4.0.3/Chart.yaml similarity index 95% rename from stable/owncast/4.0.2/Chart.yaml rename to stable/owncast/4.0.3/Chart.yaml index 4a984e172ad..f2b13d0380c 100644 --- a/stable/owncast/4.0.2/Chart.yaml +++ b/stable/owncast/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.0.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Take control over your live stream video by running it yourself. Streaming + chat out of the box. home: https://github.com/truechartsapps/tree/master/charts/stable/owncast @@ -22,7 +22,7 @@ name: owncast sources: - https://owncast.online/ - https://github.com/owncast/owncast -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/owncast/4.0.2/README.md b/stable/owncast/4.0.3/README.md similarity index 96% rename from stable/owncast/4.0.2/README.md rename to stable/owncast/4.0.3/README.md index e5a68aeba9c..48ea49c1178 100644 --- a/stable/owncast/4.0.2/README.md +++ b/stable/owncast/4.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/owncast/4.0.2/app-readme.md b/stable/owncast/4.0.3/app-readme.md similarity index 100% rename from stable/owncast/4.0.2/app-readme.md rename to stable/owncast/4.0.3/app-readme.md diff --git a/stable/owncast/4.0.3/charts/common-8.3.18.tgz b/stable/owncast/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/owncast/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/owncast/4.0.2/helm-values.md b/stable/owncast/4.0.3/helm-values.md similarity index 100% rename from stable/owncast/4.0.2/helm-values.md rename to stable/owncast/4.0.3/helm-values.md diff --git a/stable/owncast/4.0.2/ix_values.yaml b/stable/owncast/4.0.3/ix_values.yaml similarity index 100% rename from stable/owncast/4.0.2/ix_values.yaml rename to stable/owncast/4.0.3/ix_values.yaml diff --git a/stable/owncast/4.0.2/questions.yaml b/stable/owncast/4.0.3/questions.yaml similarity index 99% rename from stable/owncast/4.0.2/questions.yaml rename to stable/owncast/4.0.3/questions.yaml index 3e1e9ae5334..143f64e1cf5 100644 --- a/stable/owncast/4.0.2/questions.yaml +++ b/stable/owncast/4.0.3/questions.yaml @@ -525,7 +525,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/owncast/4.0.2/templates/common.yaml b/stable/owncast/4.0.3/templates/common.yaml similarity index 100% rename from stable/owncast/4.0.2/templates/common.yaml rename to stable/owncast/4.0.3/templates/common.yaml diff --git a/stable/pgadmin/4.0.2/values.yaml b/stable/owncast/4.0.3/values.yaml similarity index 100% rename from stable/pgadmin/4.0.2/values.yaml rename to stable/owncast/4.0.3/values.yaml diff --git a/stable/owncloud-ocis/4.0.3/Chart.lock b/stable/owncloud-ocis/4.0.3/Chart.lock deleted file mode 100644 index edb760fc615..00000000000 --- a/stable/owncloud-ocis/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-11-01T12:56:18.713313393Z" diff --git a/stable/owncloud-ocis/4.0.3/charts/common-8.3.16.tgz b/stable/owncloud-ocis/4.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/owncloud-ocis/4.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/owncloud-ocis/4.0.3/CHANGELOG.md b/stable/owncloud-ocis/4.0.4/CHANGELOG.md similarity index 91% rename from stable/owncloud-ocis/4.0.3/CHANGELOG.md rename to stable/owncloud-ocis/4.0.4/CHANGELOG.md index fe4382670e7..e7412be1c77 100644 --- a/stable/owncloud-ocis/4.0.3/CHANGELOG.md +++ b/stable/owncloud-ocis/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [owncloud-ocis-4.0.4](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.3...owncloud-ocis-4.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [owncloud-ocis-4.0.3](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.2...owncloud-ocis-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [owncloud-ocis-3.0.12](https://github.com/truecharts/apps/compare/owncloud-ocis-3.0.11...owncloud-ocis-3.0.12) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [owncloud-ocis-3.0.11](https://github.com/truecharts/apps/compare/owncloud-ocis-3.0.10...owncloud-ocis-3.0.11) (2021-10-19) - -#### Fix diff --git a/stable/photoprism/5.0.2/CONFIG.md b/stable/owncloud-ocis/4.0.4/CONFIG.md similarity index 100% rename from stable/photoprism/5.0.2/CONFIG.md rename to stable/owncloud-ocis/4.0.4/CONFIG.md diff --git a/stable/owncloud-ocis/4.0.4/Chart.lock b/stable/owncloud-ocis/4.0.4/Chart.lock new file mode 100644 index 00000000000..7be992beada --- /dev/null +++ b/stable/owncloud-ocis/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:28:43.678068706Z" diff --git a/stable/owncloud-ocis/4.0.3/Chart.yaml b/stable/owncloud-ocis/4.0.4/Chart.yaml similarity index 95% rename from stable/owncloud-ocis/4.0.3/Chart.yaml rename to stable/owncloud-ocis/4.0.4/Chart.yaml index 2192925e3f4..f0f3ad0f175 100644 --- a/stable/owncloud-ocis/4.0.3/Chart.yaml +++ b/stable/owncloud-ocis/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.14.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: ownCloud Infinite Scale is a self-hosted file sync and share server. home: https://github.com/truechartsapps/tree/master/charts/stable/owncloud-ocis icon: https://avatars.githubusercontent.com/u/1645051?s=200&v=4 @@ -25,7 +25,7 @@ name: owncloud-ocis sources: - https://hub.docker.com/r/owncloud/ocis - https://owncloud.dev/ocis/ -version: 4.0.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/owncloud-ocis/4.0.3/README.md b/stable/owncloud-ocis/4.0.4/README.md similarity index 96% rename from stable/owncloud-ocis/4.0.3/README.md rename to stable/owncloud-ocis/4.0.4/README.md index a8c3985d7b3..1470efc9406 100644 --- a/stable/owncloud-ocis/4.0.3/README.md +++ b/stable/owncloud-ocis/4.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/owncloud-ocis/4.0.3/app-readme.md b/stable/owncloud-ocis/4.0.4/app-readme.md similarity index 100% rename from stable/owncloud-ocis/4.0.3/app-readme.md rename to stable/owncloud-ocis/4.0.4/app-readme.md diff --git a/stable/owncloud-ocis/4.0.4/charts/common-8.3.18.tgz b/stable/owncloud-ocis/4.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/owncloud-ocis/4.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/owncloud-ocis/4.0.3/helm-values.md b/stable/owncloud-ocis/4.0.4/helm-values.md similarity index 100% rename from stable/owncloud-ocis/4.0.3/helm-values.md rename to stable/owncloud-ocis/4.0.4/helm-values.md diff --git a/stable/owncloud-ocis/4.0.3/ix_values.yaml b/stable/owncloud-ocis/4.0.4/ix_values.yaml similarity index 100% rename from stable/owncloud-ocis/4.0.3/ix_values.yaml rename to stable/owncloud-ocis/4.0.4/ix_values.yaml diff --git a/stable/owncloud-ocis/4.0.3/questions.yaml b/stable/owncloud-ocis/4.0.4/questions.yaml similarity index 100% rename from stable/owncloud-ocis/4.0.3/questions.yaml rename to stable/owncloud-ocis/4.0.4/questions.yaml diff --git a/stable/owncloud-ocis/4.0.3/templates/common.yaml b/stable/owncloud-ocis/4.0.4/templates/common.yaml similarity index 100% rename from stable/owncloud-ocis/4.0.3/templates/common.yaml rename to stable/owncloud-ocis/4.0.4/templates/common.yaml diff --git a/stable/photoprism/5.0.2/values.yaml b/stable/owncloud-ocis/4.0.4/values.yaml similarity index 100% rename from stable/photoprism/5.0.2/values.yaml rename to stable/owncloud-ocis/4.0.4/values.yaml diff --git a/stable/pgadmin/4.0.2/Chart.lock b/stable/pgadmin/4.0.2/Chart.lock deleted file mode 100644 index b00a7753104..00000000000 --- a/stable/pgadmin/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:56:29.406478521Z" diff --git a/stable/pgadmin/4.0.2/charts/common-8.3.16.tgz b/stable/pgadmin/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/pgadmin/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/pgadmin/4.0.2/CHANGELOG.md b/stable/pgadmin/4.0.3/CHANGELOG.md similarity index 90% rename from stable/pgadmin/4.0.2/CHANGELOG.md rename to stable/pgadmin/4.0.3/CHANGELOG.md index bed0969ca5c..adcfa8ae534 100644 --- a/stable/pgadmin/4.0.2/CHANGELOG.md +++ b/stable/pgadmin/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [pgadmin-4.0.3](https://github.com/truecharts/apps/compare/pgadmin-4.0.2...pgadmin-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [pgadmin-4.0.2](https://github.com/truecharts/apps/compare/pgadmin-4.0.1...pgadmin-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [pgadmin-3.0.11](https://github.com/truecharts/apps/compare/pgadmin-3.0.10...pgadmin-3.0.11) (2021-10-19) - -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [pgadmin-3.0.10](https://github.com/truecharts/apps/compare/pgadmin-3.0.9...pgadmin-3.0.10) (2021-10-18) diff --git a/stable/photoshow/1.0.3/CONFIG.md b/stable/pgadmin/4.0.3/CONFIG.md similarity index 100% rename from stable/photoshow/1.0.3/CONFIG.md rename to stable/pgadmin/4.0.3/CONFIG.md diff --git a/stable/pgadmin/4.0.3/Chart.lock b/stable/pgadmin/4.0.3/Chart.lock new file mode 100644 index 00000000000..9a8cdc477df --- /dev/null +++ b/stable/pgadmin/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:29:11.346955895Z" diff --git a/stable/pgadmin/4.0.2/Chart.yaml b/stable/pgadmin/4.0.3/Chart.yaml similarity index 95% rename from stable/pgadmin/4.0.2/Chart.yaml rename to stable/pgadmin/4.0.3/Chart.yaml index 2eea6953c0f..9026bec6847 100644 --- a/stable/pgadmin/4.0.2/Chart.yaml +++ b/stable/pgadmin/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: Web-Based postgresql database management utility home: https://github.com/truecharts/apps/tree/master/charts/stable/pgadmin @@ -24,7 +24,7 @@ name: pgadmin sources: - https://www.pgadmin.org/ type: application -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - management diff --git a/stable/pgadmin/4.0.2/README.md b/stable/pgadmin/4.0.3/README.md similarity index 96% rename from stable/pgadmin/4.0.2/README.md rename to stable/pgadmin/4.0.3/README.md index 0bf5906ba94..2ba49c1f0ee 100644 --- a/stable/pgadmin/4.0.2/README.md +++ b/stable/pgadmin/4.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/pgadmin/4.0.2/app-readme.md b/stable/pgadmin/4.0.3/app-readme.md similarity index 100% rename from stable/pgadmin/4.0.2/app-readme.md rename to stable/pgadmin/4.0.3/app-readme.md diff --git a/stable/pgadmin/4.0.3/charts/common-8.3.18.tgz b/stable/pgadmin/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/pgadmin/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/pgadmin/4.0.2/helm-values.md b/stable/pgadmin/4.0.3/helm-values.md similarity index 100% rename from stable/pgadmin/4.0.2/helm-values.md rename to stable/pgadmin/4.0.3/helm-values.md diff --git a/stable/pgadmin/4.0.2/ix_values.yaml b/stable/pgadmin/4.0.3/ix_values.yaml similarity index 100% rename from stable/pgadmin/4.0.2/ix_values.yaml rename to stable/pgadmin/4.0.3/ix_values.yaml diff --git a/stable/pgadmin/4.0.2/questions.yaml b/stable/pgadmin/4.0.3/questions.yaml similarity index 99% rename from stable/pgadmin/4.0.2/questions.yaml rename to stable/pgadmin/4.0.3/questions.yaml index bd74dd6499c..2a82651a091 100644 --- a/stable/pgadmin/4.0.2/questions.yaml +++ b/stable/pgadmin/4.0.3/questions.yaml @@ -447,7 +447,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/pgadmin/4.0.2/templates/common.yaml b/stable/pgadmin/4.0.3/templates/common.yaml similarity index 100% rename from stable/pgadmin/4.0.2/templates/common.yaml rename to stable/pgadmin/4.0.3/templates/common.yaml diff --git a/stable/photoshow/1.0.3/values.yaml b/stable/pgadmin/4.0.3/values.yaml similarity index 100% rename from stable/photoshow/1.0.3/values.yaml rename to stable/pgadmin/4.0.3/values.yaml diff --git a/stable/photoprism/5.0.2/Chart.lock b/stable/photoprism/5.0.2/Chart.lock deleted file mode 100644 index 3886bd2227a..00000000000 --- a/stable/photoprism/5.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:56:51.586217062Z" diff --git a/stable/photoprism/5.0.2/charts/common-8.3.16.tgz b/stable/photoprism/5.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/photoprism/5.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/photoprism/5.0.2/CHANGELOG.md b/stable/photoprism/5.0.3/CHANGELOG.md similarity index 91% rename from stable/photoprism/5.0.2/CHANGELOG.md rename to stable/photoprism/5.0.3/CHANGELOG.md index 547b246de94..4ffd3fc7b7a 100644 --- a/stable/photoprism/5.0.2/CHANGELOG.md +++ b/stable/photoprism/5.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [photoprism-5.0.3](https://github.com/truecharts/apps/compare/photoprism-5.0.2...photoprism-5.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [photoprism-5.0.2](https://github.com/truecharts/apps/compare/photoprism-5.0.1...photoprism-5.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [photoprism-4.0.5](https://github.com/truecharts/apps/compare/photoprism-4.0.4...photoprism-4.0.5) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [photoprism-4.0.4](https://github.com/truecharts/apps/compare/photoprism-4.0.3...photoprism-4.0.4) (2021-10-19) - -#### Fix diff --git a/stable/phpldapadmin/4.0.2/CONFIG.md b/stable/photoprism/5.0.3/CONFIG.md similarity index 100% rename from stable/phpldapadmin/4.0.2/CONFIG.md rename to stable/photoprism/5.0.3/CONFIG.md diff --git a/stable/photoprism/5.0.3/Chart.lock b/stable/photoprism/5.0.3/Chart.lock new file mode 100644 index 00000000000..ef391e2f0e2 --- /dev/null +++ b/stable/photoprism/5.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:29:39.222702162Z" diff --git a/stable/photoprism/5.0.2/Chart.yaml b/stable/photoprism/5.0.3/Chart.yaml similarity index 95% rename from stable/photoprism/5.0.2/Chart.yaml rename to stable/photoprism/5.0.3/Chart.yaml index f66d5d72f34..5d53a76f281 100644 --- a/stable/photoprism/5.0.2/Chart.yaml +++ b/stable/photoprism/5.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "20211018" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: "PhotoPrism\xC2\xAE is a server-based application for browsing, organizing\ \ and sharing your personal photo collection" home: https://github.com/truechartsapps/tree/master/charts/stable/photoprism @@ -22,7 +22,7 @@ name: photoprism sources: - https://github.com/photoprism/photoprism - https://hub.docker.com/r/photoprism/photoprism -version: 5.0.2 +version: 5.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/photoprism/5.0.2/README.md b/stable/photoprism/5.0.3/README.md similarity index 96% rename from stable/photoprism/5.0.2/README.md rename to stable/photoprism/5.0.3/README.md index eef58539b96..c0719e32e9a 100644 --- a/stable/photoprism/5.0.2/README.md +++ b/stable/photoprism/5.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/photoprism/5.0.2/app-readme.md b/stable/photoprism/5.0.3/app-readme.md similarity index 100% rename from stable/photoprism/5.0.2/app-readme.md rename to stable/photoprism/5.0.3/app-readme.md diff --git a/stable/photoprism/5.0.3/charts/common-8.3.18.tgz b/stable/photoprism/5.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/photoprism/5.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/photoprism/5.0.2/helm-values.md b/stable/photoprism/5.0.3/helm-values.md similarity index 100% rename from stable/photoprism/5.0.2/helm-values.md rename to stable/photoprism/5.0.3/helm-values.md diff --git a/stable/photoprism/5.0.2/ix_values.yaml b/stable/photoprism/5.0.3/ix_values.yaml similarity index 100% rename from stable/photoprism/5.0.2/ix_values.yaml rename to stable/photoprism/5.0.3/ix_values.yaml diff --git a/stable/photoprism/5.0.2/questions.yaml b/stable/photoprism/5.0.3/questions.yaml similarity index 99% rename from stable/photoprism/5.0.2/questions.yaml rename to stable/photoprism/5.0.3/questions.yaml index 87b552afe48..4208e658917 100644 --- a/stable/photoprism/5.0.2/questions.yaml +++ b/stable/photoprism/5.0.3/questions.yaml @@ -506,7 +506,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/photoprism/5.0.2/templates/common.yaml b/stable/photoprism/5.0.3/templates/common.yaml similarity index 100% rename from stable/photoprism/5.0.2/templates/common.yaml rename to stable/photoprism/5.0.3/templates/common.yaml diff --git a/stable/phpldapadmin/4.0.2/values.yaml b/stable/photoprism/5.0.3/values.yaml similarity index 100% rename from stable/phpldapadmin/4.0.2/values.yaml rename to stable/photoprism/5.0.3/values.yaml diff --git a/stable/photoshow/1.0.3/Chart.lock b/stable/photoshow/1.0.3/Chart.lock deleted file mode 100644 index 1b841d13da5..00000000000 --- a/stable/photoshow/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-11-01T12:56:43.058438475Z" diff --git a/stable/photoshow/1.0.3/charts/common-8.3.16.tgz b/stable/photoshow/1.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/photoshow/1.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/photoshow/1.0.3/CHANGELOG.md b/stable/photoshow/1.0.4/CHANGELOG.md similarity index 89% rename from stable/photoshow/1.0.3/CHANGELOG.md rename to stable/photoshow/1.0.4/CHANGELOG.md index 7defc881144..aa24039970b 100644 --- a/stable/photoshow/1.0.3/CHANGELOG.md +++ b/stable/photoshow/1.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [photoshow-1.0.4](https://github.com/truecharts/apps/compare/photoshow-1.0.3...photoshow-1.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [photoshow-1.0.3](https://github.com/truecharts/apps/compare/photoshow-1.0.2...photoshow-1.0.3) (2021-11-01) @@ -88,12 +97,3 @@ * fix previous SCALE bugfix not correctly being applied - - -### [photoshow-0.0.6](https://github.com/truecharts/apps/compare/photoshow-0.0.5...photoshow-0.0.6) (2021-10-19) - -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - diff --git a/stable/piaware/4.0.2/CONFIG.md b/stable/photoshow/1.0.4/CONFIG.md similarity index 100% rename from stable/piaware/4.0.2/CONFIG.md rename to stable/photoshow/1.0.4/CONFIG.md diff --git a/stable/photoshow/1.0.4/Chart.lock b/stable/photoshow/1.0.4/Chart.lock new file mode 100644 index 00000000000..dd15e4b2f4d --- /dev/null +++ b/stable/photoshow/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:30:06.678079809Z" diff --git a/stable/photoshow/1.0.3/Chart.yaml b/stable/photoshow/1.0.4/Chart.yaml similarity index 96% rename from stable/photoshow/1.0.3/Chart.yaml rename to stable/photoshow/1.0.4/Chart.yaml index 325cb616850..67fa16b99e3 100644 --- a/stable/photoshow/1.0.3/Chart.yaml +++ b/stable/photoshow/1.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "48aabb98" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: A gallery software at its easiest, it doesn't even require a database. home: https://github.com/truecharts/apps/tree/master/charts/stable/photoshow icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/photoshow-icon.png @@ -23,7 +23,7 @@ sources: - https://github.com/thibaud-rohmer/PhotoShow - https://github.com/linuxserver/docker-photoshow type: application -version: 1.0.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/photoshow/1.0.3/README.md b/stable/photoshow/1.0.4/README.md similarity index 96% rename from stable/photoshow/1.0.3/README.md rename to stable/photoshow/1.0.4/README.md index 479316ba66b..48bea0dbac3 100644 --- a/stable/photoshow/1.0.3/README.md +++ b/stable/photoshow/1.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/photoshow/1.0.3/app-readme.md b/stable/photoshow/1.0.4/app-readme.md similarity index 100% rename from stable/photoshow/1.0.3/app-readme.md rename to stable/photoshow/1.0.4/app-readme.md diff --git a/stable/photoshow/1.0.4/charts/common-8.3.18.tgz b/stable/photoshow/1.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/photoshow/1.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/photoshow/1.0.3/helm-values.md b/stable/photoshow/1.0.4/helm-values.md similarity index 100% rename from stable/photoshow/1.0.3/helm-values.md rename to stable/photoshow/1.0.4/helm-values.md diff --git a/stable/photoshow/1.0.3/ix_values.yaml b/stable/photoshow/1.0.4/ix_values.yaml similarity index 100% rename from stable/photoshow/1.0.3/ix_values.yaml rename to stable/photoshow/1.0.4/ix_values.yaml diff --git a/stable/photoshow/1.0.3/questions.yaml b/stable/photoshow/1.0.4/questions.yaml similarity index 100% rename from stable/photoshow/1.0.3/questions.yaml rename to stable/photoshow/1.0.4/questions.yaml diff --git a/stable/photoshow/1.0.3/templates/common.yaml b/stable/photoshow/1.0.4/templates/common.yaml similarity index 100% rename from stable/photoshow/1.0.3/templates/common.yaml rename to stable/photoshow/1.0.4/templates/common.yaml diff --git a/stable/piaware/4.0.2/values.yaml b/stable/photoshow/1.0.4/values.yaml similarity index 100% rename from stable/piaware/4.0.2/values.yaml rename to stable/photoshow/1.0.4/values.yaml diff --git a/stable/phpldapadmin/4.0.2/Chart.lock b/stable/phpldapadmin/4.0.2/Chart.lock deleted file mode 100644 index 17886e1afcf..00000000000 --- a/stable/phpldapadmin/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:57:36.711684034Z" diff --git a/stable/phpldapadmin/4.0.2/charts/common-8.3.16.tgz b/stable/phpldapadmin/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/phpldapadmin/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/phpldapadmin/4.0.2/CHANGELOG.md b/stable/phpldapadmin/4.0.3/CHANGELOG.md similarity index 90% rename from stable/phpldapadmin/4.0.2/CHANGELOG.md rename to stable/phpldapadmin/4.0.3/CHANGELOG.md index 9ff1cca2a72..72d39fd7b41 100644 --- a/stable/phpldapadmin/4.0.2/CHANGELOG.md +++ b/stable/phpldapadmin/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [phpldapadmin-4.0.3](https://github.com/truecharts/apps/compare/phpldapadmin-4.0.2...phpldapadmin-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [phpldapadmin-4.0.2](https://github.com/truecharts/apps/compare/phpldapadmin-4.0.1...phpldapadmin-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [phpldapadmin-3.0.10](https://github.com/truecharts/apps/compare/phpldapadmin-3.0.9...phpldapadmin-3.0.10) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [phpldapadmin-3.0.9](https://github.com/truecharts/apps/compare/phpldapadmin-3.0.8...phpldapadmin-3.0.9) (2021-10-18) - -#### Refactor diff --git a/stable/pihole/4.0.2/CONFIG.md b/stable/phpldapadmin/4.0.3/CONFIG.md similarity index 100% rename from stable/pihole/4.0.2/CONFIG.md rename to stable/phpldapadmin/4.0.3/CONFIG.md diff --git a/stable/phpldapadmin/4.0.3/Chart.lock b/stable/phpldapadmin/4.0.3/Chart.lock new file mode 100644 index 00000000000..bf6c3e7e359 --- /dev/null +++ b/stable/phpldapadmin/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:30:34.032437104Z" diff --git a/stable/phpldapadmin/4.0.2/Chart.yaml b/stable/phpldapadmin/4.0.3/Chart.yaml similarity index 96% rename from stable/phpldapadmin/4.0.2/Chart.yaml rename to stable/phpldapadmin/4.0.3/Chart.yaml index 4bb68a62976..9263a33504e 100644 --- a/stable/phpldapadmin/4.0.2/Chart.yaml +++ b/stable/phpldapadmin/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.9.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: Web-based LDAP browser to manage your LDAP server home: https://github.com/truecharts/apps/tree/master/charts/stable/phpldapadmin @@ -24,7 +24,7 @@ name: phpldapadmin sources: - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog type: application -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - management diff --git a/stable/phpldapadmin/4.0.2/README.md b/stable/phpldapadmin/4.0.3/README.md similarity index 96% rename from stable/phpldapadmin/4.0.2/README.md rename to stable/phpldapadmin/4.0.3/README.md index ef0eb737d3f..2390f2b138a 100644 --- a/stable/phpldapadmin/4.0.2/README.md +++ b/stable/phpldapadmin/4.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/phpldapadmin/4.0.2/app-readme.md b/stable/phpldapadmin/4.0.3/app-readme.md similarity index 100% rename from stable/phpldapadmin/4.0.2/app-readme.md rename to stable/phpldapadmin/4.0.3/app-readme.md diff --git a/stable/phpldapadmin/4.0.3/charts/common-8.3.18.tgz b/stable/phpldapadmin/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/phpldapadmin/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/phpldapadmin/4.0.2/helm-values.md b/stable/phpldapadmin/4.0.3/helm-values.md similarity index 100% rename from stable/phpldapadmin/4.0.2/helm-values.md rename to stable/phpldapadmin/4.0.3/helm-values.md diff --git a/stable/phpldapadmin/4.0.2/ix_values.yaml b/stable/phpldapadmin/4.0.3/ix_values.yaml similarity index 100% rename from stable/phpldapadmin/4.0.2/ix_values.yaml rename to stable/phpldapadmin/4.0.3/ix_values.yaml diff --git a/stable/phpldapadmin/4.0.2/questions.yaml b/stable/phpldapadmin/4.0.3/questions.yaml similarity index 99% rename from stable/phpldapadmin/4.0.2/questions.yaml rename to stable/phpldapadmin/4.0.3/questions.yaml index 65c05011641..97049134cef 100644 --- a/stable/phpldapadmin/4.0.2/questions.yaml +++ b/stable/phpldapadmin/4.0.3/questions.yaml @@ -440,7 +440,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/phpldapadmin/4.0.2/templates/common.yaml b/stable/phpldapadmin/4.0.3/templates/common.yaml similarity index 100% rename from stable/phpldapadmin/4.0.2/templates/common.yaml rename to stable/phpldapadmin/4.0.3/templates/common.yaml diff --git a/stable/pihole/4.0.2/values.yaml b/stable/phpldapadmin/4.0.3/values.yaml similarity index 100% rename from stable/pihole/4.0.2/values.yaml rename to stable/phpldapadmin/4.0.3/values.yaml diff --git a/stable/piaware/4.0.2/Chart.lock b/stable/piaware/4.0.2/Chart.lock deleted file mode 100644 index 9715253fda5..00000000000 --- a/stable/piaware/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:57:59.844300769Z" diff --git a/stable/piaware/4.0.2/charts/common-8.3.16.tgz b/stable/piaware/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/piaware/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/piaware/4.0.2/CHANGELOG.md b/stable/piaware/4.0.3/CHANGELOG.md similarity index 90% rename from stable/piaware/4.0.2/CHANGELOG.md rename to stable/piaware/4.0.3/CHANGELOG.md index 694ff61cae1..27e7e1a2bb7 100644 --- a/stable/piaware/4.0.2/CHANGELOG.md +++ b/stable/piaware/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [piaware-4.0.3](https://github.com/truecharts/apps/compare/piaware-4.0.2...piaware-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [piaware-4.0.2](https://github.com/truecharts/apps/compare/piaware-4.0.1...piaware-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [piaware-3.0.10](https://github.com/truecharts/apps/compare/piaware-3.0.9...piaware-3.0.10) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [piaware-3.0.9](https://github.com/truecharts/apps/compare/piaware-3.0.8...piaware-3.0.9) (2021-10-18) - -#### Chore diff --git a/stable/pixapop/1.0.2/CONFIG.md b/stable/piaware/4.0.3/CONFIG.md similarity index 100% rename from stable/pixapop/1.0.2/CONFIG.md rename to stable/piaware/4.0.3/CONFIG.md diff --git a/stable/piaware/4.0.3/Chart.lock b/stable/piaware/4.0.3/Chart.lock new file mode 100644 index 00000000000..a48946faa00 --- /dev/null +++ b/stable/piaware/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:31:01.451973464Z" diff --git a/stable/piaware/4.0.2/Chart.yaml b/stable/piaware/4.0.3/Chart.yaml similarity index 95% rename from stable/piaware/4.0.2/Chart.yaml rename to stable/piaware/4.0.3/Chart.yaml index c17920be4f2..092006e9c18 100644 --- a/stable/piaware/4.0.2/Chart.yaml +++ b/stable/piaware/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Program for forwarding ADS-B data to FlightAware home: https://github.com/truechartsapps/tree/master/charts/stable/piaware icon: https://pbs.twimg.com/profile_images/964269455483088897/mr2UgvfG_400x400.jpg @@ -19,7 +19,7 @@ maintainers: name: piaware sources: - https://github.com/flightaware/piaware -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/piaware/4.0.2/README.md b/stable/piaware/4.0.3/README.md similarity index 96% rename from stable/piaware/4.0.2/README.md rename to stable/piaware/4.0.3/README.md index 7d823873c33..1720862000f 100644 --- a/stable/piaware/4.0.2/README.md +++ b/stable/piaware/4.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/piaware/4.0.2/app-readme.md b/stable/piaware/4.0.3/app-readme.md similarity index 100% rename from stable/piaware/4.0.2/app-readme.md rename to stable/piaware/4.0.3/app-readme.md diff --git a/stable/piaware/4.0.3/charts/common-8.3.18.tgz b/stable/piaware/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/piaware/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/piaware/4.0.2/ci/ct-values.yaml b/stable/piaware/4.0.3/ci/ct-values.yaml similarity index 100% rename from stable/piaware/4.0.2/ci/ct-values.yaml rename to stable/piaware/4.0.3/ci/ct-values.yaml diff --git a/stable/piaware/4.0.2/helm-values.md b/stable/piaware/4.0.3/helm-values.md similarity index 100% rename from stable/piaware/4.0.2/helm-values.md rename to stable/piaware/4.0.3/helm-values.md diff --git a/stable/piaware/4.0.2/ix_values.yaml b/stable/piaware/4.0.3/ix_values.yaml similarity index 100% rename from stable/piaware/4.0.2/ix_values.yaml rename to stable/piaware/4.0.3/ix_values.yaml diff --git a/stable/piaware/4.0.2/questions.yaml b/stable/piaware/4.0.3/questions.yaml similarity index 99% rename from stable/piaware/4.0.2/questions.yaml rename to stable/piaware/4.0.3/questions.yaml index 8508cad3bc5..09cc1d961df 100644 --- a/stable/piaware/4.0.2/questions.yaml +++ b/stable/piaware/4.0.3/questions.yaml @@ -428,7 +428,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/piaware/4.0.2/templates/common.yaml b/stable/piaware/4.0.3/templates/common.yaml similarity index 100% rename from stable/piaware/4.0.2/templates/common.yaml rename to stable/piaware/4.0.3/templates/common.yaml diff --git a/stable/pixapop/1.0.2/values.yaml b/stable/piaware/4.0.3/values.yaml similarity index 100% rename from stable/pixapop/1.0.2/values.yaml rename to stable/piaware/4.0.3/values.yaml diff --git a/stable/pihole/4.0.2/Chart.lock b/stable/pihole/4.0.2/Chart.lock deleted file mode 100644 index 4d5174060d1..00000000000 --- a/stable/pihole/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:58:22.995213657Z" diff --git a/stable/pihole/4.0.2/charts/common-8.3.16.tgz b/stable/pihole/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/pihole/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/pihole/4.0.2/CHANGELOG.md b/stable/pihole/4.0.3/CHANGELOG.md similarity index 91% rename from stable/pihole/4.0.2/CHANGELOG.md rename to stable/pihole/4.0.3/CHANGELOG.md index 2e0632f9a2e..6e97b6b3966 100644 --- a/stable/pihole/4.0.2/CHANGELOG.md +++ b/stable/pihole/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [pihole-4.0.3](https://github.com/truecharts/apps/compare/pihole-4.0.2...pihole-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [pihole-4.0.2](https://github.com/truecharts/apps/compare/pihole-4.0.1...pihole-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [pihole-3.0.12](https://github.com/truecharts/apps/compare/pihole-3.0.11...pihole-3.0.12) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [pihole-3.0.11](https://github.com/truecharts/apps/compare/pihole-3.0.10...pihole-3.0.11) (2021-10-19) - -#### Fix diff --git a/stable/plex/8.0.3/CONFIG.md b/stable/pihole/4.0.3/CONFIG.md similarity index 100% rename from stable/plex/8.0.3/CONFIG.md rename to stable/pihole/4.0.3/CONFIG.md diff --git a/stable/pihole/4.0.3/Chart.lock b/stable/pihole/4.0.3/Chart.lock new file mode 100644 index 00000000000..bdc6b939df6 --- /dev/null +++ b/stable/pihole/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:31:29.075507125Z" diff --git a/stable/pihole/4.0.2/Chart.yaml b/stable/pihole/4.0.3/Chart.yaml similarity index 95% rename from stable/pihole/4.0.2/Chart.yaml rename to stable/pihole/4.0.3/Chart.yaml index 1a65422dded..5be8c76500b 100644 --- a/stable/pihole/4.0.2/Chart.yaml +++ b/stable/pihole/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: DNS and Ad-filtering for your network home: https://github.com/truecharts/apps/tree/master/charts/stable/pihole @@ -21,7 +21,7 @@ sources: - https://github.com/pi-hole - https://github.com/pi-hole/docker-pi-hole type: application -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - networking diff --git a/stable/pihole/4.0.2/README.md b/stable/pihole/4.0.3/README.md similarity index 96% rename from stable/pihole/4.0.2/README.md rename to stable/pihole/4.0.3/README.md index a5761e66bcd..e09d94e2f51 100644 --- a/stable/pihole/4.0.2/README.md +++ b/stable/pihole/4.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/pihole/4.0.2/app-readme.md b/stable/pihole/4.0.3/app-readme.md similarity index 100% rename from stable/pihole/4.0.2/app-readme.md rename to stable/pihole/4.0.3/app-readme.md diff --git a/stable/pihole/4.0.3/charts/common-8.3.18.tgz b/stable/pihole/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/pihole/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/pihole/4.0.2/helm-values.md b/stable/pihole/4.0.3/helm-values.md similarity index 100% rename from stable/pihole/4.0.2/helm-values.md rename to stable/pihole/4.0.3/helm-values.md diff --git a/stable/pihole/4.0.2/ix_values.yaml b/stable/pihole/4.0.3/ix_values.yaml similarity index 100% rename from stable/pihole/4.0.2/ix_values.yaml rename to stable/pihole/4.0.3/ix_values.yaml diff --git a/stable/pihole/4.0.2/questions.yaml b/stable/pihole/4.0.3/questions.yaml similarity index 99% rename from stable/pihole/4.0.2/questions.yaml rename to stable/pihole/4.0.3/questions.yaml index 525e8a4f883..be932275322 100644 --- a/stable/pihole/4.0.2/questions.yaml +++ b/stable/pihole/4.0.3/questions.yaml @@ -657,7 +657,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/pihole/4.0.2/templates/_configmap.tpl b/stable/pihole/4.0.3/templates/_configmap.tpl similarity index 100% rename from stable/pihole/4.0.2/templates/_configmap.tpl rename to stable/pihole/4.0.3/templates/_configmap.tpl diff --git a/stable/pihole/4.0.2/templates/common.yaml b/stable/pihole/4.0.3/templates/common.yaml similarity index 100% rename from stable/pihole/4.0.2/templates/common.yaml rename to stable/pihole/4.0.3/templates/common.yaml diff --git a/stable/plex/8.0.3/values.yaml b/stable/pihole/4.0.3/values.yaml similarity index 100% rename from stable/plex/8.0.3/values.yaml rename to stable/pihole/4.0.3/values.yaml diff --git a/stable/pixapop/1.0.2/Chart.lock b/stable/pixapop/1.0.2/Chart.lock deleted file mode 100644 index c868f79ec88..00000000000 --- a/stable/pixapop/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:58:46.728025169Z" diff --git a/stable/pixapop/1.0.2/charts/common-8.3.16.tgz b/stable/pixapop/1.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/pixapop/1.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/pixapop/1.0.2/CHANGELOG.md b/stable/pixapop/1.0.3/CHANGELOG.md similarity index 88% rename from stable/pixapop/1.0.2/CHANGELOG.md rename to stable/pixapop/1.0.3/CHANGELOG.md index 35271bf4458..51b8a042084 100644 --- a/stable/pixapop/1.0.2/CHANGELOG.md +++ b/stable/pixapop/1.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [pixapop-1.0.3](https://github.com/truecharts/apps/compare/pixapop-1.0.2...pixapop-1.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [pixapop-1.0.2](https://github.com/truecharts/apps/compare/pixapop-1.0.1...pixapop-1.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [pixapop-0.0.5](https://github.com/truecharts/apps/compare/pixapop-0.0.4...pixapop-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/podgrab/7.0.2/CONFIG.md b/stable/pixapop/1.0.3/CONFIG.md similarity index 100% rename from stable/podgrab/7.0.2/CONFIG.md rename to stable/pixapop/1.0.3/CONFIG.md diff --git a/stable/pixapop/1.0.3/Chart.lock b/stable/pixapop/1.0.3/Chart.lock new file mode 100644 index 00000000000..f4099017806 --- /dev/null +++ b/stable/pixapop/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:31:56.546103994Z" diff --git a/stable/pixapop/1.0.2/Chart.yaml b/stable/pixapop/1.0.3/Chart.yaml similarity index 95% rename from stable/pixapop/1.0.2/Chart.yaml rename to stable/pixapop/1.0.3/Chart.yaml index 22e1b02b173..b441ffd6912 100644 --- a/stable/pixapop/1.0.2/Chart.yaml +++ b/stable/pixapop/1.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: An open-source single page application to view your photos in the easiest way possible. home: https://github.com/truecharts/apps/tree/master/charts/stable/pixapop @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-pixapop - https://github.com/bierdok/pixapop type: application -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/pixapop/1.0.2/README.md b/stable/pixapop/1.0.3/README.md similarity index 96% rename from stable/pixapop/1.0.2/README.md rename to stable/pixapop/1.0.3/README.md index 2e2f21522de..e48966f3378 100644 --- a/stable/pixapop/1.0.2/README.md +++ b/stable/pixapop/1.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/pixapop/1.0.2/app-readme.md b/stable/pixapop/1.0.3/app-readme.md similarity index 100% rename from stable/pixapop/1.0.2/app-readme.md rename to stable/pixapop/1.0.3/app-readme.md diff --git a/stable/pixapop/1.0.3/charts/common-8.3.18.tgz b/stable/pixapop/1.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/pixapop/1.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/pixapop/1.0.2/helm-values.md b/stable/pixapop/1.0.3/helm-values.md similarity index 100% rename from stable/pixapop/1.0.2/helm-values.md rename to stable/pixapop/1.0.3/helm-values.md diff --git a/stable/pixapop/1.0.2/ix_values.yaml b/stable/pixapop/1.0.3/ix_values.yaml similarity index 100% rename from stable/pixapop/1.0.2/ix_values.yaml rename to stable/pixapop/1.0.3/ix_values.yaml diff --git a/stable/pixapop/1.0.2/questions.yaml b/stable/pixapop/1.0.3/questions.yaml similarity index 99% rename from stable/pixapop/1.0.2/questions.yaml rename to stable/pixapop/1.0.3/questions.yaml index 73687328bbc..55b42607f77 100644 --- a/stable/pixapop/1.0.2/questions.yaml +++ b/stable/pixapop/1.0.3/questions.yaml @@ -435,7 +435,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/pixapop/1.0.2/templates/common.yaml b/stable/pixapop/1.0.3/templates/common.yaml similarity index 100% rename from stable/pixapop/1.0.2/templates/common.yaml rename to stable/pixapop/1.0.3/templates/common.yaml diff --git a/stable/podgrab/7.0.2/values.yaml b/stable/pixapop/1.0.3/values.yaml similarity index 100% rename from stable/podgrab/7.0.2/values.yaml rename to stable/pixapop/1.0.3/values.yaml diff --git a/stable/plex/8.0.3/Chart.lock b/stable/plex/8.0.3/Chart.lock deleted file mode 100644 index 0424c861e8e..00000000000 --- a/stable/plex/8.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-11-01T12:57:07.377651839Z" diff --git a/stable/plex/8.0.3/charts/common-8.3.16.tgz b/stable/plex/8.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/plex/8.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/plex/8.0.3/CHANGELOG.md b/stable/plex/8.0.4/CHANGELOG.md similarity index 91% rename from stable/plex/8.0.3/CHANGELOG.md rename to stable/plex/8.0.4/CHANGELOG.md index 4b25e4bda21..749e7b75496 100644 --- a/stable/plex/8.0.3/CHANGELOG.md +++ b/stable/plex/8.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [plex-8.0.4](https://github.com/truecharts/apps/compare/plex-8.0.3...plex-8.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [plex-8.0.3](https://github.com/truecharts/apps/compare/plex-8.0.2...plex-8.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [plex-7.0.12](https://github.com/truecharts/apps/compare/plex-7.0.11...plex-7.0.12) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [plex-7.0.11](https://github.com/truecharts/apps/compare/plex-7.0.10...plex-7.0.11) (2021-10-19) - -#### Fix diff --git a/stable/postgresql/5.1.5/CONFIG.md b/stable/plex/8.0.4/CONFIG.md similarity index 100% rename from stable/postgresql/5.1.5/CONFIG.md rename to stable/plex/8.0.4/CONFIG.md diff --git a/stable/plex/8.0.4/Chart.lock b/stable/plex/8.0.4/Chart.lock new file mode 100644 index 00000000000..dda0f2eb225 --- /dev/null +++ b/stable/plex/8.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:32:24.100911381Z" diff --git a/stable/plex/8.0.3/Chart.yaml b/stable/plex/8.0.4/Chart.yaml similarity index 95% rename from stable/plex/8.0.3/Chart.yaml rename to stable/plex/8.0.4/Chart.yaml index a0a879eafe4..d24987170ae 100644 --- a/stable/plex/8.0.3/Chart.yaml +++ b/stable/plex/8.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.24.5.517" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: Plex Media Server home: https://github.com/truecharts/apps/tree/master/charts/stable/plex @@ -22,7 +22,7 @@ maintainers: name: plex sources: null type: application -version: 8.0.3 +version: 8.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/plex/8.0.3/README.md b/stable/plex/8.0.4/README.md similarity index 96% rename from stable/plex/8.0.3/README.md rename to stable/plex/8.0.4/README.md index f356bf6884e..0fea17e8a67 100644 --- a/stable/plex/8.0.3/README.md +++ b/stable/plex/8.0.4/README.md @@ -13,7 +13,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/plex/8.0.3/app-readme.md b/stable/plex/8.0.4/app-readme.md similarity index 100% rename from stable/plex/8.0.3/app-readme.md rename to stable/plex/8.0.4/app-readme.md diff --git a/stable/plex/8.0.4/charts/common-8.3.18.tgz b/stable/plex/8.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/plex/8.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/plex/8.0.3/helm-values.md b/stable/plex/8.0.4/helm-values.md similarity index 100% rename from stable/plex/8.0.3/helm-values.md rename to stable/plex/8.0.4/helm-values.md diff --git a/stable/plex/8.0.3/ix_values.yaml b/stable/plex/8.0.4/ix_values.yaml similarity index 100% rename from stable/plex/8.0.3/ix_values.yaml rename to stable/plex/8.0.4/ix_values.yaml diff --git a/stable/plex/8.0.3/questions.yaml b/stable/plex/8.0.4/questions.yaml similarity index 100% rename from stable/plex/8.0.3/questions.yaml rename to stable/plex/8.0.4/questions.yaml diff --git a/stable/plex/8.0.3/templates/common.yaml b/stable/plex/8.0.4/templates/common.yaml similarity index 100% rename from stable/plex/8.0.3/templates/common.yaml rename to stable/plex/8.0.4/templates/common.yaml diff --git a/stable/postgresql/5.1.5/values.yaml b/stable/plex/8.0.4/values.yaml similarity index 100% rename from stable/postgresql/5.1.5/values.yaml rename to stable/plex/8.0.4/values.yaml diff --git a/stable/podgrab/7.0.2/Chart.lock b/stable/podgrab/7.0.2/Chart.lock deleted file mode 100644 index 0da5cf9af2a..00000000000 --- a/stable/podgrab/7.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:59:32.308122721Z" diff --git a/stable/podgrab/7.0.2/charts/common-8.3.16.tgz b/stable/podgrab/7.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/podgrab/7.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/podgrab/7.0.2/CHANGELOG.md b/stable/podgrab/7.0.3/CHANGELOG.md similarity index 90% rename from stable/podgrab/7.0.2/CHANGELOG.md rename to stable/podgrab/7.0.3/CHANGELOG.md index 6415bee950c..61c916d8c1c 100644 --- a/stable/podgrab/7.0.2/CHANGELOG.md +++ b/stable/podgrab/7.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [podgrab-7.0.3](https://github.com/truecharts/apps/compare/podgrab-7.0.2...podgrab-7.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [podgrab-7.0.2](https://github.com/truecharts/apps/compare/podgrab-7.0.1...podgrab-7.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [podgrab-6.0.10](https://github.com/truecharts/apps/compare/podgrab-6.0.9...podgrab-6.0.10) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [podgrab-6.0.9](https://github.com/truecharts/apps/compare/podgrab-6.0.8...podgrab-6.0.9) (2021-10-18) - -#### Refactor diff --git a/stable/pretend-youre-xyzzy/4.0.2/CONFIG.md b/stable/podgrab/7.0.3/CONFIG.md similarity index 100% rename from stable/pretend-youre-xyzzy/4.0.2/CONFIG.md rename to stable/podgrab/7.0.3/CONFIG.md diff --git a/stable/podgrab/7.0.3/Chart.lock b/stable/podgrab/7.0.3/Chart.lock new file mode 100644 index 00000000000..b9da79c186e --- /dev/null +++ b/stable/podgrab/7.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:32:51.747840889Z" diff --git a/stable/podgrab/7.0.2/Chart.yaml b/stable/podgrab/7.0.3/Chart.yaml similarity index 96% rename from stable/podgrab/7.0.2/Chart.yaml rename to stable/podgrab/7.0.3/Chart.yaml index 33996c2ed7f..d0ba6c13ed3 100644 --- a/stable/podgrab/7.0.2/Chart.yaml +++ b/stable/podgrab/7.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: A self-hosted podcast manager to download episodes as soon as they become live. @@ -24,7 +24,7 @@ sources: - https://github.com/akhilrex/podgrab - https://hub.docker.com/r/akhilrex/podgrab type: application -version: 7.0.2 +version: 7.0.3 annotations: truecharts.org/catagories: | - mutlimedia diff --git a/stable/podgrab/7.0.2/README.md b/stable/podgrab/7.0.3/README.md similarity index 96% rename from stable/podgrab/7.0.2/README.md rename to stable/podgrab/7.0.3/README.md index f912333ee23..88ec2507775 100644 --- a/stable/podgrab/7.0.2/README.md +++ b/stable/podgrab/7.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/podgrab/7.0.2/app-readme.md b/stable/podgrab/7.0.3/app-readme.md similarity index 100% rename from stable/podgrab/7.0.2/app-readme.md rename to stable/podgrab/7.0.3/app-readme.md diff --git a/stable/podgrab/7.0.3/charts/common-8.3.18.tgz b/stable/podgrab/7.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/podgrab/7.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/podgrab/7.0.2/helm-values.md b/stable/podgrab/7.0.3/helm-values.md similarity index 100% rename from stable/podgrab/7.0.2/helm-values.md rename to stable/podgrab/7.0.3/helm-values.md diff --git a/stable/podgrab/7.0.2/ix_values.yaml b/stable/podgrab/7.0.3/ix_values.yaml similarity index 100% rename from stable/podgrab/7.0.2/ix_values.yaml rename to stable/podgrab/7.0.3/ix_values.yaml diff --git a/stable/podgrab/7.0.2/questions.yaml b/stable/podgrab/7.0.3/questions.yaml similarity index 99% rename from stable/podgrab/7.0.2/questions.yaml rename to stable/podgrab/7.0.3/questions.yaml index 684270075ae..733121f377d 100644 --- a/stable/podgrab/7.0.2/questions.yaml +++ b/stable/podgrab/7.0.3/questions.yaml @@ -441,7 +441,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/podgrab/7.0.2/templates/common.yaml b/stable/podgrab/7.0.3/templates/common.yaml similarity index 100% rename from stable/podgrab/7.0.2/templates/common.yaml rename to stable/podgrab/7.0.3/templates/common.yaml diff --git a/stable/pretend-youre-xyzzy/4.0.2/values.yaml b/stable/podgrab/7.0.3/values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/4.0.2/values.yaml rename to stable/podgrab/7.0.3/values.yaml diff --git a/stable/postgresql/5.1.5/Chart.lock b/stable/postgresql/5.1.5/Chart.lock deleted file mode 100644 index 32816d5ed85..00000000000 --- a/stable/postgresql/5.1.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-11-01T12:57:31.828843862Z" diff --git a/stable/postgresql/5.1.5/charts/common-8.3.16.tgz b/stable/postgresql/5.1.5/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/postgresql/5.1.5/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/postgresql/5.1.5/CHANGELOG.md b/stable/postgresql/5.1.6/CHANGELOG.md similarity index 90% rename from stable/postgresql/5.1.5/CHANGELOG.md rename to stable/postgresql/5.1.6/CHANGELOG.md index 3cee7266fba..ab120e3777f 100644 --- a/stable/postgresql/5.1.5/CHANGELOG.md +++ b/stable/postgresql/5.1.6/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [postgresql-5.1.6](https://github.com/truecharts/apps/compare/postgresql-5.1.5...postgresql-5.1.6) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [postgresql-5.1.5](https://github.com/truecharts/apps/compare/postgresql-5.1.4...postgresql-5.1.5) (2021-11-01) @@ -88,12 +97,3 @@ ### [postgresql-4.0.1](https://github.com/truecharts/apps/compare/postgresql-4.0.0...postgresql-4.0.1) (2021-10-20) #### Chore - -* bump common on postgresql - -#### Fix - -* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212)) - - - diff --git a/stable/protonmail-bridge/4.0.2/CONFIG.md b/stable/postgresql/5.1.6/CONFIG.md similarity index 100% rename from stable/protonmail-bridge/4.0.2/CONFIG.md rename to stable/postgresql/5.1.6/CONFIG.md diff --git a/stable/postgresql/5.1.6/Chart.lock b/stable/postgresql/5.1.6/Chart.lock new file mode 100644 index 00000000000..f9fb7afdf29 --- /dev/null +++ b/stable/postgresql/5.1.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:33:19.524031567Z" diff --git a/stable/postgresql/5.1.5/Chart.yaml b/stable/postgresql/5.1.6/Chart.yaml similarity index 95% rename from stable/postgresql/5.1.5/Chart.yaml rename to stable/postgresql/5.1.6/Chart.yaml index b4e7c8dafea..4c5ee5d71e0 100644 --- a/stable/postgresql/5.1.5/Chart.yaml +++ b/stable/postgresql/5.1.6/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "14.0.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: PostgresSQL home: https://github.com/truecharts/apps/tree/master/stable/postgres @@ -22,7 +22,7 @@ name: postgresql sources: - https://www.postgresql.org/ type: application -version: 5.1.5 +version: 5.1.6 annotations: truecharts.org/catagories: | - database diff --git a/stable/postgresql/5.1.5/README.md b/stable/postgresql/5.1.6/README.md similarity index 96% rename from stable/postgresql/5.1.5/README.md rename to stable/postgresql/5.1.6/README.md index 646c4bd79e7..4a75809ddbc 100644 --- a/stable/postgresql/5.1.5/README.md +++ b/stable/postgresql/5.1.6/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/postgresql/5.1.5/app-readme.md b/stable/postgresql/5.1.6/app-readme.md similarity index 100% rename from stable/postgresql/5.1.5/app-readme.md rename to stable/postgresql/5.1.6/app-readme.md diff --git a/stable/postgresql/5.1.6/charts/common-8.3.18.tgz b/stable/postgresql/5.1.6/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/postgresql/5.1.6/charts/common-8.3.18.tgz differ diff --git a/stable/postgresql/5.1.5/helm-values.md b/stable/postgresql/5.1.6/helm-values.md similarity index 100% rename from stable/postgresql/5.1.5/helm-values.md rename to stable/postgresql/5.1.6/helm-values.md diff --git a/stable/postgresql/5.1.5/ix_values.yaml b/stable/postgresql/5.1.6/ix_values.yaml similarity index 100% rename from stable/postgresql/5.1.5/ix_values.yaml rename to stable/postgresql/5.1.6/ix_values.yaml diff --git a/stable/postgresql/5.1.5/questions.yaml b/stable/postgresql/5.1.6/questions.yaml similarity index 100% rename from stable/postgresql/5.1.5/questions.yaml rename to stable/postgresql/5.1.6/questions.yaml diff --git a/stable/postgresql/5.1.5/templates/backup-postgres-config.yaml b/stable/postgresql/5.1.6/templates/backup-postgres-config.yaml similarity index 100% rename from stable/postgresql/5.1.5/templates/backup-postgres-config.yaml rename to stable/postgresql/5.1.6/templates/backup-postgres-config.yaml diff --git a/stable/postgresql/5.1.5/templates/common.yaml b/stable/postgresql/5.1.6/templates/common.yaml similarity index 100% rename from stable/postgresql/5.1.5/templates/common.yaml rename to stable/postgresql/5.1.6/templates/common.yaml diff --git a/stable/postgresql/5.1.5/templates/secret.yaml b/stable/postgresql/5.1.6/templates/secret.yaml similarity index 100% rename from stable/postgresql/5.1.5/templates/secret.yaml rename to stable/postgresql/5.1.6/templates/secret.yaml diff --git a/stable/postgresql/5.1.5/templates/upgrade-backup-postgres-hook.yaml b/stable/postgresql/5.1.6/templates/upgrade-backup-postgres-hook.yaml similarity index 100% rename from stable/postgresql/5.1.5/templates/upgrade-backup-postgres-hook.yaml rename to stable/postgresql/5.1.6/templates/upgrade-backup-postgres-hook.yaml diff --git a/stable/protonmail-bridge/4.0.2/values.yaml b/stable/postgresql/5.1.6/values.yaml similarity index 100% rename from stable/protonmail-bridge/4.0.2/values.yaml rename to stable/postgresql/5.1.6/values.yaml diff --git a/stable/pretend-youre-xyzzy/4.0.2/Chart.lock b/stable/pretend-youre-xyzzy/4.0.2/Chart.lock deleted file mode 100644 index 2ff517a91d4..00000000000 --- a/stable/pretend-youre-xyzzy/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:00:20.177441569Z" diff --git a/stable/pretend-youre-xyzzy/4.0.2/charts/common-8.3.16.tgz b/stable/pretend-youre-xyzzy/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/pretend-youre-xyzzy/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/pretend-youre-xyzzy/4.0.2/CHANGELOG.md b/stable/pretend-youre-xyzzy/4.0.3/CHANGELOG.md similarity index 89% rename from stable/pretend-youre-xyzzy/4.0.2/CHANGELOG.md rename to stable/pretend-youre-xyzzy/4.0.3/CHANGELOG.md index af99c2a3a5e..d99f3ca32fb 100644 --- a/stable/pretend-youre-xyzzy/4.0.2/CHANGELOG.md +++ b/stable/pretend-youre-xyzzy/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [pretend-youre-xyzzy-4.0.3](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-4.0.2...pretend-youre-xyzzy-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [pretend-youre-xyzzy-4.0.2](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-4.0.1...pretend-youre-xyzzy-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [pretend-youre-xyzzy-3.0.10](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-3.0.9...pretend-youre-xyzzy-3.0.10) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [pretend-youre-xyzzy-3.0.9](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-3.0.8...pretend-youre-xyzzy-3.0.9) (2021-10-18) - -#### Refactor diff --git a/stable/prowlarr/4.0.3/CONFIG.md b/stable/pretend-youre-xyzzy/4.0.3/CONFIG.md similarity index 100% rename from stable/prowlarr/4.0.3/CONFIG.md rename to stable/pretend-youre-xyzzy/4.0.3/CONFIG.md diff --git a/stable/pretend-youre-xyzzy/4.0.3/Chart.lock b/stable/pretend-youre-xyzzy/4.0.3/Chart.lock new file mode 100644 index 00000000000..7c20ef94e94 --- /dev/null +++ b/stable/pretend-youre-xyzzy/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:33:46.849490046Z" diff --git a/stable/pretend-youre-xyzzy/4.0.2/Chart.yaml b/stable/pretend-youre-xyzzy/4.0.3/Chart.yaml similarity index 95% rename from stable/pretend-youre-xyzzy/4.0.2/Chart.yaml rename to stable/pretend-youre-xyzzy/4.0.3/Chart.yaml index d730e56faf0..a0f13f8a962 100644 --- a/stable/pretend-youre-xyzzy/4.0.2/Chart.yaml +++ b/stable/pretend-youre-xyzzy/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: pretend-youre-xyzzy, a cards against humanity clone home: https://github.com/truechartsapps/tree/master/charts/stable/pretend-youre-xyzzy icon: https://apk-google.com/wp-content/uploads/2020/12/Client-for-Pretend-Youre-Xyzzy-open-source-5.0.1.png @@ -21,7 +21,7 @@ name: pretend-youre-xyzzy sources: - https://github.com/ajanata/PretendYoureXyzzy - https://github.com/emcniece/DockerYourXyzzy -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/pretend-youre-xyzzy/4.0.2/README.md b/stable/pretend-youre-xyzzy/4.0.3/README.md similarity index 96% rename from stable/pretend-youre-xyzzy/4.0.2/README.md rename to stable/pretend-youre-xyzzy/4.0.3/README.md index 94cbcad7a88..730e68c9d6e 100644 --- a/stable/pretend-youre-xyzzy/4.0.2/README.md +++ b/stable/pretend-youre-xyzzy/4.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/pretend-youre-xyzzy/4.0.2/app-readme.md b/stable/pretend-youre-xyzzy/4.0.3/app-readme.md similarity index 100% rename from stable/pretend-youre-xyzzy/4.0.2/app-readme.md rename to stable/pretend-youre-xyzzy/4.0.3/app-readme.md diff --git a/stable/pretend-youre-xyzzy/4.0.3/charts/common-8.3.18.tgz b/stable/pretend-youre-xyzzy/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/pretend-youre-xyzzy/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/pretend-youre-xyzzy/4.0.2/helm-values.md b/stable/pretend-youre-xyzzy/4.0.3/helm-values.md similarity index 100% rename from stable/pretend-youre-xyzzy/4.0.2/helm-values.md rename to stable/pretend-youre-xyzzy/4.0.3/helm-values.md diff --git a/stable/pretend-youre-xyzzy/4.0.2/ix_values.yaml b/stable/pretend-youre-xyzzy/4.0.3/ix_values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/4.0.2/ix_values.yaml rename to stable/pretend-youre-xyzzy/4.0.3/ix_values.yaml diff --git a/stable/pretend-youre-xyzzy/4.0.2/questions.yaml b/stable/pretend-youre-xyzzy/4.0.3/questions.yaml similarity index 99% rename from stable/pretend-youre-xyzzy/4.0.2/questions.yaml rename to stable/pretend-youre-xyzzy/4.0.3/questions.yaml index 9174c00eca8..4159a046ec1 100644 --- a/stable/pretend-youre-xyzzy/4.0.2/questions.yaml +++ b/stable/pretend-youre-xyzzy/4.0.3/questions.yaml @@ -428,7 +428,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/pretend-youre-xyzzy/4.0.2/templates/common.yaml b/stable/pretend-youre-xyzzy/4.0.3/templates/common.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/4.0.2/templates/common.yaml rename to stable/pretend-youre-xyzzy/4.0.3/templates/common.yaml diff --git a/stable/prowlarr/4.0.3/values.yaml b/stable/pretend-youre-xyzzy/4.0.3/values.yaml similarity index 100% rename from stable/prowlarr/4.0.3/values.yaml rename to stable/pretend-youre-xyzzy/4.0.3/values.yaml diff --git a/stable/protonmail-bridge/4.0.2/Chart.lock b/stable/protonmail-bridge/4.0.2/Chart.lock deleted file mode 100644 index 53e4a6f82d8..00000000000 --- a/stable/protonmail-bridge/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:00:44.209753082Z" diff --git a/stable/protonmail-bridge/4.0.2/charts/common-8.3.16.tgz b/stable/protonmail-bridge/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/protonmail-bridge/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/protonmail-bridge/4.0.2/CHANGELOG.md b/stable/protonmail-bridge/4.0.3/CHANGELOG.md similarity index 90% rename from stable/protonmail-bridge/4.0.2/CHANGELOG.md rename to stable/protonmail-bridge/4.0.3/CHANGELOG.md index 7fe6dc7f6a6..2beeae3b5e4 100644 --- a/stable/protonmail-bridge/4.0.2/CHANGELOG.md +++ b/stable/protonmail-bridge/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [protonmail-bridge-4.0.3](https://github.com/truecharts/apps/compare/protonmail-bridge-4.0.2...protonmail-bridge-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [protonmail-bridge-4.0.2](https://github.com/truecharts/apps/compare/protonmail-bridge-4.0.1...protonmail-bridge-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [protonmail-bridge-3.0.10](https://github.com/truecharts/apps/compare/protonmail-bridge-3.0.9...protonmail-bridge-3.0.10) (2021-10-19) -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [protonmail-bridge-3.0.9](https://github.com/truecharts/apps/compare/protonmail-bridge-3.0.8...protonmail-bridge-3.0.9) (2021-10-18) - diff --git a/stable/pyload/4.0.2/CONFIG.md b/stable/protonmail-bridge/4.0.3/CONFIG.md similarity index 100% rename from stable/pyload/4.0.2/CONFIG.md rename to stable/protonmail-bridge/4.0.3/CONFIG.md diff --git a/stable/protonmail-bridge/4.0.3/Chart.lock b/stable/protonmail-bridge/4.0.3/Chart.lock new file mode 100644 index 00000000000..27d4d3244d2 --- /dev/null +++ b/stable/protonmail-bridge/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:34:14.328389048Z" diff --git a/stable/protonmail-bridge/4.0.2/Chart.yaml b/stable/protonmail-bridge/4.0.3/Chart.yaml similarity index 95% rename from stable/protonmail-bridge/4.0.2/Chart.yaml rename to stable/protonmail-bridge/4.0.3/Chart.yaml index 62e510ec8c6..7a6fcb896fe 100644 --- a/stable/protonmail-bridge/4.0.2/Chart.yaml +++ b/stable/protonmail-bridge/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.8.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Container for protonmail bridge to work on the network. home: https://github.com/truechartsapps/tree/master/charts/stable/protonmail-bridge icon: https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/icon.iconset/icon_256x256.png @@ -19,7 +19,7 @@ name: protonmail-bridge sources: - https://github.com/shenxn/protonmail-bridge-docker - https://hub.docker.com/r/shenxn/protonmail-bridge -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/protonmail-bridge/4.0.2/README.md b/stable/protonmail-bridge/4.0.3/README.md similarity index 96% rename from stable/protonmail-bridge/4.0.2/README.md rename to stable/protonmail-bridge/4.0.3/README.md index 2c38872437c..cb6475c17ba 100644 --- a/stable/protonmail-bridge/4.0.2/README.md +++ b/stable/protonmail-bridge/4.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/protonmail-bridge/4.0.2/app-readme.md b/stable/protonmail-bridge/4.0.3/app-readme.md similarity index 100% rename from stable/protonmail-bridge/4.0.2/app-readme.md rename to stable/protonmail-bridge/4.0.3/app-readme.md diff --git a/stable/protonmail-bridge/4.0.3/charts/common-8.3.18.tgz b/stable/protonmail-bridge/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/protonmail-bridge/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/protonmail-bridge/4.0.2/helm-values.md b/stable/protonmail-bridge/4.0.3/helm-values.md similarity index 100% rename from stable/protonmail-bridge/4.0.2/helm-values.md rename to stable/protonmail-bridge/4.0.3/helm-values.md diff --git a/stable/protonmail-bridge/4.0.2/ix_values.yaml b/stable/protonmail-bridge/4.0.3/ix_values.yaml similarity index 100% rename from stable/protonmail-bridge/4.0.2/ix_values.yaml rename to stable/protonmail-bridge/4.0.3/ix_values.yaml diff --git a/stable/protonmail-bridge/4.0.2/questions.yaml b/stable/protonmail-bridge/4.0.3/questions.yaml similarity index 99% rename from stable/protonmail-bridge/4.0.2/questions.yaml rename to stable/protonmail-bridge/4.0.3/questions.yaml index 13eccec6bf8..2b114410538 100644 --- a/stable/protonmail-bridge/4.0.2/questions.yaml +++ b/stable/protonmail-bridge/4.0.3/questions.yaml @@ -440,7 +440,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/protonmail-bridge/4.0.2/templates/common.yaml b/stable/protonmail-bridge/4.0.3/templates/common.yaml similarity index 100% rename from stable/protonmail-bridge/4.0.2/templates/common.yaml rename to stable/protonmail-bridge/4.0.3/templates/common.yaml diff --git a/stable/pyload/4.0.2/values.yaml b/stable/protonmail-bridge/4.0.3/values.yaml similarity index 100% rename from stable/pyload/4.0.2/values.yaml rename to stable/protonmail-bridge/4.0.3/values.yaml diff --git a/stable/prowlarr/4.0.3/Chart.lock b/stable/prowlarr/4.0.3/Chart.lock deleted file mode 100644 index 028b00112f7..00000000000 --- a/stable/prowlarr/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-11-01T12:57:55.830188475Z" diff --git a/stable/prowlarr/4.0.3/charts/common-8.3.16.tgz b/stable/prowlarr/4.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/prowlarr/4.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/prowlarr/4.0.3/CHANGELOG.md b/stable/prowlarr/4.0.4/CHANGELOG.md similarity index 92% rename from stable/prowlarr/4.0.3/CHANGELOG.md rename to stable/prowlarr/4.0.4/CHANGELOG.md index 5a143b31eea..f410405f712 100644 --- a/stable/prowlarr/4.0.3/CHANGELOG.md +++ b/stable/prowlarr/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [prowlarr-4.0.4](https://github.com/truecharts/apps/compare/prowlarr-4.0.3...prowlarr-4.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [prowlarr-4.0.3](https://github.com/truecharts/apps/compare/prowlarr-4.0.2...prowlarr-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [prowlarr-3.0.15](https://github.com/truecharts/apps/compare/prowlarr-3.0.14...prowlarr-3.0.15) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [prowlarr-3.0.14](https://github.com/truecharts/apps/compare/prowlarr-3.0.13...prowlarr-3.0.14) (2021-10-19) diff --git a/stable/qbittorrent/9.0.3/CONFIG.md b/stable/prowlarr/4.0.4/CONFIG.md similarity index 100% rename from stable/qbittorrent/9.0.3/CONFIG.md rename to stable/prowlarr/4.0.4/CONFIG.md diff --git a/stable/prowlarr/4.0.4/Chart.lock b/stable/prowlarr/4.0.4/Chart.lock new file mode 100644 index 00000000000..027b886bebe --- /dev/null +++ b/stable/prowlarr/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:34:41.721246416Z" diff --git a/stable/prowlarr/4.0.3/Chart.yaml b/stable/prowlarr/4.0.4/Chart.yaml similarity index 95% rename from stable/prowlarr/4.0.3/Chart.yaml rename to stable/prowlarr/4.0.4/Chart.yaml index a1cad1cba73..30b25b263e8 100644 --- a/stable/prowlarr/4.0.3/Chart.yaml +++ b/stable/prowlarr/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.2.1042" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. home: https://github.com/truecharts/apps/tree/master/charts/stable/prowlarr @@ -21,7 +21,7 @@ name: prowlarr sources: - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images -version: 4.0.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/prowlarr/4.0.3/README.md b/stable/prowlarr/4.0.4/README.md similarity index 96% rename from stable/prowlarr/4.0.3/README.md rename to stable/prowlarr/4.0.4/README.md index eafd4d56ce3..5495dc21df3 100644 --- a/stable/prowlarr/4.0.3/README.md +++ b/stable/prowlarr/4.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/prowlarr/4.0.3/app-readme.md b/stable/prowlarr/4.0.4/app-readme.md similarity index 100% rename from stable/prowlarr/4.0.3/app-readme.md rename to stable/prowlarr/4.0.4/app-readme.md diff --git a/stable/prowlarr/4.0.4/charts/common-8.3.18.tgz b/stable/prowlarr/4.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/prowlarr/4.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/prowlarr/4.0.3/helm-values.md b/stable/prowlarr/4.0.4/helm-values.md similarity index 100% rename from stable/prowlarr/4.0.3/helm-values.md rename to stable/prowlarr/4.0.4/helm-values.md diff --git a/stable/prowlarr/4.0.3/ix_values.yaml b/stable/prowlarr/4.0.4/ix_values.yaml similarity index 100% rename from stable/prowlarr/4.0.3/ix_values.yaml rename to stable/prowlarr/4.0.4/ix_values.yaml diff --git a/stable/prowlarr/4.0.3/questions.yaml b/stable/prowlarr/4.0.4/questions.yaml similarity index 100% rename from stable/prowlarr/4.0.3/questions.yaml rename to stable/prowlarr/4.0.4/questions.yaml diff --git a/stable/prowlarr/4.0.3/templates/common.yaml b/stable/prowlarr/4.0.4/templates/common.yaml similarity index 100% rename from stable/prowlarr/4.0.3/templates/common.yaml rename to stable/prowlarr/4.0.4/templates/common.yaml diff --git a/stable/qbittorrent/9.0.3/values.yaml b/stable/prowlarr/4.0.4/values.yaml similarity index 100% rename from stable/qbittorrent/9.0.3/values.yaml rename to stable/prowlarr/4.0.4/values.yaml diff --git a/stable/pyload/4.0.2/Chart.lock b/stable/pyload/4.0.2/Chart.lock deleted file mode 100644 index 2c0e9b91599..00000000000 --- a/stable/pyload/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:01:28.177132857Z" diff --git a/stable/pyload/4.0.2/charts/common-8.3.16.tgz b/stable/pyload/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/pyload/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/pyload/4.0.2/CHANGELOG.md b/stable/pyload/4.0.3/CHANGELOG.md similarity index 90% rename from stable/pyload/4.0.2/CHANGELOG.md rename to stable/pyload/4.0.3/CHANGELOG.md index 28f2f203ed7..031b8717d11 100644 --- a/stable/pyload/4.0.2/CHANGELOG.md +++ b/stable/pyload/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [pyload-4.0.3](https://github.com/truecharts/apps/compare/pyload-4.0.2...pyload-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [pyload-4.0.2](https://github.com/truecharts/apps/compare/pyload-4.0.1...pyload-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [pyload-3.0.10](https://github.com/truecharts/apps/compare/pyload-3.0.9...pyload-3.0.10) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [pyload-3.0.9](https://github.com/truecharts/apps/compare/pyload-3.0.8...pyload-3.0.9) (2021-10-18) - -#### Chore diff --git a/stable/radarr/9.0.2/CONFIG.md b/stable/pyload/4.0.3/CONFIG.md similarity index 100% rename from stable/radarr/9.0.2/CONFIG.md rename to stable/pyload/4.0.3/CONFIG.md diff --git a/stable/pyload/4.0.3/Chart.lock b/stable/pyload/4.0.3/Chart.lock new file mode 100644 index 00000000000..3cc3c08c2fc --- /dev/null +++ b/stable/pyload/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:35:09.181131508Z" diff --git a/stable/pyload/4.0.2/Chart.yaml b/stable/pyload/4.0.3/Chart.yaml similarity index 95% rename from stable/pyload/4.0.2/Chart.yaml rename to stable/pyload/4.0.3/Chart.yaml index 13f3439afb2..d261d8cc23a 100644 --- a/stable/pyload/4.0.2/Chart.yaml +++ b/stable/pyload/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5de90278" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 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,7 +21,7 @@ name: pyload sources: - https://github.com/pyload/pyload - https://hub.docker.com/r/linuxserver/pyload -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/pyload/4.0.2/README.md b/stable/pyload/4.0.3/README.md similarity index 96% rename from stable/pyload/4.0.2/README.md rename to stable/pyload/4.0.3/README.md index 16fd80d1c98..4ed226961c9 100644 --- a/stable/pyload/4.0.2/README.md +++ b/stable/pyload/4.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/pyload/4.0.2/app-readme.md b/stable/pyload/4.0.3/app-readme.md similarity index 100% rename from stable/pyload/4.0.2/app-readme.md rename to stable/pyload/4.0.3/app-readme.md diff --git a/stable/pyload/4.0.3/charts/common-8.3.18.tgz b/stable/pyload/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/pyload/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/pyload/4.0.2/helm-values.md b/stable/pyload/4.0.3/helm-values.md similarity index 100% rename from stable/pyload/4.0.2/helm-values.md rename to stable/pyload/4.0.3/helm-values.md diff --git a/stable/pyload/4.0.2/ix_values.yaml b/stable/pyload/4.0.3/ix_values.yaml similarity index 100% rename from stable/pyload/4.0.2/ix_values.yaml rename to stable/pyload/4.0.3/ix_values.yaml diff --git a/stable/pyload/4.0.2/questions.yaml b/stable/pyload/4.0.3/questions.yaml similarity index 99% rename from stable/pyload/4.0.2/questions.yaml rename to stable/pyload/4.0.3/questions.yaml index 157945f9636..a1705e4e5b1 100644 --- a/stable/pyload/4.0.2/questions.yaml +++ b/stable/pyload/4.0.3/questions.yaml @@ -435,7 +435,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/pyload/4.0.2/templates/common.yaml b/stable/pyload/4.0.3/templates/common.yaml similarity index 100% rename from stable/pyload/4.0.2/templates/common.yaml rename to stable/pyload/4.0.3/templates/common.yaml diff --git a/stable/radarr/9.0.2/values.yaml b/stable/pyload/4.0.3/values.yaml similarity index 100% rename from stable/radarr/9.0.2/values.yaml rename to stable/pyload/4.0.3/values.yaml diff --git a/stable/qbittorrent/9.0.3/Chart.lock b/stable/qbittorrent/9.0.3/Chart.lock deleted file mode 100644 index bf0447a6b37..00000000000 --- a/stable/qbittorrent/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-11-01T12:58:20.412511448Z" diff --git a/stable/qbittorrent/9.0.3/charts/common-8.3.16.tgz b/stable/qbittorrent/9.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/qbittorrent/9.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/qbittorrent/9.0.3/CHANGELOG.md b/stable/qbittorrent/9.0.4/CHANGELOG.md similarity index 91% rename from stable/qbittorrent/9.0.3/CHANGELOG.md rename to stable/qbittorrent/9.0.4/CHANGELOG.md index d472ac91a43..39f9f3a7ccb 100644 --- a/stable/qbittorrent/9.0.3/CHANGELOG.md +++ b/stable/qbittorrent/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [qbittorrent-9.0.4](https://github.com/truecharts/apps/compare/qbittorrent-9.0.3...qbittorrent-9.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [qbittorrent-9.0.3](https://github.com/truecharts/apps/compare/qbittorrent-9.0.2...qbittorrent-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [qbittorrent-8.0.12](https://github.com/truecharts/apps/compare/qbittorrent-8.0.11...qbittorrent-8.0.12) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [qbittorrent-8.0.11](https://github.com/truecharts/apps/compare/qbittorrent-8.0.10...qbittorrent-8.0.11) (2021-10-19) - -#### Fix diff --git a/stable/readarr/9.0.4/CONFIG.md b/stable/qbittorrent/9.0.4/CONFIG.md similarity index 100% rename from stable/readarr/9.0.4/CONFIG.md rename to stable/qbittorrent/9.0.4/CONFIG.md diff --git a/stable/qbittorrent/9.0.4/Chart.lock b/stable/qbittorrent/9.0.4/Chart.lock new file mode 100644 index 00000000000..df646141305 --- /dev/null +++ b/stable/qbittorrent/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:35:37.107595191Z" diff --git a/stable/qbittorrent/9.0.3/Chart.yaml b/stable/qbittorrent/9.0.4/Chart.yaml similarity index 95% rename from stable/qbittorrent/9.0.3/Chart.yaml rename to stable/qbittorrent/9.0.4/Chart.yaml index ba7e4cf74c4..5d1bdbcaa69 100644 --- a/stable/qbittorrent/9.0.3/Chart.yaml +++ b/stable/qbittorrent/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.3.9" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: qBittorrent is a cross-platform free and open-source BitTorrent client home: https://github.com/truecharts/apps/tree/master/charts/stable/qbittorrent @@ -19,7 +19,7 @@ maintainers: name: qbittorrent sources: null type: application -version: 9.0.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/qbittorrent/9.0.3/README.md b/stable/qbittorrent/9.0.4/README.md similarity index 96% rename from stable/qbittorrent/9.0.3/README.md rename to stable/qbittorrent/9.0.4/README.md index 40cb122c942..2f528fc69f9 100644 --- a/stable/qbittorrent/9.0.3/README.md +++ b/stable/qbittorrent/9.0.4/README.md @@ -13,7 +13,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/qbittorrent/9.0.3/app-readme.md b/stable/qbittorrent/9.0.4/app-readme.md similarity index 100% rename from stable/qbittorrent/9.0.3/app-readme.md rename to stable/qbittorrent/9.0.4/app-readme.md diff --git a/stable/qbittorrent/9.0.4/charts/common-8.3.18.tgz b/stable/qbittorrent/9.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/qbittorrent/9.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/qbittorrent/9.0.3/helm-values.md b/stable/qbittorrent/9.0.4/helm-values.md similarity index 100% rename from stable/qbittorrent/9.0.3/helm-values.md rename to stable/qbittorrent/9.0.4/helm-values.md diff --git a/stable/qbittorrent/9.0.3/ix_values.yaml b/stable/qbittorrent/9.0.4/ix_values.yaml similarity index 100% rename from stable/qbittorrent/9.0.3/ix_values.yaml rename to stable/qbittorrent/9.0.4/ix_values.yaml diff --git a/stable/qbittorrent/9.0.3/questions.yaml b/stable/qbittorrent/9.0.4/questions.yaml similarity index 100% rename from stable/qbittorrent/9.0.3/questions.yaml rename to stable/qbittorrent/9.0.4/questions.yaml diff --git a/stable/qbittorrent/9.0.3/templates/_configmap.tpl b/stable/qbittorrent/9.0.4/templates/_configmap.tpl similarity index 100% rename from stable/qbittorrent/9.0.3/templates/_configmap.tpl rename to stable/qbittorrent/9.0.4/templates/_configmap.tpl diff --git a/stable/qbittorrent/9.0.3/templates/common.yaml b/stable/qbittorrent/9.0.4/templates/common.yaml similarity index 100% rename from stable/qbittorrent/9.0.3/templates/common.yaml rename to stable/qbittorrent/9.0.4/templates/common.yaml diff --git a/stable/readarr/9.0.4/values.yaml b/stable/qbittorrent/9.0.4/values.yaml similarity index 100% rename from stable/readarr/9.0.4/values.yaml rename to stable/qbittorrent/9.0.4/values.yaml diff --git a/stable/radarr/9.0.2/Chart.lock b/stable/radarr/9.0.2/Chart.lock deleted file mode 100644 index d03fced0590..00000000000 --- a/stable/radarr/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:02:14.554972707Z" diff --git a/stable/radarr/9.0.2/charts/common-8.3.16.tgz b/stable/radarr/9.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/radarr/9.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/radarr/9.0.2/CHANGELOG.md b/stable/radarr/9.0.3/CHANGELOG.md similarity index 90% rename from stable/radarr/9.0.2/CHANGELOG.md rename to stable/radarr/9.0.3/CHANGELOG.md index 66d77e17311..3e9a6f31aeb 100644 --- a/stable/radarr/9.0.2/CHANGELOG.md +++ b/stable/radarr/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [radarr-9.0.3](https://github.com/truecharts/apps/compare/radarr-9.0.2...radarr-9.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [radarr-9.0.2](https://github.com/truecharts/apps/compare/radarr-9.0.1...radarr-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [radarr-8.0.10](https://github.com/truecharts/apps/compare/radarr-8.0.9...radarr-8.0.10) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [radarr-8.0.9](https://github.com/truecharts/apps/compare/radarr-8.0.8...radarr-8.0.9) (2021-10-18) - -#### Chore diff --git a/stable/recipes/3.0.5/CONFIG.md b/stable/radarr/9.0.3/CONFIG.md similarity index 100% rename from stable/recipes/3.0.5/CONFIG.md rename to stable/radarr/9.0.3/CONFIG.md diff --git a/stable/radarr/9.0.3/Chart.lock b/stable/radarr/9.0.3/Chart.lock new file mode 100644 index 00000000000..846c2a63221 --- /dev/null +++ b/stable/radarr/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:36:04.597802913Z" diff --git a/stable/radarr/9.0.2/Chart.yaml b/stable/radarr/9.0.3/Chart.yaml similarity index 95% rename from stable/radarr/9.0.2/Chart.yaml rename to stable/radarr/9.0.3/Chart.yaml index 61b090f075e..c52e1f79c7a 100644 --- a/stable/radarr/9.0.2/Chart.yaml +++ b/stable/radarr/9.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.2.2.5080" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 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,7 +24,7 @@ name: radarr sources: - https://github.com/Radarr/Radarr type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/radarr/9.0.2/README.md b/stable/radarr/9.0.3/README.md similarity index 96% rename from stable/radarr/9.0.2/README.md rename to stable/radarr/9.0.3/README.md index fc6b3f39644..81c8aafa0ed 100644 --- a/stable/radarr/9.0.2/README.md +++ b/stable/radarr/9.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/radarr/9.0.2/app-readme.md b/stable/radarr/9.0.3/app-readme.md similarity index 100% rename from stable/radarr/9.0.2/app-readme.md rename to stable/radarr/9.0.3/app-readme.md diff --git a/stable/radarr/9.0.3/charts/common-8.3.18.tgz b/stable/radarr/9.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/radarr/9.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/radarr/9.0.2/helm-values.md b/stable/radarr/9.0.3/helm-values.md similarity index 100% rename from stable/radarr/9.0.2/helm-values.md rename to stable/radarr/9.0.3/helm-values.md diff --git a/stable/radarr/9.0.2/ix_values.yaml b/stable/radarr/9.0.3/ix_values.yaml similarity index 100% rename from stable/radarr/9.0.2/ix_values.yaml rename to stable/radarr/9.0.3/ix_values.yaml diff --git a/stable/radarr/9.0.2/questions.yaml b/stable/radarr/9.0.3/questions.yaml similarity index 99% rename from stable/radarr/9.0.2/questions.yaml rename to stable/radarr/9.0.3/questions.yaml index cb839213e29..66379dac96b 100644 --- a/stable/radarr/9.0.2/questions.yaml +++ b/stable/radarr/9.0.3/questions.yaml @@ -428,7 +428,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/radarr/9.0.2/templates/common.yaml b/stable/radarr/9.0.3/templates/common.yaml similarity index 100% rename from stable/radarr/9.0.2/templates/common.yaml rename to stable/radarr/9.0.3/templates/common.yaml diff --git a/stable/recipes/3.0.5/values.yaml b/stable/radarr/9.0.3/values.yaml similarity index 100% rename from stable/recipes/3.0.5/values.yaml rename to stable/radarr/9.0.3/values.yaml diff --git a/stable/readarr/9.0.4/Chart.lock b/stable/readarr/9.0.4/Chart.lock deleted file mode 100644 index 79647b2a0af..00000000000 --- a/stable/readarr/9.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-11-01T12:58:44.445125943Z" diff --git a/stable/readarr/9.0.4/charts/common-8.3.16.tgz b/stable/readarr/9.0.4/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/readarr/9.0.4/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/readarr/9.0.4/CHANGELOG.md b/stable/readarr/9.0.5/CHANGELOG.md similarity index 91% rename from stable/readarr/9.0.4/CHANGELOG.md rename to stable/readarr/9.0.5/CHANGELOG.md index 53fa143ce57..9d91e8f41ba 100644 --- a/stable/readarr/9.0.4/CHANGELOG.md +++ b/stable/readarr/9.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [readarr-9.0.5](https://github.com/truecharts/apps/compare/readarr-9.0.4...readarr-9.0.5) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [readarr-9.0.4](https://github.com/truecharts/apps/compare/readarr-9.0.3...readarr-9.0.4) (2021-11-01) @@ -88,12 +97,3 @@ #### Feat * Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) - -#### Refactor - -* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) - - - - -### [readarr-8.0.14](https://github.com/truecharts/apps/compare/readarr-8.0.13...readarr-8.0.14) (2021-10-19) diff --git a/stable/reg/4.0.2/CONFIG.md b/stable/readarr/9.0.5/CONFIG.md similarity index 100% rename from stable/reg/4.0.2/CONFIG.md rename to stable/readarr/9.0.5/CONFIG.md diff --git a/stable/readarr/9.0.5/Chart.lock b/stable/readarr/9.0.5/Chart.lock new file mode 100644 index 00000000000..e47973482a7 --- /dev/null +++ b/stable/readarr/9.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:36:32.155078894Z" diff --git a/stable/readarr/9.0.4/Chart.yaml b/stable/readarr/9.0.5/Chart.yaml similarity index 96% rename from stable/readarr/9.0.4/Chart.yaml rename to stable/readarr/9.0.5/Chart.yaml index 446636a0a57..64a1598745a 100644 --- a/stable/readarr/9.0.4/Chart.yaml +++ b/stable/readarr/9.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.0.1003" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: A fork of Radarr to work with Books & AudioBooks home: https://github.com/truecharts/apps/tree/master/charts/stable/readarr @@ -27,7 +27,7 @@ sources: - https://github.com/Readarr/Readarr - https://readarr.com type: application -version: 9.0.4 +version: 9.0.5 annotations: truecharts.org/catagories: | - media diff --git a/stable/readarr/9.0.4/README.md b/stable/readarr/9.0.5/README.md similarity index 96% rename from stable/readarr/9.0.4/README.md rename to stable/readarr/9.0.5/README.md index 35f120e6605..d39b551034f 100644 --- a/stable/readarr/9.0.4/README.md +++ b/stable/readarr/9.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/readarr/9.0.4/app-readme.md b/stable/readarr/9.0.5/app-readme.md similarity index 100% rename from stable/readarr/9.0.4/app-readme.md rename to stable/readarr/9.0.5/app-readme.md diff --git a/stable/readarr/9.0.5/charts/common-8.3.18.tgz b/stable/readarr/9.0.5/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/readarr/9.0.5/charts/common-8.3.18.tgz differ diff --git a/stable/readarr/9.0.4/helm-values.md b/stable/readarr/9.0.5/helm-values.md similarity index 100% rename from stable/readarr/9.0.4/helm-values.md rename to stable/readarr/9.0.5/helm-values.md diff --git a/stable/readarr/9.0.4/ix_values.yaml b/stable/readarr/9.0.5/ix_values.yaml similarity index 100% rename from stable/readarr/9.0.4/ix_values.yaml rename to stable/readarr/9.0.5/ix_values.yaml diff --git a/stable/readarr/9.0.4/questions.yaml b/stable/readarr/9.0.5/questions.yaml similarity index 100% rename from stable/readarr/9.0.4/questions.yaml rename to stable/readarr/9.0.5/questions.yaml diff --git a/stable/readarr/9.0.4/templates/common.yaml b/stable/readarr/9.0.5/templates/common.yaml similarity index 100% rename from stable/readarr/9.0.4/templates/common.yaml rename to stable/readarr/9.0.5/templates/common.yaml diff --git a/stable/reg/4.0.2/values.yaml b/stable/readarr/9.0.5/values.yaml similarity index 100% rename from stable/reg/4.0.2/values.yaml rename to stable/readarr/9.0.5/values.yaml diff --git a/stable/recipes/3.0.5/Chart.lock b/stable/recipes/3.0.5/Chart.lock deleted file mode 100644 index 0e619743925..00000000000 --- a/stable/recipes/3.0.5/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.4 -digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 -generated: "2021-11-01T12:59:10.005687868Z" diff --git a/stable/recipes/3.0.5/charts/common-8.3.16.tgz b/stable/recipes/3.0.5/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/recipes/3.0.5/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/recipes/3.0.5/charts/postgresql-5.1.4.tgz b/stable/recipes/3.0.5/charts/postgresql-5.1.4.tgz deleted file mode 100644 index 6fb995c3255..00000000000 Binary files a/stable/recipes/3.0.5/charts/postgresql-5.1.4.tgz and /dev/null differ diff --git a/stable/recipes/3.0.5/CHANGELOG.md b/stable/recipes/3.0.6/CHANGELOG.md similarity index 91% rename from stable/recipes/3.0.5/CHANGELOG.md rename to stable/recipes/3.0.6/CHANGELOG.md index 8fd3c755d19..c62e51620ff 100644 --- a/stable/recipes/3.0.5/CHANGELOG.md +++ b/stable/recipes/3.0.6/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [recipes-3.0.6](https://github.com/truecharts/apps/compare/recipes-3.0.5...recipes-3.0.6) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [recipes-3.0.5](https://github.com/truecharts/apps/compare/recipes-3.0.4...recipes-3.0.5) (2021-11-01) @@ -88,12 +97,3 @@ -### [recipes-0.0.4](https://github.com/truecharts/apps/compare/recipes-0.0.3...recipes-0.0.4) (2021-10-20) - -#### Chore - -* bump versions to rerelease and fix icons - - - - diff --git a/stable/remmina/1.0.2/CONFIG.md b/stable/recipes/3.0.6/CONFIG.md similarity index 100% rename from stable/remmina/1.0.2/CONFIG.md rename to stable/recipes/3.0.6/CONFIG.md diff --git a/stable/recipes/3.0.6/Chart.lock b/stable/recipes/3.0.6/Chart.lock new file mode 100644 index 00000000000..b2a07e0478d --- /dev/null +++ b/stable/recipes/3.0.6/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.5 +digest: sha256:7c82b36be7159cc45c3f33a5bebf57863fddea8ad6c31c416c9812ab517a10b8 +generated: "2021-11-01T14:37:00.869562723Z" diff --git a/stable/recipes/3.0.5/Chart.yaml b/stable/recipes/3.0.6/Chart.yaml similarity index 94% rename from stable/recipes/3.0.5/Chart.yaml rename to stable/recipes/3.0.6/Chart.yaml index 4b3a96c24ac..faf287419dd 100644 --- a/stable/recipes/3.0.5/Chart.yaml +++ b/stable/recipes/3.0.6/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "0.17.4" description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. name: recipes -version: 3.0.5 +version: 3.0.6 kubeVersion: ">=1.16.0-0" keywords: - recipes @@ -15,11 +15,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.4 + version: 5.1.5 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/recipes/3.0.5/README.md b/stable/recipes/3.0.6/README.md similarity index 93% rename from stable/recipes/3.0.5/README.md rename to stable/recipes/3.0.6/README.md index e548e36de01..833c72c0eb6 100644 --- a/stable/recipes/3.0.5/README.md +++ b/stable/recipes/3.0.6/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.4 | -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org/ | postgresql | 5.1.5 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/recipes/3.0.5/app-readme.md b/stable/recipes/3.0.6/app-readme.md similarity index 100% rename from stable/recipes/3.0.5/app-readme.md rename to stable/recipes/3.0.6/app-readme.md diff --git a/stable/recipes/3.0.6/charts/common-8.3.18.tgz b/stable/recipes/3.0.6/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/recipes/3.0.6/charts/common-8.3.18.tgz differ diff --git a/stable/recipes/3.0.6/charts/postgresql-5.1.5.tgz b/stable/recipes/3.0.6/charts/postgresql-5.1.5.tgz new file mode 100644 index 00000000000..12af7bda79d Binary files /dev/null and b/stable/recipes/3.0.6/charts/postgresql-5.1.5.tgz differ diff --git a/stable/recipes/3.0.5/helm-values.md b/stable/recipes/3.0.6/helm-values.md similarity index 100% rename from stable/recipes/3.0.5/helm-values.md rename to stable/recipes/3.0.6/helm-values.md diff --git a/stable/recipes/3.0.5/ix_values.yaml b/stable/recipes/3.0.6/ix_values.yaml similarity index 100% rename from stable/recipes/3.0.5/ix_values.yaml rename to stable/recipes/3.0.6/ix_values.yaml diff --git a/stable/recipes/3.0.5/questions.yaml b/stable/recipes/3.0.6/questions.yaml similarity index 100% rename from stable/recipes/3.0.5/questions.yaml rename to stable/recipes/3.0.6/questions.yaml diff --git a/stable/recipes/3.0.5/templates/common.yaml b/stable/recipes/3.0.6/templates/common.yaml similarity index 100% rename from stable/recipes/3.0.5/templates/common.yaml rename to stable/recipes/3.0.6/templates/common.yaml diff --git a/stable/recipes/3.0.5/templates/configmap.yaml b/stable/recipes/3.0.6/templates/configmap.yaml similarity index 100% rename from stable/recipes/3.0.5/templates/configmap.yaml rename to stable/recipes/3.0.6/templates/configmap.yaml diff --git a/stable/remmina/1.0.2/values.yaml b/stable/recipes/3.0.6/values.yaml similarity index 100% rename from stable/remmina/1.0.2/values.yaml rename to stable/recipes/3.0.6/values.yaml diff --git a/stable/reg/4.0.2/Chart.lock b/stable/reg/4.0.2/Chart.lock deleted file mode 100644 index 96efe541517..00000000000 --- a/stable/reg/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:03:31.784615441Z" diff --git a/stable/reg/4.0.2/charts/common-8.3.16.tgz b/stable/reg/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/reg/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/reg/4.0.2/CHANGELOG.md b/stable/reg/4.0.3/CHANGELOG.md similarity index 90% rename from stable/reg/4.0.2/CHANGELOG.md rename to stable/reg/4.0.3/CHANGELOG.md index 652929f9739..9371628173c 100644 --- a/stable/reg/4.0.2/CHANGELOG.md +++ b/stable/reg/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [reg-4.0.3](https://github.com/truecharts/apps/compare/reg-4.0.2...reg-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [reg-4.0.2](https://github.com/truecharts/apps/compare/reg-4.0.1...reg-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [reg-3.0.10](https://github.com/truecharts/apps/compare/reg-3.0.9...reg-3.0.10) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [reg-3.0.9](https://github.com/truecharts/apps/compare/reg-3.0.8...reg-3.0.9) (2021-10-18) - -#### Refactor diff --git a/stable/resilio-sync/4.0.2/CONFIG.md b/stable/reg/4.0.3/CONFIG.md similarity index 100% rename from stable/resilio-sync/4.0.2/CONFIG.md rename to stable/reg/4.0.3/CONFIG.md diff --git a/stable/reg/4.0.3/Chart.lock b/stable/reg/4.0.3/Chart.lock new file mode 100644 index 00000000000..7b351e8b36b --- /dev/null +++ b/stable/reg/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:37:37.778342094Z" diff --git a/stable/reg/4.0.2/Chart.yaml b/stable/reg/4.0.3/Chart.yaml similarity index 95% rename from stable/reg/4.0.2/Chart.yaml rename to stable/reg/4.0.3/Chart.yaml index 9f6eb26d2f9..347bcdf0c06 100644 --- a/stable/reg/4.0.2/Chart.yaml +++ b/stable/reg/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.16.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Docker registry v2 command line client and repo listing generator with security checks. home: https://github.com/truecharts/apps/tree/master/charts/stable/reg @@ -19,7 +19,7 @@ name: reg sources: - https://github.com/genuinetools/reg - https://github.com/k8s-at-home/container-images/ -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/reg/4.0.2/README.md b/stable/reg/4.0.3/README.md similarity index 96% rename from stable/reg/4.0.2/README.md rename to stable/reg/4.0.3/README.md index fe03303a53e..9d090aa37d0 100644 --- a/stable/reg/4.0.2/README.md +++ b/stable/reg/4.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/reg/4.0.2/app-readme.md b/stable/reg/4.0.3/app-readme.md similarity index 100% rename from stable/reg/4.0.2/app-readme.md rename to stable/reg/4.0.3/app-readme.md diff --git a/stable/reg/4.0.3/charts/common-8.3.18.tgz b/stable/reg/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/reg/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/reg/4.0.2/ci/ct-values.yaml b/stable/reg/4.0.3/ci/ct-values.yaml similarity index 100% rename from stable/reg/4.0.2/ci/ct-values.yaml rename to stable/reg/4.0.3/ci/ct-values.yaml diff --git a/stable/reg/4.0.2/helm-values.md b/stable/reg/4.0.3/helm-values.md similarity index 100% rename from stable/reg/4.0.2/helm-values.md rename to stable/reg/4.0.3/helm-values.md diff --git a/stable/reg/4.0.2/ix_values.yaml b/stable/reg/4.0.3/ix_values.yaml similarity index 100% rename from stable/reg/4.0.2/ix_values.yaml rename to stable/reg/4.0.3/ix_values.yaml diff --git a/stable/reg/4.0.2/questions.yaml b/stable/reg/4.0.3/questions.yaml similarity index 99% rename from stable/reg/4.0.2/questions.yaml rename to stable/reg/4.0.3/questions.yaml index 19fd81f76d3..61ba1fe9684 100644 --- a/stable/reg/4.0.2/questions.yaml +++ b/stable/reg/4.0.3/questions.yaml @@ -429,7 +429,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/reg/4.0.2/templates/common.yaml b/stable/reg/4.0.3/templates/common.yaml similarity index 100% rename from stable/reg/4.0.2/templates/common.yaml rename to stable/reg/4.0.3/templates/common.yaml diff --git a/stable/resilio-sync/4.0.2/values.yaml b/stable/reg/4.0.3/values.yaml similarity index 100% rename from stable/resilio-sync/4.0.2/values.yaml rename to stable/reg/4.0.3/values.yaml diff --git a/stable/remmina/1.0.2/Chart.lock b/stable/remmina/1.0.2/Chart.lock deleted file mode 100644 index 0b92adfa38a..00000000000 --- a/stable/remmina/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:03:55.498995744Z" diff --git a/stable/remmina/1.0.2/charts/common-8.3.16.tgz b/stable/remmina/1.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/remmina/1.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/remmina/1.0.2/CHANGELOG.md b/stable/remmina/1.0.3/CHANGELOG.md similarity index 91% rename from stable/remmina/1.0.2/CHANGELOG.md rename to stable/remmina/1.0.3/CHANGELOG.md index ff05b4d6f92..c6d2f094c17 100644 --- a/stable/remmina/1.0.2/CHANGELOG.md +++ b/stable/remmina/1.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [remmina-1.0.3](https://github.com/truecharts/apps/compare/remmina-1.0.2...remmina-1.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [remmina-1.0.2](https://github.com/truecharts/apps/compare/remmina-1.0.1...remmina-1.0.2) (2021-10-26) @@ -88,12 +97,3 @@ * Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - -### [remmina-0.0.5](https://github.com/truecharts/apps/compare/remmina-0.0.4...remmina-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor diff --git a/stable/sabnzbd/9.0.2/CONFIG.md b/stable/remmina/1.0.3/CONFIG.md similarity index 100% rename from stable/sabnzbd/9.0.2/CONFIG.md rename to stable/remmina/1.0.3/CONFIG.md diff --git a/stable/remmina/1.0.3/Chart.lock b/stable/remmina/1.0.3/Chart.lock new file mode 100644 index 00000000000..a6f99be394c --- /dev/null +++ b/stable/remmina/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:38:05.774476613Z" diff --git a/stable/remmina/1.0.2/Chart.yaml b/stable/remmina/1.0.3/Chart.yaml similarity index 95% rename from stable/remmina/1.0.2/Chart.yaml rename to stable/remmina/1.0.3/Chart.yaml index d53f62b442a..9002aae8d3c 100644 --- a/stable/remmina/1.0.2/Chart.yaml +++ b/stable/remmina/1.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.2.0-rcgi" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: A remote desktop client written in GTK home: https://github.com/truecharts/apps/tree/master/charts/stable/remmina icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/remmina-icon.png @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-remmina - https://remmina.org/ type: application -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/remmina/1.0.2/README.md b/stable/remmina/1.0.3/README.md similarity index 96% rename from stable/remmina/1.0.2/README.md rename to stable/remmina/1.0.3/README.md index 01f185c92bf..0edc06857f6 100644 --- a/stable/remmina/1.0.2/README.md +++ b/stable/remmina/1.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/remmina/1.0.2/app-readme.md b/stable/remmina/1.0.3/app-readme.md similarity index 100% rename from stable/remmina/1.0.2/app-readme.md rename to stable/remmina/1.0.3/app-readme.md diff --git a/stable/remmina/1.0.3/charts/common-8.3.18.tgz b/stable/remmina/1.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/remmina/1.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/remmina/1.0.2/helm-values.md b/stable/remmina/1.0.3/helm-values.md similarity index 100% rename from stable/remmina/1.0.2/helm-values.md rename to stable/remmina/1.0.3/helm-values.md diff --git a/stable/remmina/1.0.2/ix_values.yaml b/stable/remmina/1.0.3/ix_values.yaml similarity index 100% rename from stable/remmina/1.0.2/ix_values.yaml rename to stable/remmina/1.0.3/ix_values.yaml diff --git a/stable/remmina/1.0.2/questions.yaml b/stable/remmina/1.0.3/questions.yaml similarity index 99% rename from stable/remmina/1.0.2/questions.yaml rename to stable/remmina/1.0.3/questions.yaml index 3c56727e7d7..a978a8aece8 100644 --- a/stable/remmina/1.0.2/questions.yaml +++ b/stable/remmina/1.0.3/questions.yaml @@ -435,7 +435,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/remmina/1.0.2/templates/common.yaml b/stable/remmina/1.0.3/templates/common.yaml similarity index 100% rename from stable/remmina/1.0.2/templates/common.yaml rename to stable/remmina/1.0.3/templates/common.yaml diff --git a/stable/sabnzbd/9.0.2/values.yaml b/stable/remmina/1.0.3/values.yaml similarity index 100% rename from stable/sabnzbd/9.0.2/values.yaml rename to stable/remmina/1.0.3/values.yaml diff --git a/stable/resilio-sync/4.0.2/Chart.lock b/stable/resilio-sync/4.0.2/Chart.lock deleted file mode 100644 index 09d9498880d..00000000000 --- a/stable/resilio-sync/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:04:17.774449211Z" diff --git a/stable/resilio-sync/4.0.2/charts/common-8.3.16.tgz b/stable/resilio-sync/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/resilio-sync/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/resilio-sync/4.0.2/CHANGELOG.md b/stable/resilio-sync/4.0.3/CHANGELOG.md similarity index 90% rename from stable/resilio-sync/4.0.2/CHANGELOG.md rename to stable/resilio-sync/4.0.3/CHANGELOG.md index 8122451d824..e2ae8da15dd 100644 --- a/stable/resilio-sync/4.0.2/CHANGELOG.md +++ b/stable/resilio-sync/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [resilio-sync-4.0.3](https://github.com/truecharts/apps/compare/resilio-sync-4.0.2...resilio-sync-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [resilio-sync-4.0.2](https://github.com/truecharts/apps/compare/resilio-sync-4.0.1...resilio-sync-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [resilio-sync-3.0.10](https://github.com/truecharts/apps/compare/resilio-sync-3.0.9...resilio-sync-3.0.10) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [resilio-sync-3.0.9](https://github.com/truecharts/apps/compare/resilio-sync-3.0.8...resilio-sync-3.0.9) (2021-10-18) - -#### Chore diff --git a/stable/ser2sock/4.0.2/CONFIG.md b/stable/resilio-sync/4.0.3/CONFIG.md similarity index 100% rename from stable/ser2sock/4.0.2/CONFIG.md rename to stable/resilio-sync/4.0.3/CONFIG.md diff --git a/stable/resilio-sync/4.0.3/Chart.lock b/stable/resilio-sync/4.0.3/Chart.lock new file mode 100644 index 00000000000..9b64f64db12 --- /dev/null +++ b/stable/resilio-sync/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:38:33.217172417Z" diff --git a/stable/resilio-sync/4.0.2/Chart.yaml b/stable/resilio-sync/4.0.3/Chart.yaml similarity index 95% rename from stable/resilio-sync/4.0.2/Chart.yaml rename to stable/resilio-sync/4.0.3/Chart.yaml index dd017c6c0c5..16d9728e0a7 100644 --- a/stable/resilio-sync/4.0.2/Chart.yaml +++ b/stable/resilio-sync/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.7.2.1375" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology home: https://github.com/truechartsapps/tree/master/charts/stable/resio-sync @@ -21,7 +21,7 @@ maintainers: name: resilio-sync sources: - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/resilio-sync/4.0.2/README.md b/stable/resilio-sync/4.0.3/README.md similarity index 96% rename from stable/resilio-sync/4.0.2/README.md rename to stable/resilio-sync/4.0.3/README.md index fed5de3f04f..568a305d53d 100644 --- a/stable/resilio-sync/4.0.2/README.md +++ b/stable/resilio-sync/4.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/resilio-sync/4.0.2/app-readme.md b/stable/resilio-sync/4.0.3/app-readme.md similarity index 100% rename from stable/resilio-sync/4.0.2/app-readme.md rename to stable/resilio-sync/4.0.3/app-readme.md diff --git a/stable/resilio-sync/4.0.3/charts/common-8.3.18.tgz b/stable/resilio-sync/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/resilio-sync/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/resilio-sync/4.0.2/helm-values.md b/stable/resilio-sync/4.0.3/helm-values.md similarity index 100% rename from stable/resilio-sync/4.0.2/helm-values.md rename to stable/resilio-sync/4.0.3/helm-values.md diff --git a/stable/resilio-sync/4.0.2/ix_values.yaml b/stable/resilio-sync/4.0.3/ix_values.yaml similarity index 100% rename from stable/resilio-sync/4.0.2/ix_values.yaml rename to stable/resilio-sync/4.0.3/ix_values.yaml diff --git a/stable/resilio-sync/4.0.2/questions.yaml b/stable/resilio-sync/4.0.3/questions.yaml similarity index 99% rename from stable/resilio-sync/4.0.2/questions.yaml rename to stable/resilio-sync/4.0.3/questions.yaml index 21f8e43fcf9..04e10d45395 100644 --- a/stable/resilio-sync/4.0.2/questions.yaml +++ b/stable/resilio-sync/4.0.3/questions.yaml @@ -629,7 +629,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/resilio-sync/4.0.2/templates/common.yaml b/stable/resilio-sync/4.0.3/templates/common.yaml similarity index 100% rename from stable/resilio-sync/4.0.2/templates/common.yaml rename to stable/resilio-sync/4.0.3/templates/common.yaml diff --git a/stable/ser2sock/4.0.2/values.yaml b/stable/resilio-sync/4.0.3/values.yaml similarity index 100% rename from stable/ser2sock/4.0.2/values.yaml rename to stable/resilio-sync/4.0.3/values.yaml diff --git a/stable/sabnzbd/9.0.2/Chart.lock b/stable/sabnzbd/9.0.2/Chart.lock deleted file mode 100644 index 83da38351d8..00000000000 --- a/stable/sabnzbd/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:04:40.128433588Z" diff --git a/stable/sabnzbd/9.0.2/charts/common-8.3.16.tgz b/stable/sabnzbd/9.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/sabnzbd/9.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/sabnzbd/9.0.2/CHANGELOG.md b/stable/sabnzbd/9.0.3/CHANGELOG.md similarity index 90% rename from stable/sabnzbd/9.0.2/CHANGELOG.md rename to stable/sabnzbd/9.0.3/CHANGELOG.md index 61a11699165..eb52fe9a605 100644 --- a/stable/sabnzbd/9.0.2/CHANGELOG.md +++ b/stable/sabnzbd/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [sabnzbd-9.0.3](https://github.com/truecharts/apps/compare/sabnzbd-9.0.2...sabnzbd-9.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [sabnzbd-9.0.2](https://github.com/truecharts/apps/compare/sabnzbd-9.0.1...sabnzbd-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [sabnzbd-8.0.11](https://github.com/truecharts/apps/compare/sabnzbd-8.0.10...sabnzbd-8.0.11) (2021-10-19) -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [sabnzbd-8.0.10](https://github.com/truecharts/apps/compare/sabnzbd-8.0.9...sabnzbd-8.0.10) (2021-10-18) - diff --git a/stable/shiori/3.0.3/CONFIG.md b/stable/sabnzbd/9.0.3/CONFIG.md similarity index 100% rename from stable/shiori/3.0.3/CONFIG.md rename to stable/sabnzbd/9.0.3/CONFIG.md diff --git a/stable/sabnzbd/9.0.3/Chart.lock b/stable/sabnzbd/9.0.3/Chart.lock new file mode 100644 index 00000000000..44c734339c9 --- /dev/null +++ b/stable/sabnzbd/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:39:00.475866778Z" diff --git a/stable/sabnzbd/9.0.2/Chart.yaml b/stable/sabnzbd/9.0.3/Chart.yaml similarity index 95% rename from stable/sabnzbd/9.0.2/Chart.yaml rename to stable/sabnzbd/9.0.3/Chart.yaml index 71465e39864..7e281750268 100644 --- a/stable/sabnzbd/9.0.2/Chart.yaml +++ b/stable/sabnzbd/9.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.4.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: Free and easy binary newsreader home: https://github.com/truecharts/apps/tree/master/charts/stable/sabnzbd @@ -20,7 +20,7 @@ name: sabnzbd sources: - https://sabnzbd.org/ type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/sabnzbd/9.0.2/README.md b/stable/sabnzbd/9.0.3/README.md similarity index 96% rename from stable/sabnzbd/9.0.2/README.md rename to stable/sabnzbd/9.0.3/README.md index 6f6be941cf9..6fdc551d006 100644 --- a/stable/sabnzbd/9.0.2/README.md +++ b/stable/sabnzbd/9.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/sabnzbd/9.0.2/app-readme.md b/stable/sabnzbd/9.0.3/app-readme.md similarity index 100% rename from stable/sabnzbd/9.0.2/app-readme.md rename to stable/sabnzbd/9.0.3/app-readme.md diff --git a/stable/sabnzbd/9.0.3/charts/common-8.3.18.tgz b/stable/sabnzbd/9.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/sabnzbd/9.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/sabnzbd/9.0.2/helm-values.md b/stable/sabnzbd/9.0.3/helm-values.md similarity index 100% rename from stable/sabnzbd/9.0.2/helm-values.md rename to stable/sabnzbd/9.0.3/helm-values.md diff --git a/stable/sabnzbd/9.0.2/ix_values.yaml b/stable/sabnzbd/9.0.3/ix_values.yaml similarity index 100% rename from stable/sabnzbd/9.0.2/ix_values.yaml rename to stable/sabnzbd/9.0.3/ix_values.yaml diff --git a/stable/sabnzbd/9.0.2/questions.yaml b/stable/sabnzbd/9.0.3/questions.yaml similarity index 99% rename from stable/sabnzbd/9.0.2/questions.yaml rename to stable/sabnzbd/9.0.3/questions.yaml index 0797aa1a7e2..40824b5e4ef 100644 --- a/stable/sabnzbd/9.0.2/questions.yaml +++ b/stable/sabnzbd/9.0.3/questions.yaml @@ -435,7 +435,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/sabnzbd/9.0.2/templates/common.yaml b/stable/sabnzbd/9.0.3/templates/common.yaml similarity index 100% rename from stable/sabnzbd/9.0.2/templates/common.yaml rename to stable/sabnzbd/9.0.3/templates/common.yaml diff --git a/stable/shiori/3.0.3/values.yaml b/stable/sabnzbd/9.0.3/values.yaml similarity index 100% rename from stable/shiori/3.0.3/values.yaml rename to stable/sabnzbd/9.0.3/values.yaml diff --git a/stable/ser2sock/4.0.2/Chart.lock b/stable/ser2sock/4.0.2/Chart.lock deleted file mode 100644 index 31478789d52..00000000000 --- a/stable/ser2sock/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:05:02.885878674Z" diff --git a/stable/ser2sock/4.0.2/charts/common-8.3.16.tgz b/stable/ser2sock/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/ser2sock/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/ser2sock/4.0.2/CHANGELOG.md b/stable/ser2sock/4.0.3/CHANGELOG.md similarity index 90% rename from stable/ser2sock/4.0.2/CHANGELOG.md rename to stable/ser2sock/4.0.3/CHANGELOG.md index 395f2920d72..0049a2ab001 100644 --- a/stable/ser2sock/4.0.2/CHANGELOG.md +++ b/stable/ser2sock/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [ser2sock-4.0.3](https://github.com/truecharts/apps/compare/ser2sock-4.0.2...ser2sock-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [ser2sock-4.0.2](https://github.com/truecharts/apps/compare/ser2sock-4.0.1...ser2sock-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [ser2sock-3.0.10](https://github.com/truecharts/apps/compare/ser2sock-3.0.9...ser2sock-3.0.10) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [ser2sock-3.0.9](https://github.com/truecharts/apps/compare/ser2sock-3.0.8...ser2sock-3.0.9) (2021-10-18) - -#### Chore diff --git a/stable/shorturl/1.0.2/CONFIG.md b/stable/ser2sock/4.0.3/CONFIG.md similarity index 100% rename from stable/shorturl/1.0.2/CONFIG.md rename to stable/ser2sock/4.0.3/CONFIG.md diff --git a/stable/ser2sock/4.0.3/Chart.lock b/stable/ser2sock/4.0.3/Chart.lock new file mode 100644 index 00000000000..137b0242c57 --- /dev/null +++ b/stable/ser2sock/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:39:27.8867241Z" diff --git a/stable/ser2sock/4.0.2/Chart.yaml b/stable/ser2sock/4.0.3/Chart.yaml similarity index 95% rename from stable/ser2sock/4.0.2/Chart.yaml rename to stable/ser2sock/4.0.3/Chart.yaml index a81599ff8b7..ad7eb53152b 100644 --- a/stable/ser2sock/4.0.2/Chart.yaml +++ b/stable/ser2sock/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Serial to Socket Redirector home: https://github.com/truechartsapps/tree/master/charts/stable/ser2sock icon: https://i.imgur.com/GfZ7McO.png @@ -18,7 +18,7 @@ name: ser2sock sources: - https://github.com/nutechsoftware/ser2sock - https://github.com/tenstartups/ser2sock -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/ser2sock/4.0.2/README.md b/stable/ser2sock/4.0.3/README.md similarity index 96% rename from stable/ser2sock/4.0.2/README.md rename to stable/ser2sock/4.0.3/README.md index 943cbe11512..ba2a2968b27 100644 --- a/stable/ser2sock/4.0.2/README.md +++ b/stable/ser2sock/4.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/ser2sock/4.0.2/app-readme.md b/stable/ser2sock/4.0.3/app-readme.md similarity index 100% rename from stable/ser2sock/4.0.2/app-readme.md rename to stable/ser2sock/4.0.3/app-readme.md diff --git a/stable/ser2sock/4.0.3/charts/common-8.3.18.tgz b/stable/ser2sock/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/ser2sock/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/ser2sock/4.0.2/helm-values.md b/stable/ser2sock/4.0.3/helm-values.md similarity index 100% rename from stable/ser2sock/4.0.2/helm-values.md rename to stable/ser2sock/4.0.3/helm-values.md diff --git a/stable/ser2sock/4.0.2/ix_values.yaml b/stable/ser2sock/4.0.3/ix_values.yaml similarity index 100% rename from stable/ser2sock/4.0.2/ix_values.yaml rename to stable/ser2sock/4.0.3/ix_values.yaml diff --git a/stable/ser2sock/4.0.2/questions.yaml b/stable/ser2sock/4.0.3/questions.yaml similarity index 99% rename from stable/ser2sock/4.0.2/questions.yaml rename to stable/ser2sock/4.0.3/questions.yaml index f959ef21a67..ec448f46363 100644 --- a/stable/ser2sock/4.0.2/questions.yaml +++ b/stable/ser2sock/4.0.3/questions.yaml @@ -448,7 +448,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/ser2sock/4.0.2/templates/common.yaml b/stable/ser2sock/4.0.3/templates/common.yaml similarity index 100% rename from stable/ser2sock/4.0.2/templates/common.yaml rename to stable/ser2sock/4.0.3/templates/common.yaml diff --git a/stable/shorturl/1.0.2/values.yaml b/stable/ser2sock/4.0.3/values.yaml similarity index 100% rename from stable/shorturl/1.0.2/values.yaml rename to stable/ser2sock/4.0.3/values.yaml diff --git a/stable/shiori/3.0.3/Chart.lock b/stable/shiori/3.0.3/Chart.lock deleted file mode 100644 index 54bd12dc7df..00000000000 --- a/stable/shiori/3.0.3/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.4 -digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 -generated: "2021-10-26T22:29:15.327919084Z" diff --git a/stable/shiori/3.0.3/charts/common-8.3.16.tgz b/stable/shiori/3.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/shiori/3.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/shiori/3.0.3/charts/postgresql-5.1.4.tgz b/stable/shiori/3.0.3/charts/postgresql-5.1.4.tgz deleted file mode 100644 index 6fb995c3255..00000000000 Binary files a/stable/shiori/3.0.3/charts/postgresql-5.1.4.tgz and /dev/null differ diff --git a/stable/shiori/3.0.3/CHANGELOG.md b/stable/shiori/3.0.4/CHANGELOG.md similarity index 88% rename from stable/shiori/3.0.3/CHANGELOG.md rename to stable/shiori/3.0.4/CHANGELOG.md index 2a53312ee8c..d3b17d500f3 100644 --- a/stable/shiori/3.0.3/CHANGELOG.md +++ b/stable/shiori/3.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [shiori-3.0.4](https://github.com/truecharts/apps/compare/shiori-3.0.3...shiori-3.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [shiori-3.0.3](https://github.com/truecharts/apps/compare/shiori-3.0.2...shiori-3.0.3) (2021-10-26) @@ -88,12 +97,3 @@ #### Chore * Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) -* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) -* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) - -#### Feat - -* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) - -#### Refactor - diff --git a/stable/sickchill/1.0.2/CONFIG.md b/stable/shiori/3.0.4/CONFIG.md similarity index 100% rename from stable/sickchill/1.0.2/CONFIG.md rename to stable/shiori/3.0.4/CONFIG.md diff --git a/stable/shiori/3.0.4/Chart.lock b/stable/shiori/3.0.4/Chart.lock new file mode 100644 index 00000000000..a818e12c9c2 --- /dev/null +++ b/stable/shiori/3.0.4/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.5 +digest: sha256:7c82b36be7159cc45c3f33a5bebf57863fddea8ad6c31c416c9812ab517a10b8 +generated: "2021-11-01T14:39:56.673965042Z" diff --git a/stable/shiori/3.0.3/Chart.yaml b/stable/shiori/3.0.4/Chart.yaml similarity index 94% rename from stable/shiori/3.0.3/Chart.yaml rename to stable/shiori/3.0.4/Chart.yaml index c00f17e2856..d85a2c51171 100644 --- a/stable/shiori/3.0.3/Chart.yaml +++ b/stable/shiori/3.0.4/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.5.0" -version: 3.0.3 +version: 3.0.4 kubeVersion: '>=1.16.0-0' name: shiori description: A simple bookmark manager built with Go @@ -18,11 +18,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.4 + version: 5.1.5 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/shiori/3.0.3/README.md b/stable/shiori/3.0.4/README.md similarity index 93% rename from stable/shiori/3.0.3/README.md rename to stable/shiori/3.0.4/README.md index 62284ee546e..f9074c6d283 100644 --- a/stable/shiori/3.0.3/README.md +++ b/stable/shiori/3.0.4/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.4 | -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org/ | postgresql | 5.1.5 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/shiori/3.0.3/app-readme.md b/stable/shiori/3.0.4/app-readme.md similarity index 100% rename from stable/shiori/3.0.3/app-readme.md rename to stable/shiori/3.0.4/app-readme.md diff --git a/stable/shiori/3.0.4/charts/common-8.3.18.tgz b/stable/shiori/3.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/shiori/3.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/shiori/3.0.4/charts/postgresql-5.1.5.tgz b/stable/shiori/3.0.4/charts/postgresql-5.1.5.tgz new file mode 100644 index 00000000000..12af7bda79d Binary files /dev/null and b/stable/shiori/3.0.4/charts/postgresql-5.1.5.tgz differ diff --git a/stable/shiori/3.0.3/helm-values.md b/stable/shiori/3.0.4/helm-values.md similarity index 100% rename from stable/shiori/3.0.3/helm-values.md rename to stable/shiori/3.0.4/helm-values.md diff --git a/stable/shiori/3.0.3/ix_values.yaml b/stable/shiori/3.0.4/ix_values.yaml similarity index 100% rename from stable/shiori/3.0.3/ix_values.yaml rename to stable/shiori/3.0.4/ix_values.yaml diff --git a/stable/shiori/3.0.3/questions.yaml b/stable/shiori/3.0.4/questions.yaml similarity index 100% rename from stable/shiori/3.0.3/questions.yaml rename to stable/shiori/3.0.4/questions.yaml diff --git a/stable/shiori/3.0.3/templates/common.yaml b/stable/shiori/3.0.4/templates/common.yaml similarity index 100% rename from stable/shiori/3.0.3/templates/common.yaml rename to stable/shiori/3.0.4/templates/common.yaml diff --git a/stable/sickchill/1.0.2/values.yaml b/stable/shiori/3.0.4/values.yaml similarity index 100% rename from stable/sickchill/1.0.2/values.yaml rename to stable/shiori/3.0.4/values.yaml diff --git a/stable/shorturl/1.0.2/Chart.lock b/stable/shorturl/1.0.2/Chart.lock deleted file mode 100644 index 506f3c426c4..00000000000 --- a/stable/shorturl/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:05:57.491420033Z" diff --git a/stable/shorturl/1.0.2/charts/common-8.3.16.tgz b/stable/shorturl/1.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/shorturl/1.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/shorturl/1.0.2/CHANGELOG.md b/stable/shorturl/1.0.3/CHANGELOG.md similarity index 88% rename from stable/shorturl/1.0.2/CHANGELOG.md rename to stable/shorturl/1.0.3/CHANGELOG.md index 703d860be79..faaa0fb02f0 100644 --- a/stable/shorturl/1.0.2/CHANGELOG.md +++ b/stable/shorturl/1.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [shorturl-1.0.3](https://github.com/truecharts/apps/compare/shorturl-1.0.2...shorturl-1.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [shorturl-1.0.2](https://github.com/truecharts/apps/compare/shorturl-1.0.1...shorturl-1.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [shorturl-0.0.5](https://github.com/truecharts/apps/compare/shorturl-0.0.4...shorturl-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/sickgear/1.0.2/CONFIG.md b/stable/shorturl/1.0.3/CONFIG.md similarity index 100% rename from stable/sickgear/1.0.2/CONFIG.md rename to stable/shorturl/1.0.3/CONFIG.md diff --git a/stable/shorturl/1.0.3/Chart.lock b/stable/shorturl/1.0.3/Chart.lock new file mode 100644 index 00000000000..34a0f2773e0 --- /dev/null +++ b/stable/shorturl/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:40:33.743639949Z" diff --git a/stable/shorturl/1.0.2/Chart.yaml b/stable/shorturl/1.0.3/Chart.yaml similarity index 95% rename from stable/shorturl/1.0.2/Chart.yaml rename to stable/shorturl/1.0.3/Chart.yaml index 614e3fb6168..2b1ad933fcb 100644 --- a/stable/shorturl/1.0.2/Chart.yaml +++ b/stable/shorturl/1.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Self hosted web app for shortening urls (URL shortener) home: https://github.com/truecharts/apps/tree/master/charts/stable/shorturl icon: '' @@ -22,7 +22,7 @@ sources: - https://github.com/prologic/shorturl - https://github.com/nicholaswilde/docker-shorturl type: application -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/shorturl/1.0.2/README.md b/stable/shorturl/1.0.3/README.md similarity index 96% rename from stable/shorturl/1.0.2/README.md rename to stable/shorturl/1.0.3/README.md index 5b8750e217b..5cd124ed46f 100644 --- a/stable/shorturl/1.0.2/README.md +++ b/stable/shorturl/1.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/shorturl/1.0.2/app-readme.md b/stable/shorturl/1.0.3/app-readme.md similarity index 100% rename from stable/shorturl/1.0.2/app-readme.md rename to stable/shorturl/1.0.3/app-readme.md diff --git a/stable/shorturl/1.0.3/charts/common-8.3.18.tgz b/stable/shorturl/1.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/shorturl/1.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/shorturl/1.0.2/helm-values.md b/stable/shorturl/1.0.3/helm-values.md similarity index 100% rename from stable/shorturl/1.0.2/helm-values.md rename to stable/shorturl/1.0.3/helm-values.md diff --git a/stable/shorturl/1.0.2/ix_values.yaml b/stable/shorturl/1.0.3/ix_values.yaml similarity index 100% rename from stable/shorturl/1.0.2/ix_values.yaml rename to stable/shorturl/1.0.3/ix_values.yaml diff --git a/stable/shorturl/1.0.2/questions.yaml b/stable/shorturl/1.0.3/questions.yaml similarity index 99% rename from stable/shorturl/1.0.2/questions.yaml rename to stable/shorturl/1.0.3/questions.yaml index 0fc8caf6751..06f5dd83aee 100644 --- a/stable/shorturl/1.0.2/questions.yaml +++ b/stable/shorturl/1.0.3/questions.yaml @@ -429,7 +429,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/shorturl/1.0.2/templates/common.yaml b/stable/shorturl/1.0.3/templates/common.yaml similarity index 100% rename from stable/shorturl/1.0.2/templates/common.yaml rename to stable/shorturl/1.0.3/templates/common.yaml diff --git a/stable/sickgear/1.0.2/values.yaml b/stable/shorturl/1.0.3/values.yaml similarity index 100% rename from stable/sickgear/1.0.2/values.yaml rename to stable/shorturl/1.0.3/values.yaml diff --git a/stable/sickchill/1.0.2/Chart.lock b/stable/sickchill/1.0.2/Chart.lock deleted file mode 100644 index b7f150d92ea..00000000000 --- a/stable/sickchill/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:06:20.524361406Z" diff --git a/stable/sickchill/1.0.2/charts/common-8.3.16.tgz b/stable/sickchill/1.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/sickchill/1.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/sickchill/1.0.2/CHANGELOG.md b/stable/sickchill/1.0.3/CHANGELOG.md similarity index 88% rename from stable/sickchill/1.0.2/CHANGELOG.md rename to stable/sickchill/1.0.3/CHANGELOG.md index af835e3d798..bd566b0a5e8 100644 --- a/stable/sickchill/1.0.2/CHANGELOG.md +++ b/stable/sickchill/1.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [sickchill-1.0.3](https://github.com/truecharts/apps/compare/sickchill-1.0.2...sickchill-1.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [sickchill-1.0.2](https://github.com/truecharts/apps/compare/sickchill-1.0.1...sickchill-1.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [sickchill-0.0.5](https://github.com/truecharts/apps/compare/sickchill-0.0.4...sickchill-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/smokeping/1.0.3/CONFIG.md b/stable/sickchill/1.0.3/CONFIG.md similarity index 100% rename from stable/smokeping/1.0.3/CONFIG.md rename to stable/sickchill/1.0.3/CONFIG.md diff --git a/stable/sickchill/1.0.3/Chart.lock b/stable/sickchill/1.0.3/Chart.lock new file mode 100644 index 00000000000..0aeefb45d59 --- /dev/null +++ b/stable/sickchill/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:41:01.100769539Z" diff --git a/stable/sickchill/1.0.2/Chart.yaml b/stable/sickchill/1.0.3/Chart.yaml similarity index 95% rename from stable/sickchill/1.0.2/Chart.yaml rename to stable/sickchill/1.0.3/Chart.yaml index 3d2e910455a..8954814e52a 100644 --- a/stable/sickchill/1.0.2/Chart.yaml +++ b/stable/sickchill/1.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.5.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: An Automatic Video Library Manager for TV Shows home: https://github.com/truecharts/apps/tree/master/charts/stable/sickchill icon: https://github.com/SickChill/SickChill/raw/master/sickchill/gui/slick/images/ico/android-chrome-256x256.png @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-sickchill - https://github.com/SickChill/SickChill type: application -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/sickchill/1.0.2/README.md b/stable/sickchill/1.0.3/README.md similarity index 96% rename from stable/sickchill/1.0.2/README.md rename to stable/sickchill/1.0.3/README.md index c93b3475941..438535f96a4 100644 --- a/stable/sickchill/1.0.2/README.md +++ b/stable/sickchill/1.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/sickchill/1.0.2/app-readme.md b/stable/sickchill/1.0.3/app-readme.md similarity index 100% rename from stable/sickchill/1.0.2/app-readme.md rename to stable/sickchill/1.0.3/app-readme.md diff --git a/stable/sickchill/1.0.3/charts/common-8.3.18.tgz b/stable/sickchill/1.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/sickchill/1.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/sickchill/1.0.2/helm-values.md b/stable/sickchill/1.0.3/helm-values.md similarity index 100% rename from stable/sickchill/1.0.2/helm-values.md rename to stable/sickchill/1.0.3/helm-values.md diff --git a/stable/sickchill/1.0.2/ix_values.yaml b/stable/sickchill/1.0.3/ix_values.yaml similarity index 100% rename from stable/sickchill/1.0.2/ix_values.yaml rename to stable/sickchill/1.0.3/ix_values.yaml diff --git a/stable/sickchill/1.0.2/questions.yaml b/stable/sickchill/1.0.3/questions.yaml similarity index 99% rename from stable/sickchill/1.0.2/questions.yaml rename to stable/sickchill/1.0.3/questions.yaml index d4f65a4e846..1341c60db13 100644 --- a/stable/sickchill/1.0.2/questions.yaml +++ b/stable/sickchill/1.0.3/questions.yaml @@ -434,7 +434,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/sickchill/1.0.2/templates/common.yaml b/stable/sickchill/1.0.3/templates/common.yaml similarity index 100% rename from stable/sickchill/1.0.2/templates/common.yaml rename to stable/sickchill/1.0.3/templates/common.yaml diff --git a/stable/smokeping/1.0.3/values.yaml b/stable/sickchill/1.0.3/values.yaml similarity index 100% rename from stable/smokeping/1.0.3/values.yaml rename to stable/sickchill/1.0.3/values.yaml diff --git a/stable/sickgear/1.0.2/Chart.lock b/stable/sickgear/1.0.2/Chart.lock deleted file mode 100644 index b15f14c464c..00000000000 --- a/stable/sickgear/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:06:43.714303104Z" diff --git a/stable/sickgear/1.0.2/charts/common-8.3.16.tgz b/stable/sickgear/1.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/sickgear/1.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/sickgear/1.0.2/CHANGELOG.md b/stable/sickgear/1.0.3/CHANGELOG.md similarity index 88% rename from stable/sickgear/1.0.2/CHANGELOG.md rename to stable/sickgear/1.0.3/CHANGELOG.md index c91e76ee5f2..81d9f655823 100644 --- a/stable/sickgear/1.0.2/CHANGELOG.md +++ b/stable/sickgear/1.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [sickgear-1.0.3](https://github.com/truecharts/apps/compare/sickgear-1.0.2...sickgear-1.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [sickgear-1.0.2](https://github.com/truecharts/apps/compare/sickgear-1.0.1...sickgear-1.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [sickgear-0.0.5](https://github.com/truecharts/apps/compare/sickgear-0.0.4...sickgear-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/sonarr/9.0.2/CONFIG.md b/stable/sickgear/1.0.3/CONFIG.md similarity index 100% rename from stable/sonarr/9.0.2/CONFIG.md rename to stable/sickgear/1.0.3/CONFIG.md diff --git a/stable/sickgear/1.0.3/Chart.lock b/stable/sickgear/1.0.3/Chart.lock new file mode 100644 index 00000000000..8d8232de842 --- /dev/null +++ b/stable/sickgear/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:41:28.520384423Z" diff --git a/stable/sickgear/1.0.2/Chart.yaml b/stable/sickgear/1.0.3/Chart.yaml similarity index 95% rename from stable/sickgear/1.0.2/Chart.yaml rename to stable/sickgear/1.0.3/Chart.yaml index fec65e42e81..62a30673ea8 100644 --- a/stable/sickgear/1.0.2/Chart.yaml +++ b/stable/sickgear/1.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.25.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more home: https://github.com/truecharts/apps/tree/master/charts/stable/sickgear @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-sickgear - https://github.com/SickGear/SickGear type: application -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/sickgear/1.0.2/README.md b/stable/sickgear/1.0.3/README.md similarity index 96% rename from stable/sickgear/1.0.2/README.md rename to stable/sickgear/1.0.3/README.md index dc819a94077..d232587c1de 100644 --- a/stable/sickgear/1.0.2/README.md +++ b/stable/sickgear/1.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/sickgear/1.0.2/app-readme.md b/stable/sickgear/1.0.3/app-readme.md similarity index 100% rename from stable/sickgear/1.0.2/app-readme.md rename to stable/sickgear/1.0.3/app-readme.md diff --git a/stable/sickgear/1.0.3/charts/common-8.3.18.tgz b/stable/sickgear/1.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/sickgear/1.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/sickgear/1.0.2/helm-values.md b/stable/sickgear/1.0.3/helm-values.md similarity index 100% rename from stable/sickgear/1.0.2/helm-values.md rename to stable/sickgear/1.0.3/helm-values.md diff --git a/stable/sickgear/1.0.2/ix_values.yaml b/stable/sickgear/1.0.3/ix_values.yaml similarity index 100% rename from stable/sickgear/1.0.2/ix_values.yaml rename to stable/sickgear/1.0.3/ix_values.yaml diff --git a/stable/sickgear/1.0.2/questions.yaml b/stable/sickgear/1.0.3/questions.yaml similarity index 99% rename from stable/sickgear/1.0.2/questions.yaml rename to stable/sickgear/1.0.3/questions.yaml index f2c72225775..195808e9e47 100644 --- a/stable/sickgear/1.0.2/questions.yaml +++ b/stable/sickgear/1.0.3/questions.yaml @@ -435,7 +435,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/sickgear/1.0.2/templates/common.yaml b/stable/sickgear/1.0.3/templates/common.yaml similarity index 100% rename from stable/sickgear/1.0.2/templates/common.yaml rename to stable/sickgear/1.0.3/templates/common.yaml diff --git a/stable/sonarr/9.0.2/values.yaml b/stable/sickgear/1.0.3/values.yaml similarity index 100% rename from stable/sonarr/9.0.2/values.yaml rename to stable/sickgear/1.0.3/values.yaml diff --git a/stable/smokeping/1.0.3/Chart.lock b/stable/smokeping/1.0.3/Chart.lock deleted file mode 100644 index 2558442482c..00000000000 --- a/stable/smokeping/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-11-01T12:59:42.630584573Z" diff --git a/stable/smokeping/1.0.3/charts/common-8.3.16.tgz b/stable/smokeping/1.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/smokeping/1.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/smokeping/1.0.3/CHANGELOG.md b/stable/smokeping/1.0.4/CHANGELOG.md similarity index 89% rename from stable/smokeping/1.0.3/CHANGELOG.md rename to stable/smokeping/1.0.4/CHANGELOG.md index d9b5cf90107..4d98ca91a25 100644 --- a/stable/smokeping/1.0.3/CHANGELOG.md +++ b/stable/smokeping/1.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [smokeping-1.0.4](https://github.com/truecharts/apps/compare/smokeping-1.0.3...smokeping-1.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [smokeping-1.0.3](https://github.com/truecharts/apps/compare/smokeping-1.0.2...smokeping-1.0.3) (2021-11-01) @@ -88,12 +97,3 @@ - -### [smokeping-0.0.6](https://github.com/truecharts/apps/compare/smokeping-0.0.5...smokeping-0.0.6) (2021-10-19) - -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - diff --git a/stable/sqlitebrowser/1.0.3/CONFIG.md b/stable/smokeping/1.0.4/CONFIG.md similarity index 100% rename from stable/sqlitebrowser/1.0.3/CONFIG.md rename to stable/smokeping/1.0.4/CONFIG.md diff --git a/stable/smokeping/1.0.4/Chart.lock b/stable/smokeping/1.0.4/Chart.lock new file mode 100644 index 00000000000..93f503d2e8a --- /dev/null +++ b/stable/smokeping/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:41:55.854433372Z" diff --git a/stable/smokeping/1.0.3/Chart.yaml b/stable/smokeping/1.0.4/Chart.yaml similarity index 95% rename from stable/smokeping/1.0.3/Chart.yaml rename to stable/smokeping/1.0.4/Chart.yaml index 9ae098a4a2e..3b3b7913113 100644 --- a/stable/smokeping/1.0.3/Chart.yaml +++ b/stable/smokeping/1.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.7.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Keep track of your network latency. home: https://github.com/truecharts/apps/tree/master/charts/stable/smokeping icon: https://github.com/truecharts/apps/raw/main/images/smokeping.png @@ -21,7 +21,7 @@ sources: - https://oss.oetiker.ch/smokeping/ - https://hub.docker.com/r/linuxserver/smokeping type: application -version: 1.0.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/smokeping/1.0.3/README.md b/stable/smokeping/1.0.4/README.md similarity index 96% rename from stable/smokeping/1.0.3/README.md rename to stable/smokeping/1.0.4/README.md index 5ab0d05fb45..2f23386f7fc 100644 --- a/stable/smokeping/1.0.3/README.md +++ b/stable/smokeping/1.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/smokeping/1.0.3/app-readme.md b/stable/smokeping/1.0.4/app-readme.md similarity index 100% rename from stable/smokeping/1.0.3/app-readme.md rename to stable/smokeping/1.0.4/app-readme.md diff --git a/stable/smokeping/1.0.4/charts/common-8.3.18.tgz b/stable/smokeping/1.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/smokeping/1.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/smokeping/1.0.3/helm-values.md b/stable/smokeping/1.0.4/helm-values.md similarity index 100% rename from stable/smokeping/1.0.3/helm-values.md rename to stable/smokeping/1.0.4/helm-values.md diff --git a/stable/smokeping/1.0.3/ix_values.yaml b/stable/smokeping/1.0.4/ix_values.yaml similarity index 100% rename from stable/smokeping/1.0.3/ix_values.yaml rename to stable/smokeping/1.0.4/ix_values.yaml diff --git a/stable/smokeping/1.0.3/questions.yaml b/stable/smokeping/1.0.4/questions.yaml similarity index 100% rename from stable/smokeping/1.0.3/questions.yaml rename to stable/smokeping/1.0.4/questions.yaml diff --git a/stable/smokeping/1.0.3/templates/common.yaml b/stable/smokeping/1.0.4/templates/common.yaml similarity index 100% rename from stable/smokeping/1.0.3/templates/common.yaml rename to stable/smokeping/1.0.4/templates/common.yaml diff --git a/stable/sqlitebrowser/1.0.3/values.yaml b/stable/smokeping/1.0.4/values.yaml similarity index 100% rename from stable/sqlitebrowser/1.0.3/values.yaml rename to stable/smokeping/1.0.4/values.yaml diff --git a/stable/sonarr/9.0.2/Chart.lock b/stable/sonarr/9.0.2/Chart.lock deleted file mode 100644 index 375501bb327..00000000000 --- a/stable/sonarr/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:07:29.909537314Z" diff --git a/stable/sonarr/9.0.2/charts/common-8.3.16.tgz b/stable/sonarr/9.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/sonarr/9.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/sonarr/9.0.2/CHANGELOG.md b/stable/sonarr/9.0.3/CHANGELOG.md similarity index 90% rename from stable/sonarr/9.0.2/CHANGELOG.md rename to stable/sonarr/9.0.3/CHANGELOG.md index 0e963d580fa..fc5f376235f 100644 --- a/stable/sonarr/9.0.2/CHANGELOG.md +++ b/stable/sonarr/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [sonarr-9.0.3](https://github.com/truecharts/apps/compare/sonarr-9.0.2...sonarr-9.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [sonarr-9.0.2](https://github.com/truecharts/apps/compare/sonarr-9.0.1...sonarr-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [sonarr-8.0.12](https://github.com/truecharts/apps/compare/sonarr-8.0.11...sonarr-8.0.12) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [sonarr-8.0.11](https://github.com/truecharts/apps/compare/sonarr-8.0.10...sonarr-8.0.11) (2021-10-18) - -#### Chore diff --git a/stable/stash/4.0.2/CONFIG.md b/stable/sonarr/9.0.3/CONFIG.md similarity index 100% rename from stable/stash/4.0.2/CONFIG.md rename to stable/sonarr/9.0.3/CONFIG.md diff --git a/stable/sonarr/9.0.3/Chart.lock b/stable/sonarr/9.0.3/Chart.lock new file mode 100644 index 00000000000..f1aec8276f8 --- /dev/null +++ b/stable/sonarr/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:42:23.299476434Z" diff --git a/stable/sonarr/9.0.2/Chart.yaml b/stable/sonarr/9.0.3/Chart.yaml similarity index 95% rename from stable/sonarr/9.0.2/Chart.yaml rename to stable/sonarr/9.0.3/Chart.yaml index 016ea20b310..b30a77134f9 100644 --- a/stable/sonarr/9.0.2/Chart.yaml +++ b/stable/sonarr/9.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.0.6.1342" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: Smart PVR for newsgroup and bittorrent users home: https://github.com/truecharts/apps/tree/master/charts/stable/sonarr @@ -24,7 +24,7 @@ name: sonarr sources: - https://github.com/Sonarr/Sonarr type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/sonarr/9.0.2/README.md b/stable/sonarr/9.0.3/README.md similarity index 96% rename from stable/sonarr/9.0.2/README.md rename to stable/sonarr/9.0.3/README.md index d9e342edb00..97bded75776 100644 --- a/stable/sonarr/9.0.2/README.md +++ b/stable/sonarr/9.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/sonarr/9.0.2/app-readme.md b/stable/sonarr/9.0.3/app-readme.md similarity index 100% rename from stable/sonarr/9.0.2/app-readme.md rename to stable/sonarr/9.0.3/app-readme.md diff --git a/stable/sonarr/9.0.3/charts/common-8.3.18.tgz b/stable/sonarr/9.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/sonarr/9.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/sonarr/9.0.2/helm-values.md b/stable/sonarr/9.0.3/helm-values.md similarity index 100% rename from stable/sonarr/9.0.2/helm-values.md rename to stable/sonarr/9.0.3/helm-values.md diff --git a/stable/sonarr/9.0.2/ix_values.yaml b/stable/sonarr/9.0.3/ix_values.yaml similarity index 100% rename from stable/sonarr/9.0.2/ix_values.yaml rename to stable/sonarr/9.0.3/ix_values.yaml diff --git a/stable/sonarr/9.0.2/questions.yaml b/stable/sonarr/9.0.3/questions.yaml similarity index 99% rename from stable/sonarr/9.0.2/questions.yaml rename to stable/sonarr/9.0.3/questions.yaml index 4858d706876..533ed63e3f2 100644 --- a/stable/sonarr/9.0.2/questions.yaml +++ b/stable/sonarr/9.0.3/questions.yaml @@ -428,7 +428,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/sonarr/9.0.2/templates/common.yaml b/stable/sonarr/9.0.3/templates/common.yaml similarity index 100% rename from stable/sonarr/9.0.2/templates/common.yaml rename to stable/sonarr/9.0.3/templates/common.yaml diff --git a/stable/stash/4.0.2/values.yaml b/stable/sonarr/9.0.3/values.yaml similarity index 100% rename from stable/stash/4.0.2/values.yaml rename to stable/sonarr/9.0.3/values.yaml diff --git a/stable/sqlitebrowser/1.0.3/Chart.lock b/stable/sqlitebrowser/1.0.3/Chart.lock deleted file mode 100644 index b3fd7f8c3f4..00000000000 --- a/stable/sqlitebrowser/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-11-01T13:00:07.234815669Z" diff --git a/stable/sqlitebrowser/1.0.3/charts/common-8.3.16.tgz b/stable/sqlitebrowser/1.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/sqlitebrowser/1.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/sqlitebrowser/1.0.3/CHANGELOG.md b/stable/sqlitebrowser/1.0.4/CHANGELOG.md similarity index 89% rename from stable/sqlitebrowser/1.0.3/CHANGELOG.md rename to stable/sqlitebrowser/1.0.4/CHANGELOG.md index d39fbc0c02e..23f20d6bbf4 100644 --- a/stable/sqlitebrowser/1.0.3/CHANGELOG.md +++ b/stable/sqlitebrowser/1.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [sqlitebrowser-1.0.4](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.3...sqlitebrowser-1.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [sqlitebrowser-1.0.3](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.2...sqlitebrowser-1.0.3) (2021-11-01) @@ -88,12 +97,3 @@ - -### [sqlitebrowser-0.0.6](https://github.com/truecharts/apps/compare/sqlitebrowser-0.0.5...sqlitebrowser-0.0.6) (2021-10-19) - -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - diff --git a/stable/static/1.0.2/CONFIG.md b/stable/sqlitebrowser/1.0.4/CONFIG.md similarity index 100% rename from stable/static/1.0.2/CONFIG.md rename to stable/sqlitebrowser/1.0.4/CONFIG.md diff --git a/stable/sqlitebrowser/1.0.4/Chart.lock b/stable/sqlitebrowser/1.0.4/Chart.lock new file mode 100644 index 00000000000..fc924e1af32 --- /dev/null +++ b/stable/sqlitebrowser/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:42:50.623184268Z" diff --git a/stable/sqlitebrowser/1.0.3/Chart.yaml b/stable/sqlitebrowser/1.0.4/Chart.yaml similarity index 95% rename from stable/sqlitebrowser/1.0.3/Chart.yaml rename to stable/sqlitebrowser/1.0.4/Chart.yaml index f75d00dc25f..bc8ec6e0adb 100644 --- a/stable/sqlitebrowser/1.0.3/Chart.yaml +++ b/stable/sqlitebrowser/1.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.12.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: A high quality, visual, open source tool to create, design, and edit database files compatible with SQLite home: https://github.com/truecharts/apps/tree/master/charts/stable/sqlitebrowser @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-sqlitebrowser - https://sqlitebrowser.org/ type: application -version: 1.0.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/sqlitebrowser/1.0.3/README.md b/stable/sqlitebrowser/1.0.4/README.md similarity index 96% rename from stable/sqlitebrowser/1.0.3/README.md rename to stable/sqlitebrowser/1.0.4/README.md index 432c96a16e5..5d4617d6784 100644 --- a/stable/sqlitebrowser/1.0.3/README.md +++ b/stable/sqlitebrowser/1.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/sqlitebrowser/1.0.3/app-readme.md b/stable/sqlitebrowser/1.0.4/app-readme.md similarity index 100% rename from stable/sqlitebrowser/1.0.3/app-readme.md rename to stable/sqlitebrowser/1.0.4/app-readme.md diff --git a/stable/sqlitebrowser/1.0.4/charts/common-8.3.18.tgz b/stable/sqlitebrowser/1.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/sqlitebrowser/1.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/sqlitebrowser/1.0.3/helm-values.md b/stable/sqlitebrowser/1.0.4/helm-values.md similarity index 100% rename from stable/sqlitebrowser/1.0.3/helm-values.md rename to stable/sqlitebrowser/1.0.4/helm-values.md diff --git a/stable/sqlitebrowser/1.0.3/ix_values.yaml b/stable/sqlitebrowser/1.0.4/ix_values.yaml similarity index 100% rename from stable/sqlitebrowser/1.0.3/ix_values.yaml rename to stable/sqlitebrowser/1.0.4/ix_values.yaml diff --git a/stable/sqlitebrowser/1.0.3/questions.yaml b/stable/sqlitebrowser/1.0.4/questions.yaml similarity index 100% rename from stable/sqlitebrowser/1.0.3/questions.yaml rename to stable/sqlitebrowser/1.0.4/questions.yaml diff --git a/stable/sqlitebrowser/1.0.3/templates/common.yaml b/stable/sqlitebrowser/1.0.4/templates/common.yaml similarity index 100% rename from stable/sqlitebrowser/1.0.3/templates/common.yaml rename to stable/sqlitebrowser/1.0.4/templates/common.yaml diff --git a/stable/static/1.0.2/values.yaml b/stable/sqlitebrowser/1.0.4/values.yaml similarity index 100% rename from stable/static/1.0.2/values.yaml rename to stable/sqlitebrowser/1.0.4/values.yaml diff --git a/stable/stash/4.0.2/Chart.lock b/stable/stash/4.0.2/Chart.lock deleted file mode 100644 index 8b759cb5150..00000000000 --- a/stable/stash/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:08:14.560600809Z" diff --git a/stable/stash/4.0.2/charts/common-8.3.16.tgz b/stable/stash/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/stash/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/stash/4.0.2/CHANGELOG.md b/stable/stash/4.0.3/CHANGELOG.md similarity index 90% rename from stable/stash/4.0.2/CHANGELOG.md rename to stable/stash/4.0.3/CHANGELOG.md index 1d741699dc0..0dc69ccf80c 100644 --- a/stable/stash/4.0.2/CHANGELOG.md +++ b/stable/stash/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [stash-4.0.3](https://github.com/truecharts/apps/compare/stash-4.0.2...stash-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [stash-4.0.2](https://github.com/truecharts/apps/compare/stash-4.0.1...stash-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [stash-3.0.11](https://github.com/truecharts/apps/compare/stash-3.0.10...stash-3.0.11) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [stash-3.0.10](https://github.com/truecharts/apps/compare/stash-3.0.9...stash-3.0.10) (2021-10-18) - -#### Chore diff --git a/stable/statping/3.0.3/CONFIG.md b/stable/stash/4.0.3/CONFIG.md similarity index 100% rename from stable/statping/3.0.3/CONFIG.md rename to stable/stash/4.0.3/CONFIG.md diff --git a/stable/stash/4.0.3/Chart.lock b/stable/stash/4.0.3/Chart.lock new file mode 100644 index 00000000000..e2c7e8e58ee --- /dev/null +++ b/stable/stash/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:43:18.386368127Z" diff --git a/stable/stash/4.0.2/Chart.yaml b/stable/stash/4.0.3/Chart.yaml similarity index 95% rename from stable/stash/4.0.2/Chart.yaml rename to stable/stash/4.0.3/Chart.yaml index b5eb8e1ac65..34c51548e03 100644 --- a/stable/stash/4.0.2/Chart.yaml +++ b/stable/stash/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.10.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: An organizer for your porn, written in Go home: https://github.com/truechartsapps/tree/master/charts/stable/stash icon: https://raw.githubusercontent.com/stashapp/website/master/images/stash.svg @@ -18,7 +18,7 @@ name: stash sources: - https://github.com/stashapp/stash - https://hub.docker.com/r/stashapp/stash -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/stash/4.0.2/README.md b/stable/stash/4.0.3/README.md similarity index 96% rename from stable/stash/4.0.2/README.md rename to stable/stash/4.0.3/README.md index d9b313db5f2..02015ffbb81 100644 --- a/stable/stash/4.0.2/README.md +++ b/stable/stash/4.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/stash/4.0.2/app-readme.md b/stable/stash/4.0.3/app-readme.md similarity index 100% rename from stable/stash/4.0.2/app-readme.md rename to stable/stash/4.0.3/app-readme.md diff --git a/stable/stash/4.0.3/charts/common-8.3.18.tgz b/stable/stash/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/stash/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/stash/4.0.2/ci/ct-values.yaml b/stable/stash/4.0.3/ci/ct-values.yaml similarity index 100% rename from stable/stash/4.0.2/ci/ct-values.yaml rename to stable/stash/4.0.3/ci/ct-values.yaml diff --git a/stable/stash/4.0.2/helm-values.md b/stable/stash/4.0.3/helm-values.md similarity index 100% rename from stable/stash/4.0.2/helm-values.md rename to stable/stash/4.0.3/helm-values.md diff --git a/stable/stash/4.0.2/ix_values.yaml b/stable/stash/4.0.3/ix_values.yaml similarity index 100% rename from stable/stash/4.0.2/ix_values.yaml rename to stable/stash/4.0.3/ix_values.yaml diff --git a/stable/stash/4.0.2/questions.yaml b/stable/stash/4.0.3/questions.yaml similarity index 99% rename from stable/stash/4.0.2/questions.yaml rename to stable/stash/4.0.3/questions.yaml index 9820d0c42b6..bbd5423c263 100644 --- a/stable/stash/4.0.2/questions.yaml +++ b/stable/stash/4.0.3/questions.yaml @@ -433,7 +433,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/stash/4.0.2/templates/common.yaml b/stable/stash/4.0.3/templates/common.yaml similarity index 100% rename from stable/stash/4.0.2/templates/common.yaml rename to stable/stash/4.0.3/templates/common.yaml diff --git a/stable/statping/3.0.3/values.yaml b/stable/stash/4.0.3/values.yaml similarity index 100% rename from stable/statping/3.0.3/values.yaml rename to stable/stash/4.0.3/values.yaml diff --git a/stable/static/1.0.2/Chart.lock b/stable/static/1.0.2/Chart.lock deleted file mode 100644 index a5c02478a57..00000000000 --- a/stable/static/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:08:37.49758166Z" diff --git a/stable/static/1.0.2/charts/common-8.3.16.tgz b/stable/static/1.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/static/1.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/static/1.0.2/CHANGELOG.md b/stable/static/1.0.3/CHANGELOG.md similarity index 88% rename from stable/static/1.0.2/CHANGELOG.md rename to stable/static/1.0.3/CHANGELOG.md index b4807ffc463..a5784e84464 100644 --- a/stable/static/1.0.2/CHANGELOG.md +++ b/stable/static/1.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [static-1.0.3](https://github.com/truecharts/apps/compare/static-1.0.2...static-1.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [static-1.0.2](https://github.com/truecharts/apps/compare/static-1.0.1...static-1.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [static-0.0.5](https://github.com/truecharts/apps/compare/static-0.0.4...static-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/syncthing/9.0.2/CONFIG.md b/stable/static/1.0.3/CONFIG.md similarity index 100% rename from stable/syncthing/9.0.2/CONFIG.md rename to stable/static/1.0.3/CONFIG.md diff --git a/stable/static/1.0.3/Chart.lock b/stable/static/1.0.3/Chart.lock new file mode 100644 index 00000000000..39acc3fb3c3 --- /dev/null +++ b/stable/static/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:43:46.113081551Z" diff --git a/stable/static/1.0.2/Chart.yaml b/stable/static/1.0.3/Chart.yaml similarity index 95% rename from stable/static/1.0.2/Chart.yaml rename to stable/static/1.0.3/Chart.yaml index a9609e93907..57fb5af74ea 100644 --- a/stable/static/1.0.2/Chart.yaml +++ b/stable/static/1.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "ee8a20c" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: A self-hosted static file serving app which does nothing more than just serve up static files from a mounted volume. home: https://github.com/truecharts/apps/tree/master/charts/stable/static @@ -23,7 +23,7 @@ sources: - https://github.com/prologic/static - https://github.com/nicholaswilde/docker-static type: application -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/static/1.0.2/README.md b/stable/static/1.0.3/README.md similarity index 96% rename from stable/static/1.0.2/README.md rename to stable/static/1.0.3/README.md index 005a0b863b9..6f1c52bbdcf 100644 --- a/stable/static/1.0.2/README.md +++ b/stable/static/1.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/static/1.0.2/app-readme.md b/stable/static/1.0.3/app-readme.md similarity index 100% rename from stable/static/1.0.2/app-readme.md rename to stable/static/1.0.3/app-readme.md diff --git a/stable/static/1.0.3/charts/common-8.3.18.tgz b/stable/static/1.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/static/1.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/static/1.0.2/helm-values.md b/stable/static/1.0.3/helm-values.md similarity index 100% rename from stable/static/1.0.2/helm-values.md rename to stable/static/1.0.3/helm-values.md diff --git a/stable/static/1.0.2/ix_values.yaml b/stable/static/1.0.3/ix_values.yaml similarity index 100% rename from stable/static/1.0.2/ix_values.yaml rename to stable/static/1.0.3/ix_values.yaml diff --git a/stable/static/1.0.2/questions.yaml b/stable/static/1.0.3/questions.yaml similarity index 99% rename from stable/static/1.0.2/questions.yaml rename to stable/static/1.0.3/questions.yaml index a8f1f989c6c..88bba1dd425 100644 --- a/stable/static/1.0.2/questions.yaml +++ b/stable/static/1.0.3/questions.yaml @@ -429,7 +429,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/static/1.0.2/templates/common.yaml b/stable/static/1.0.3/templates/common.yaml similarity index 100% rename from stable/static/1.0.2/templates/common.yaml rename to stable/static/1.0.3/templates/common.yaml diff --git a/stable/syncthing/9.0.2/values.yaml b/stable/static/1.0.3/values.yaml similarity index 100% rename from stable/syncthing/9.0.2/values.yaml rename to stable/static/1.0.3/values.yaml diff --git a/stable/statping/3.0.3/Chart.lock b/stable/statping/3.0.3/Chart.lock deleted file mode 100644 index 5ca1b4b329d..00000000000 --- a/stable/statping/3.0.3/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.4 -digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 -generated: "2021-10-26T22:29:51.123945365Z" diff --git a/stable/statping/3.0.3/charts/common-8.3.16.tgz b/stable/statping/3.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/statping/3.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/statping/3.0.3/charts/postgresql-5.1.4.tgz b/stable/statping/3.0.3/charts/postgresql-5.1.4.tgz deleted file mode 100644 index 6fb995c3255..00000000000 Binary files a/stable/statping/3.0.3/charts/postgresql-5.1.4.tgz and /dev/null differ diff --git a/stable/statping/3.0.3/CHANGELOG.md b/stable/statping/3.0.4/CHANGELOG.md similarity index 88% rename from stable/statping/3.0.3/CHANGELOG.md rename to stable/statping/3.0.4/CHANGELOG.md index 41889acafb5..c13aab67384 100644 --- a/stable/statping/3.0.3/CHANGELOG.md +++ b/stable/statping/3.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [statping-3.0.4](https://github.com/truecharts/apps/compare/statping-3.0.3...statping-3.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [statping-3.0.3](https://github.com/truecharts/apps/compare/statping-3.0.2...statping-3.0.3) (2021-10-26) @@ -88,12 +97,3 @@ #### Chore * Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) -* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) -* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) - -#### Feat - -* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) - -#### Refactor - diff --git a/stable/tautulli/9.0.2/CONFIG.md b/stable/statping/3.0.4/CONFIG.md similarity index 100% rename from stable/tautulli/9.0.2/CONFIG.md rename to stable/statping/3.0.4/CONFIG.md diff --git a/stable/statping/3.0.4/Chart.lock b/stable/statping/3.0.4/Chart.lock new file mode 100644 index 00000000000..7266c87b81b --- /dev/null +++ b/stable/statping/3.0.4/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.5 +digest: sha256:7c82b36be7159cc45c3f33a5bebf57863fddea8ad6c31c416c9812ab517a10b8 +generated: "2021-11-01T14:44:14.998303845Z" diff --git a/stable/statping/3.0.3/Chart.yaml b/stable/statping/3.0.4/Chart.yaml similarity index 93% rename from stable/statping/3.0.3/Chart.yaml rename to stable/statping/3.0.4/Chart.yaml index 1172ad82a37..e418efc2d2b 100644 --- a/stable/statping/3.0.3/Chart.yaml +++ b/stable/statping/3.0.4/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "0.90.74" description: Status page for monitoring your websites and applications name: statping -version: 3.0.3 +version: 3.0.4 kubeVersion: ">=1.16.0-0" keywords: - statping @@ -15,11 +15,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.4 + version: 5.1.5 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/statping/3.0.3/README.md b/stable/statping/3.0.4/README.md similarity index 92% rename from stable/statping/3.0.3/README.md rename to stable/statping/3.0.4/README.md index 207af350105..c283dd21182 100644 --- a/stable/statping/3.0.3/README.md +++ b/stable/statping/3.0.4/README.md @@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.4 | -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org/ | postgresql | 5.1.5 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/statping/3.0.3/app-readme.md b/stable/statping/3.0.4/app-readme.md similarity index 100% rename from stable/statping/3.0.3/app-readme.md rename to stable/statping/3.0.4/app-readme.md diff --git a/stable/statping/3.0.4/charts/common-8.3.18.tgz b/stable/statping/3.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/statping/3.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/statping/3.0.4/charts/postgresql-5.1.5.tgz b/stable/statping/3.0.4/charts/postgresql-5.1.5.tgz new file mode 100644 index 00000000000..12af7bda79d Binary files /dev/null and b/stable/statping/3.0.4/charts/postgresql-5.1.5.tgz differ diff --git a/stable/statping/3.0.3/helm-values.md b/stable/statping/3.0.4/helm-values.md similarity index 100% rename from stable/statping/3.0.3/helm-values.md rename to stable/statping/3.0.4/helm-values.md diff --git a/stable/statping/3.0.3/ix_values.yaml b/stable/statping/3.0.4/ix_values.yaml similarity index 100% rename from stable/statping/3.0.3/ix_values.yaml rename to stable/statping/3.0.4/ix_values.yaml diff --git a/stable/statping/3.0.3/questions.yaml b/stable/statping/3.0.4/questions.yaml similarity index 100% rename from stable/statping/3.0.3/questions.yaml rename to stable/statping/3.0.4/questions.yaml diff --git a/stable/statping/3.0.3/templates/common.yaml b/stable/statping/3.0.4/templates/common.yaml similarity index 100% rename from stable/statping/3.0.3/templates/common.yaml rename to stable/statping/3.0.4/templates/common.yaml diff --git a/stable/tautulli/9.0.2/values.yaml b/stable/statping/3.0.4/values.yaml similarity index 100% rename from stable/tautulli/9.0.2/values.yaml rename to stable/statping/3.0.4/values.yaml diff --git a/stable/syncthing/9.0.2/Chart.lock b/stable/syncthing/9.0.2/Chart.lock deleted file mode 100644 index d8d23b194e1..00000000000 --- a/stable/syncthing/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:09:30.330055899Z" diff --git a/stable/syncthing/9.0.2/charts/common-8.3.16.tgz b/stable/syncthing/9.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/syncthing/9.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/syncthing/9.0.2/CHANGELOG.md b/stable/syncthing/9.0.3/CHANGELOG.md similarity index 90% rename from stable/syncthing/9.0.2/CHANGELOG.md rename to stable/syncthing/9.0.3/CHANGELOG.md index 94e05ddcc25..361cacc24b0 100644 --- a/stable/syncthing/9.0.2/CHANGELOG.md +++ b/stable/syncthing/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [syncthing-9.0.3](https://github.com/truecharts/apps/compare/syncthing-9.0.2...syncthing-9.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [syncthing-9.0.2](https://github.com/truecharts/apps/compare/syncthing-9.0.1...syncthing-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [syncthing-8.0.11](https://github.com/truecharts/apps/compare/syncthing-8.0.10...syncthing-8.0.11) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [syncthing-8.0.10](https://github.com/truecharts/apps/compare/syncthing-8.0.9...syncthing-8.0.10) (2021-10-18) - -#### Chore diff --git a/stable/teamspeak3/2.0.2/CONFIG.md b/stable/syncthing/9.0.3/CONFIG.md similarity index 100% rename from stable/teamspeak3/2.0.2/CONFIG.md rename to stable/syncthing/9.0.3/CONFIG.md diff --git a/stable/syncthing/9.0.3/Chart.lock b/stable/syncthing/9.0.3/Chart.lock new file mode 100644 index 00000000000..f909caf922c --- /dev/null +++ b/stable/syncthing/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:44:51.76752375Z" diff --git a/stable/syncthing/9.0.2/Chart.yaml b/stable/syncthing/9.0.3/Chart.yaml similarity index 96% rename from stable/syncthing/9.0.2/Chart.yaml rename to stable/syncthing/9.0.3/Chart.yaml index 64f274fe3dc..4546e16d25a 100644 --- a/stable/syncthing/9.0.2/Chart.yaml +++ b/stable/syncthing/9.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.18.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: P2P file synchronization application home: https://github.com/truecharts/apps/tree/master/charts/stable/syncthing @@ -24,7 +24,7 @@ sources: - https://github.com/syncthing/syncthing - https://hub.docker.com/r/syncthing/syncthing type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/syncthing/9.0.2/README.md b/stable/syncthing/9.0.3/README.md similarity index 96% rename from stable/syncthing/9.0.2/README.md rename to stable/syncthing/9.0.3/README.md index 3eed3b4ba6a..eedfc8833a3 100644 --- a/stable/syncthing/9.0.2/README.md +++ b/stable/syncthing/9.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/syncthing/9.0.2/app-readme.md b/stable/syncthing/9.0.3/app-readme.md similarity index 100% rename from stable/syncthing/9.0.2/app-readme.md rename to stable/syncthing/9.0.3/app-readme.md diff --git a/stable/syncthing/9.0.3/charts/common-8.3.18.tgz b/stable/syncthing/9.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/syncthing/9.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/syncthing/9.0.2/helm-values.md b/stable/syncthing/9.0.3/helm-values.md similarity index 100% rename from stable/syncthing/9.0.2/helm-values.md rename to stable/syncthing/9.0.3/helm-values.md diff --git a/stable/syncthing/9.0.2/ix_values.yaml b/stable/syncthing/9.0.3/ix_values.yaml similarity index 100% rename from stable/syncthing/9.0.2/ix_values.yaml rename to stable/syncthing/9.0.3/ix_values.yaml diff --git a/stable/syncthing/9.0.2/questions.yaml b/stable/syncthing/9.0.3/questions.yaml similarity index 99% rename from stable/syncthing/9.0.2/questions.yaml rename to stable/syncthing/9.0.3/questions.yaml index 94a07ba0553..6efc3da13a2 100644 --- a/stable/syncthing/9.0.2/questions.yaml +++ b/stable/syncthing/9.0.3/questions.yaml @@ -691,7 +691,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/syncthing/9.0.2/templates/common.yaml b/stable/syncthing/9.0.3/templates/common.yaml similarity index 100% rename from stable/syncthing/9.0.2/templates/common.yaml rename to stable/syncthing/9.0.3/templates/common.yaml diff --git a/stable/teamspeak3/2.0.2/values.yaml b/stable/syncthing/9.0.3/values.yaml similarity index 100% rename from stable/teamspeak3/2.0.2/values.yaml rename to stable/syncthing/9.0.3/values.yaml diff --git a/stable/tautulli/9.0.2/Chart.lock b/stable/tautulli/9.0.2/Chart.lock deleted file mode 100644 index 8342a9235af..00000000000 --- a/stable/tautulli/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:09:52.83894257Z" diff --git a/stable/tautulli/9.0.2/charts/common-8.3.16.tgz b/stable/tautulli/9.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/tautulli/9.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/tautulli/9.0.2/CHANGELOG.md b/stable/tautulli/9.0.3/CHANGELOG.md similarity index 90% rename from stable/tautulli/9.0.2/CHANGELOG.md rename to stable/tautulli/9.0.3/CHANGELOG.md index d62afbeb08b..735d7828521 100644 --- a/stable/tautulli/9.0.2/CHANGELOG.md +++ b/stable/tautulli/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [tautulli-9.0.3](https://github.com/truecharts/apps/compare/tautulli-9.0.2...tautulli-9.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [tautulli-9.0.2](https://github.com/truecharts/apps/compare/tautulli-9.0.1...tautulli-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [tautulli-8.0.10](https://github.com/truecharts/apps/compare/tautulli-8.0.9...tautulli-8.0.10) (2021-10-19) -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [tautulli-8.0.9](https://github.com/truecharts/apps/compare/tautulli-8.0.8...tautulli-8.0.9) (2021-10-18) - diff --git a/stable/teedy/3.0.3/CONFIG.md b/stable/tautulli/9.0.3/CONFIG.md similarity index 100% rename from stable/teedy/3.0.3/CONFIG.md rename to stable/tautulli/9.0.3/CONFIG.md diff --git a/stable/tautulli/9.0.3/Chart.lock b/stable/tautulli/9.0.3/Chart.lock new file mode 100644 index 00000000000..59a403e1a63 --- /dev/null +++ b/stable/tautulli/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:45:19.694703879Z" diff --git a/stable/tautulli/9.0.2/Chart.yaml b/stable/tautulli/9.0.3/Chart.yaml similarity index 96% rename from stable/tautulli/9.0.2/Chart.yaml rename to stable/tautulli/9.0.3/Chart.yaml index 76f6b070f6b..60a0740188d 100644 --- a/stable/tautulli/9.0.2/Chart.yaml +++ b/stable/tautulli/9.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.7.7" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 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,7 +23,7 @@ name: tautulli sources: - https://github.com/Tautulli/Tautulli type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/tautulli/9.0.2/README.md b/stable/tautulli/9.0.3/README.md similarity index 96% rename from stable/tautulli/9.0.2/README.md rename to stable/tautulli/9.0.3/README.md index 6c55b498282..215cc1302b7 100644 --- a/stable/tautulli/9.0.2/README.md +++ b/stable/tautulli/9.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/tautulli/9.0.2/app-readme.md b/stable/tautulli/9.0.3/app-readme.md similarity index 100% rename from stable/tautulli/9.0.2/app-readme.md rename to stable/tautulli/9.0.3/app-readme.md diff --git a/stable/tautulli/9.0.3/charts/common-8.3.18.tgz b/stable/tautulli/9.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/tautulli/9.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/tautulli/9.0.2/helm-values.md b/stable/tautulli/9.0.3/helm-values.md similarity index 100% rename from stable/tautulli/9.0.2/helm-values.md rename to stable/tautulli/9.0.3/helm-values.md diff --git a/stable/tautulli/9.0.2/ix_values.yaml b/stable/tautulli/9.0.3/ix_values.yaml similarity index 100% rename from stable/tautulli/9.0.2/ix_values.yaml rename to stable/tautulli/9.0.3/ix_values.yaml diff --git a/stable/tautulli/9.0.2/questions.yaml b/stable/tautulli/9.0.3/questions.yaml similarity index 99% rename from stable/tautulli/9.0.2/questions.yaml rename to stable/tautulli/9.0.3/questions.yaml index 5757404b347..7c7a549f16f 100644 --- a/stable/tautulli/9.0.2/questions.yaml +++ b/stable/tautulli/9.0.3/questions.yaml @@ -428,7 +428,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/tautulli/9.0.2/templates/common.yaml b/stable/tautulli/9.0.3/templates/common.yaml similarity index 100% rename from stable/tautulli/9.0.2/templates/common.yaml rename to stable/tautulli/9.0.3/templates/common.yaml diff --git a/stable/teedy/3.0.3/values.yaml b/stable/tautulli/9.0.3/values.yaml similarity index 100% rename from stable/teedy/3.0.3/values.yaml rename to stable/tautulli/9.0.3/values.yaml diff --git a/stable/teamspeak3/2.0.2/Chart.lock b/stable/teamspeak3/2.0.2/Chart.lock deleted file mode 100644 index e4bc6de6e53..00000000000 --- a/stable/teamspeak3/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:10:15.745858492Z" diff --git a/stable/teamspeak3/2.0.2/charts/common-8.3.16.tgz b/stable/teamspeak3/2.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/teamspeak3/2.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/teamspeak3/2.0.2/CHANGELOG.md b/stable/teamspeak3/2.0.3/CHANGELOG.md similarity index 90% rename from stable/teamspeak3/2.0.2/CHANGELOG.md rename to stable/teamspeak3/2.0.3/CHANGELOG.md index 2dc65f0a105..1d8e25c0e3d 100644 --- a/stable/teamspeak3/2.0.2/CHANGELOG.md +++ b/stable/teamspeak3/2.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [teamspeak3-2.0.3](https://github.com/truecharts/apps/compare/teamspeak3-2.0.2...teamspeak3-2.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [teamspeak3-2.0.2](https://github.com/truecharts/apps/compare/teamspeak3-2.0.1...teamspeak3-2.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [teamspeak3-1.0.11](https://github.com/truecharts/apps/compare/teamspeak3-1.0.10...teamspeak3-1.0.11) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [teamspeak3-1.0.10](https://github.com/truecharts/apps/compare/teamspeak3-1.0.9...teamspeak3-1.0.10) (2021-10-18) - -#### Chore diff --git a/stable/thelounge/4.0.2/CONFIG.md b/stable/teamspeak3/2.0.3/CONFIG.md similarity index 100% rename from stable/thelounge/4.0.2/CONFIG.md rename to stable/teamspeak3/2.0.3/CONFIG.md diff --git a/stable/teamspeak3/2.0.3/Chart.lock b/stable/teamspeak3/2.0.3/Chart.lock new file mode 100644 index 00000000000..aea7589f3ac --- /dev/null +++ b/stable/teamspeak3/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:45:47.441157609Z" diff --git a/stable/teamspeak3/2.0.2/Chart.yaml b/stable/teamspeak3/2.0.3/Chart.yaml similarity index 96% rename from stable/teamspeak3/2.0.2/Chart.yaml rename to stable/teamspeak3/2.0.3/Chart.yaml index c4b10e497ce..8232548cfd5 100644 --- a/stable/teamspeak3/2.0.2/Chart.yaml +++ b/stable/teamspeak3/2.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.13.6" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 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,7 +23,7 @@ sources: - https://hub.docker.com/_/teamspeak - https://www.teamspeak.com/en/ type: application -version: 2.0.2 +version: 2.0.3 annotations: truecharts.org/catagories: | - voice diff --git a/stable/teamspeak3/2.0.2/README.md b/stable/teamspeak3/2.0.3/README.md similarity index 96% rename from stable/teamspeak3/2.0.2/README.md rename to stable/teamspeak3/2.0.3/README.md index 7b75a661da4..c8fdb613fce 100644 --- a/stable/teamspeak3/2.0.2/README.md +++ b/stable/teamspeak3/2.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/teamspeak3/2.0.2/app-readme.md b/stable/teamspeak3/2.0.3/app-readme.md similarity index 100% rename from stable/teamspeak3/2.0.2/app-readme.md rename to stable/teamspeak3/2.0.3/app-readme.md diff --git a/stable/teamspeak3/2.0.3/charts/common-8.3.18.tgz b/stable/teamspeak3/2.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/teamspeak3/2.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/teamspeak3/2.0.2/helm-values.md b/stable/teamspeak3/2.0.3/helm-values.md similarity index 100% rename from stable/teamspeak3/2.0.2/helm-values.md rename to stable/teamspeak3/2.0.3/helm-values.md diff --git a/stable/teamspeak3/2.0.2/ix_values.yaml b/stable/teamspeak3/2.0.3/ix_values.yaml similarity index 100% rename from stable/teamspeak3/2.0.2/ix_values.yaml rename to stable/teamspeak3/2.0.3/ix_values.yaml diff --git a/stable/teamspeak3/2.0.2/questions.yaml b/stable/teamspeak3/2.0.3/questions.yaml similarity index 99% rename from stable/teamspeak3/2.0.2/questions.yaml rename to stable/teamspeak3/2.0.3/questions.yaml index 46651a6d534..99039906cbe 100644 --- a/stable/teamspeak3/2.0.2/questions.yaml +++ b/stable/teamspeak3/2.0.3/questions.yaml @@ -624,7 +624,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/teamspeak3/2.0.2/templates/common.yaml b/stable/teamspeak3/2.0.3/templates/common.yaml similarity index 100% rename from stable/teamspeak3/2.0.2/templates/common.yaml rename to stable/teamspeak3/2.0.3/templates/common.yaml diff --git a/stable/thelounge/4.0.2/values.yaml b/stable/teamspeak3/2.0.3/values.yaml similarity index 100% rename from stable/thelounge/4.0.2/values.yaml rename to stable/teamspeak3/2.0.3/values.yaml diff --git a/stable/teedy/3.0.3/Chart.lock b/stable/teedy/3.0.3/Chart.lock deleted file mode 100644 index 0d4816ee422..00000000000 --- a/stable/teedy/3.0.3/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.4 -digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 -generated: "2021-10-26T22:30:26.736815818Z" diff --git a/stable/teedy/3.0.3/charts/common-8.3.16.tgz b/stable/teedy/3.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/teedy/3.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/teedy/3.0.3/charts/postgresql-5.1.4.tgz b/stable/teedy/3.0.3/charts/postgresql-5.1.4.tgz deleted file mode 100644 index 6fb995c3255..00000000000 Binary files a/stable/teedy/3.0.3/charts/postgresql-5.1.4.tgz and /dev/null differ diff --git a/stable/teedy/3.0.3/CHANGELOG.md b/stable/teedy/3.0.4/CHANGELOG.md similarity index 86% rename from stable/teedy/3.0.3/CHANGELOG.md rename to stable/teedy/3.0.4/CHANGELOG.md index 3027500cd6a..3b3aea13802 100644 --- a/stable/teedy/3.0.3/CHANGELOG.md +++ b/stable/teedy/3.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [teedy-3.0.4](https://github.com/truecharts/apps/compare/teedy-3.0.3...teedy-3.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [teedy-3.0.3](https://github.com/truecharts/apps/compare/teedy-3.0.2...teedy-3.0.3) (2021-10-26) @@ -88,12 +97,3 @@ #### Chore * Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) -* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) - -#### Feat - -* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) - -#### Refactor - -* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) diff --git a/stable/traccar/3.0.3/CONFIG.md b/stable/teedy/3.0.4/CONFIG.md similarity index 100% rename from stable/traccar/3.0.3/CONFIG.md rename to stable/teedy/3.0.4/CONFIG.md diff --git a/stable/teedy/3.0.4/Chart.lock b/stable/teedy/3.0.4/Chart.lock new file mode 100644 index 00000000000..04f9e8aa225 --- /dev/null +++ b/stable/teedy/3.0.4/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.5 +digest: sha256:7c82b36be7159cc45c3f33a5bebf57863fddea8ad6c31c416c9812ab517a10b8 +generated: "2021-11-01T14:46:16.405998089Z" diff --git a/stable/teedy/3.0.3/Chart.yaml b/stable/teedy/3.0.4/Chart.yaml similarity index 94% rename from stable/teedy/3.0.3/Chart.yaml rename to stable/teedy/3.0.4/Chart.yaml index 72c03bec333..6a2e7885866 100644 --- a/stable/teedy/3.0.3/Chart.yaml +++ b/stable/teedy/3.0.4/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.9" description: Teedy is an open source, lightweight document management system for individuals and businesses. name: teedy -version: 3.0.3 +version: 3.0.4 kubeVersion: ">=1.16.0-0" keywords: - teedy @@ -16,11 +16,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.4 + version: 5.1.5 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/teedy/3.0.3/README.md b/stable/teedy/3.0.4/README.md similarity index 93% rename from stable/teedy/3.0.3/README.md rename to stable/teedy/3.0.4/README.md index 3840a2fc75f..9a80096137d 100644 --- a/stable/teedy/3.0.3/README.md +++ b/stable/teedy/3.0.4/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.4 | -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org/ | postgresql | 5.1.5 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/teedy/3.0.3/app-readme.md b/stable/teedy/3.0.4/app-readme.md similarity index 100% rename from stable/teedy/3.0.3/app-readme.md rename to stable/teedy/3.0.4/app-readme.md diff --git a/stable/teedy/3.0.4/charts/common-8.3.18.tgz b/stable/teedy/3.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/teedy/3.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/teedy/3.0.4/charts/postgresql-5.1.5.tgz b/stable/teedy/3.0.4/charts/postgresql-5.1.5.tgz new file mode 100644 index 00000000000..12af7bda79d Binary files /dev/null and b/stable/teedy/3.0.4/charts/postgresql-5.1.5.tgz differ diff --git a/stable/teedy/3.0.3/helm-values.md b/stable/teedy/3.0.4/helm-values.md similarity index 100% rename from stable/teedy/3.0.3/helm-values.md rename to stable/teedy/3.0.4/helm-values.md diff --git a/stable/teedy/3.0.3/ix_values.yaml b/stable/teedy/3.0.4/ix_values.yaml similarity index 100% rename from stable/teedy/3.0.3/ix_values.yaml rename to stable/teedy/3.0.4/ix_values.yaml diff --git a/stable/teedy/3.0.3/questions.yaml b/stable/teedy/3.0.4/questions.yaml similarity index 100% rename from stable/teedy/3.0.3/questions.yaml rename to stable/teedy/3.0.4/questions.yaml diff --git a/stable/teedy/3.0.3/templates/common.yaml b/stable/teedy/3.0.4/templates/common.yaml similarity index 100% rename from stable/teedy/3.0.3/templates/common.yaml rename to stable/teedy/3.0.4/templates/common.yaml diff --git a/stable/traccar/3.0.3/values.yaml b/stable/teedy/3.0.4/values.yaml similarity index 100% rename from stable/traccar/3.0.3/values.yaml rename to stable/teedy/3.0.4/values.yaml diff --git a/stable/thelounge/4.0.2/Chart.lock b/stable/thelounge/4.0.2/Chart.lock deleted file mode 100644 index 49ab7e6a550..00000000000 --- a/stable/thelounge/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:11:09.340394379Z" diff --git a/stable/thelounge/4.0.2/charts/common-8.3.16.tgz b/stable/thelounge/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/thelounge/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/thelounge/4.0.2/CHANGELOG.md b/stable/thelounge/4.0.3/CHANGELOG.md similarity index 90% rename from stable/thelounge/4.0.2/CHANGELOG.md rename to stable/thelounge/4.0.3/CHANGELOG.md index e32eb4459c9..412b4b0a17d 100644 --- a/stable/thelounge/4.0.2/CHANGELOG.md +++ b/stable/thelounge/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [thelounge-4.0.3](https://github.com/truecharts/apps/compare/thelounge-4.0.2...thelounge-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [thelounge-4.0.2](https://github.com/truecharts/apps/compare/thelounge-4.0.1...thelounge-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [thelounge-3.0.10](https://github.com/truecharts/apps/compare/thelounge-3.0.9...thelounge-3.0.10) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [thelounge-3.0.9](https://github.com/truecharts/apps/compare/thelounge-3.0.8...thelounge-3.0.9) (2021-10-18) - -#### Refactor diff --git a/stable/transmission/9.0.2/CONFIG.md b/stable/thelounge/4.0.3/CONFIG.md similarity index 100% rename from stable/transmission/9.0.2/CONFIG.md rename to stable/thelounge/4.0.3/CONFIG.md diff --git a/stable/thelounge/4.0.3/Chart.lock b/stable/thelounge/4.0.3/Chart.lock new file mode 100644 index 00000000000..e88a4028e96 --- /dev/null +++ b/stable/thelounge/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:46:52.94171999Z" diff --git a/stable/thelounge/4.0.2/Chart.yaml b/stable/thelounge/4.0.3/Chart.yaml similarity index 95% rename from stable/thelounge/4.0.2/Chart.yaml rename to stable/thelounge/4.0.3/Chart.yaml index a05a0617546..e1348dddf55 100644 --- a/stable/thelounge/4.0.2/Chart.yaml +++ b/stable/thelounge/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.2.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: The Lounge, modern web IRC client designed for self-hosting home: https://github.com/truecharts/apps/tree/master/charts/stable/thelounge icon: https://avatars.githubusercontent.com/u/14336958?s=200&v=4 @@ -21,7 +21,7 @@ maintainers: name: thelounge sources: - https://github.com/thelounge/thelounge -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/thelounge/4.0.2/README.md b/stable/thelounge/4.0.3/README.md similarity index 96% rename from stable/thelounge/4.0.2/README.md rename to stable/thelounge/4.0.3/README.md index 0c8c6e560a8..8d28b7ca18a 100644 --- a/stable/thelounge/4.0.2/README.md +++ b/stable/thelounge/4.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/thelounge/4.0.2/app-readme.md b/stable/thelounge/4.0.3/app-readme.md similarity index 100% rename from stable/thelounge/4.0.2/app-readme.md rename to stable/thelounge/4.0.3/app-readme.md diff --git a/stable/thelounge/4.0.3/charts/common-8.3.18.tgz b/stable/thelounge/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/thelounge/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/thelounge/4.0.2/helm-values.md b/stable/thelounge/4.0.3/helm-values.md similarity index 100% rename from stable/thelounge/4.0.2/helm-values.md rename to stable/thelounge/4.0.3/helm-values.md diff --git a/stable/thelounge/4.0.2/ix_values.yaml b/stable/thelounge/4.0.3/ix_values.yaml similarity index 100% rename from stable/thelounge/4.0.2/ix_values.yaml rename to stable/thelounge/4.0.3/ix_values.yaml diff --git a/stable/thelounge/4.0.2/questions.yaml b/stable/thelounge/4.0.3/questions.yaml similarity index 99% rename from stable/thelounge/4.0.2/questions.yaml rename to stable/thelounge/4.0.3/questions.yaml index ee441c8c81f..f7e697aefaa 100644 --- a/stable/thelounge/4.0.2/questions.yaml +++ b/stable/thelounge/4.0.3/questions.yaml @@ -434,7 +434,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/thelounge/4.0.2/templates/common.yaml b/stable/thelounge/4.0.3/templates/common.yaml similarity index 100% rename from stable/thelounge/4.0.2/templates/common.yaml rename to stable/thelounge/4.0.3/templates/common.yaml diff --git a/stable/transmission/9.0.2/values.yaml b/stable/thelounge/4.0.3/values.yaml similarity index 100% rename from stable/transmission/9.0.2/values.yaml rename to stable/thelounge/4.0.3/values.yaml diff --git a/stable/traccar/3.0.3/Chart.lock b/stable/traccar/3.0.3/Chart.lock deleted file mode 100644 index 07062f69047..00000000000 --- a/stable/traccar/3.0.3/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.4 -digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 -generated: "2021-10-26T22:31:02.497553226Z" diff --git a/stable/traccar/3.0.3/charts/common-8.3.16.tgz b/stable/traccar/3.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/traccar/3.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/traccar/3.0.3/charts/postgresql-5.1.4.tgz b/stable/traccar/3.0.3/charts/postgresql-5.1.4.tgz deleted file mode 100644 index 6fb995c3255..00000000000 Binary files a/stable/traccar/3.0.3/charts/postgresql-5.1.4.tgz and /dev/null differ diff --git a/stable/traccar/3.0.3/CHANGELOG.md b/stable/traccar/3.0.4/CHANGELOG.md similarity index 87% rename from stable/traccar/3.0.3/CHANGELOG.md rename to stable/traccar/3.0.4/CHANGELOG.md index f7d1ce7d28e..d71a5a46e01 100644 --- a/stable/traccar/3.0.3/CHANGELOG.md +++ b/stable/traccar/3.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [traccar-3.0.4](https://github.com/truecharts/apps/compare/traccar-3.0.3...traccar-3.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [traccar-3.0.3](https://github.com/truecharts/apps/compare/traccar-3.0.2...traccar-3.0.3) (2021-10-26) @@ -88,12 +97,3 @@ #### Chore * Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) -* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) - -#### Feat - -* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) - -#### Refactor - -* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) diff --git a/stable/truecommand/9.0.2/CONFIG.md b/stable/traccar/3.0.4/CONFIG.md similarity index 100% rename from stable/truecommand/9.0.2/CONFIG.md rename to stable/traccar/3.0.4/CONFIG.md diff --git a/stable/traccar/3.0.4/Chart.lock b/stable/traccar/3.0.4/Chart.lock new file mode 100644 index 00000000000..a5d2e7e6085 --- /dev/null +++ b/stable/traccar/3.0.4/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.5 +digest: sha256:7c82b36be7159cc45c3f33a5bebf57863fddea8ad6c31c416c9812ab517a10b8 +generated: "2021-11-01T14:47:21.930770925Z" diff --git a/stable/traccar/3.0.3/Chart.yaml b/stable/traccar/3.0.4/Chart.yaml similarity index 93% rename from stable/traccar/3.0.3/Chart.yaml rename to stable/traccar/3.0.4/Chart.yaml index 5f851fd73f0..2a63c26ca88 100644 --- a/stable/traccar/3.0.3/Chart.yaml +++ b/stable/traccar/3.0.4/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "4.14" description: Traccar is an open source GPS tracking system. name: traccar -version: 3.0.3 +version: 3.0.4 kubeVersion: ">=1.16.0-0" keywords: - traccar @@ -15,11 +15,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.4 + version: 5.1.5 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/traccar/3.0.3/README.md b/stable/traccar/3.0.4/README.md similarity index 93% rename from stable/traccar/3.0.3/README.md rename to stable/traccar/3.0.4/README.md index 73f7897fbfb..d65528d0c68 100644 --- a/stable/traccar/3.0.3/README.md +++ b/stable/traccar/3.0.4/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.4 | -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org/ | postgresql | 5.1.5 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/traccar/3.0.3/app-readme.md b/stable/traccar/3.0.4/app-readme.md similarity index 100% rename from stable/traccar/3.0.3/app-readme.md rename to stable/traccar/3.0.4/app-readme.md diff --git a/stable/traccar/3.0.4/charts/common-8.3.18.tgz b/stable/traccar/3.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/traccar/3.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/traccar/3.0.4/charts/postgresql-5.1.5.tgz b/stable/traccar/3.0.4/charts/postgresql-5.1.5.tgz new file mode 100644 index 00000000000..12af7bda79d Binary files /dev/null and b/stable/traccar/3.0.4/charts/postgresql-5.1.5.tgz differ diff --git a/stable/traccar/3.0.3/helm-values.md b/stable/traccar/3.0.4/helm-values.md similarity index 100% rename from stable/traccar/3.0.3/helm-values.md rename to stable/traccar/3.0.4/helm-values.md diff --git a/stable/traccar/3.0.3/ix_values.yaml b/stable/traccar/3.0.4/ix_values.yaml similarity index 100% rename from stable/traccar/3.0.3/ix_values.yaml rename to stable/traccar/3.0.4/ix_values.yaml diff --git a/stable/traccar/3.0.3/questions.yaml b/stable/traccar/3.0.4/questions.yaml similarity index 100% rename from stable/traccar/3.0.3/questions.yaml rename to stable/traccar/3.0.4/questions.yaml diff --git a/stable/traccar/3.0.3/templates/common.yaml b/stable/traccar/3.0.4/templates/common.yaml similarity index 100% rename from stable/traccar/3.0.3/templates/common.yaml rename to stable/traccar/3.0.4/templates/common.yaml diff --git a/stable/truecommand/9.0.2/values.yaml b/stable/traccar/3.0.4/values.yaml similarity index 100% rename from stable/truecommand/9.0.2/values.yaml rename to stable/traccar/3.0.4/values.yaml diff --git a/stable/traefik/10.0.3/CHANGELOG.md b/stable/traefik/10.0.3/CHANGELOG.md new file mode 100644 index 00000000000..b2b6232cf32 --- /dev/null +++ b/stable/traefik/10.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [traefik-10.0.3](https://github.com/truecharts/apps/compare/traefik-10.0.2...traefik-10.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + + +### [traefik-10.0.2](https://github.com/truecharts/apps/compare/traefik-10.0.1...traefik-10.0.2) (2021-10-26) + +#### Chore + +* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) + + + + +### [traefik-10.0.1](https://github.com/truecharts/apps/compare/traefik-10.0.0...traefik-10.0.1) (2021-10-26) + +#### Chore + +* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) + + + + +### [traefik-10.0.0](https://github.com/truecharts/apps/compare/traefik-9.0.19...traefik-10.0.0) (2021-10-25) + +#### Chore + +* Adapt for TrueNAS SCALE RC1 + + + + +### [traefik-9.0.19](https://github.com/truecharts/apps/compare/traefik-9.0.16...traefik-9.0.19) (2021-10-20) + +#### Chore + +* bump apps, remove duplicates and move incubator to stable for RC1 +* update non-major deps helm releases ([#1213](https://github.com/truecharts/apps/issues/1213)) + +#### Fix + +* reenable postgresql migration scripting and bump all to force update +* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212)) + + + + +### [traefik-9.0.16](https://github.com/truecharts/apps/compare/traefik-9.0.15...traefik-9.0.16) (2021-10-20) + +#### Chore + +* bump versions to rerelease and fix icons + +#### Security + +* Improve Snyk hardening advisory ([#1208](https://github.com/truecharts/apps/issues/1208)) + + + + +### [traefik-9.0.15](https://github.com/truecharts/apps/compare/traefik-9.0.14...traefik-9.0.15) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [traefik-9.0.14](https://github.com/truecharts/apps/compare/traefik-9.0.13...traefik-9.0.14) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + diff --git a/stable/tt-rss/3.0.5/CONFIG.md b/stable/traefik/10.0.3/CONFIG.md similarity index 100% rename from stable/tt-rss/3.0.5/CONFIG.md rename to stable/traefik/10.0.3/CONFIG.md diff --git a/stable/traefik/10.0.3/Chart.lock b/stable/traefik/10.0.3/Chart.lock new file mode 100644 index 00000000000..9516576624f --- /dev/null +++ b/stable/traefik/10.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:47:58.776601718Z" diff --git a/stable/traefik/10.0.3/Chart.yaml b/stable/traefik/10.0.3/Chart.yaml new file mode 100644 index 00000000000..d786ff68ff7 --- /dev/null +++ b/stable/traefik/10.0.3/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.5.3" +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +deprecated: false +description: Test App for Traefik +home: https://github.com/truecharts/apps/tree/master/charts/stable/traefik +icon: https://raw.githubusercontent.com/traefik/traefik/v2.3/docs/content/assets/img/traefik.logo.png +keywords: +- traefik +- ingress +kubeVersion: '>=1.16.0-0' +maintainers: +- email: info@truecharts.org + name: TrueCharts + url: truecharts.org +name: traefik +sources: +- https://github.com/traefik/traefik +- https://github.com/traefik/traefik-helm-chart +- https://traefik.io/ +type: application +version: 10.0.3 +annotations: + truecharts.org/catagories: | + - network + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/traefik/10.0.3/README.md b/stable/traefik/10.0.3/README.md new file mode 100644 index 00000000000..2073d2480cb --- /dev/null +++ b/stable/traefik/10.0.3/README.md @@ -0,0 +1,39 @@ +# Introduction + +Test App for Traefik + +TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://truecharts.org | common | 8.3.18 | + +## Installing the Chart + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). + +## Uninstalling the Chart + +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). + +## Support + +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. +- See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) +--- +All Rights Reserved - The TrueCharts Project diff --git a/stable/traefik/10.0.3/app-readme.md b/stable/traefik/10.0.3/app-readme.md new file mode 100644 index 00000000000..823c75135e0 --- /dev/null +++ b/stable/traefik/10.0.3/app-readme.md @@ -0,0 +1,3 @@ +Test App for Traefik + +This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/stable/traefik/10.0.3/charts/common-8.3.18.tgz b/stable/traefik/10.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/traefik/10.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/traefik/10.0.3/crds/ingressroute.yaml b/stable/traefik/10.0.3/crds/ingressroute.yaml new file mode 100644 index 00000000000..3391ba532a4 --- /dev/null +++ b/stable/traefik/10.0.3/crds/ingressroute.yaml @@ -0,0 +1,198 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: ingressroutes.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: IngressRoute + listKind: IngressRouteList + plural: ingressroutes + singular: ingressroute + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: IngressRoute is an Ingress CRD specification. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: IngressRouteSpec is a specification for a IngressRouteSpec + resource. + properties: + entryPoints: + items: + type: string + type: array + routes: + items: + description: Route contains the set of routes. + properties: + kind: + enum: + - Rule + type: string + match: + type: string + middlewares: + items: + description: MiddlewareRef is a ref to the Middleware resources. + properties: + name: + type: string + namespace: + type: string + required: + - name + type: object + type: array + priority: + type: integer + services: + items: + description: Service defines an upstream to proxy traffic. + properties: + kind: + enum: + - Service + - TraefikService + type: string + name: + description: Name is a reference to a Kubernetes Service + object (for a load-balancer of servers), or to a TraefikService + object (service load-balancer, mirroring, etc). The + differentiation between the two is specified in the + Kind field. + type: string + namespace: + type: string + passHostHeader: + type: boolean + port: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding holds configuration for + the forward of the response. + properties: + flushInterval: + type: string + type: object + scheme: + type: string + serversTransport: + type: string + sticky: + description: Sticky holds the sticky configuration. + properties: + cookie: + description: Cookie holds the sticky configuration + based on cookie. + properties: + httpOnly: + type: boolean + name: + type: string + sameSite: + type: string + secure: + type: boolean + type: object + type: object + strategy: + type: string + weight: + description: Weight should only be specified when Name + references a TraefikService object (and to be precise, + one that embeds a Weighted Round Robin). + type: integer + required: + - name + type: object + type: array + required: + - kind + - match + type: object + type: array + tls: + description: "TLS contains the TLS certificates configuration of the + routes. To enable Let's Encrypt, use an empty TLS struct, e.g. in + YAML: \n \t tls: {} # inline format \n \t tls: \t secretName: + # block format" + properties: + certResolver: + type: string + domains: + items: + description: Domain holds a domain name with SANs. + properties: + main: + type: string + sans: + items: + type: string + type: array + type: object + type: array + options: + description: Options is a reference to a TLSOption, that specifies + the parameters of the TLS connection. + properties: + name: + type: string + namespace: + type: string + required: + - name + type: object + secretName: + description: SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + type: string + store: + description: Store is a reference to a TLSStore, that specifies + the parameters of the TLS store. + properties: + name: + type: string + namespace: + type: string + required: + - name + type: object + type: object + required: + - routes + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/stable/traefik/10.0.3/crds/ingressroutetcp.yaml b/stable/traefik/10.0.3/crds/ingressroutetcp.yaml new file mode 100644 index 00000000000..67e099b47da --- /dev/null +++ b/stable/traefik/10.0.3/crds/ingressroutetcp.yaml @@ -0,0 +1,160 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: ingressroutetcps.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: IngressRouteTCP + listKind: IngressRouteTCPList + plural: ingressroutetcps + singular: ingressroutetcp + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: IngressRouteTCP is an Ingress CRD specification. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: IngressRouteTCPSpec is a specification for a IngressRouteTCPSpec + resource. + properties: + entryPoints: + items: + type: string + type: array + routes: + items: + description: RouteTCP contains the set of routes. + properties: + match: + type: string + middlewares: + description: Middlewares contains references to MiddlewareTCP + resources. + items: + description: ObjectReference is a generic reference to a Traefik + resource. + properties: + name: + type: string + namespace: + type: string + required: + - name + type: object + type: array + services: + items: + description: ServiceTCP defines an upstream to proxy traffic. + properties: + name: + type: string + namespace: + type: string + port: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + proxyProtocol: + description: ProxyProtocol holds the ProxyProtocol configuration. + properties: + version: + type: integer + type: object + terminationDelay: + type: integer + weight: + type: integer + required: + - name + - port + type: object + type: array + required: + - match + type: object + type: array + tls: + description: "TLSTCP contains the TLS certificates configuration of + the routes. To enable Let's Encrypt, use an empty TLS struct, e.g. + in YAML: \n \t tls: {} # inline format \n \t tls: \t secretName: + # block format" + properties: + certResolver: + type: string + domains: + items: + description: Domain holds a domain name with SANs. + properties: + main: + type: string + sans: + items: + type: string + type: array + type: object + type: array + options: + description: Options is a reference to a TLSOption, that specifies + the parameters of the TLS connection. + properties: + name: + type: string + namespace: + type: string + required: + - name + type: object + passthrough: + type: boolean + secretName: + description: SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + type: string + store: + description: Store is a reference to a TLSStore, that specifies + the parameters of the TLS store. + properties: + name: + type: string + namespace: + type: string + required: + - name + type: object + type: object + required: + - routes + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/stable/traefik/10.0.3/crds/ingressrouteudp.yaml b/stable/traefik/10.0.3/crds/ingressrouteudp.yaml new file mode 100644 index 00000000000..910acd6c270 --- /dev/null +++ b/stable/traefik/10.0.3/crds/ingressrouteudp.yaml @@ -0,0 +1,84 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: ingressrouteudps.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: IngressRouteUDP + listKind: IngressRouteUDPList + plural: ingressrouteudps + singular: ingressrouteudp + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: IngressRouteUDP is an Ingress CRD specification. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: IngressRouteUDPSpec is a specification for a IngressRouteUDPSpec + resource. + properties: + entryPoints: + items: + type: string + type: array + routes: + items: + description: RouteUDP contains the set of routes. + properties: + services: + items: + description: ServiceUDP defines an upstream to proxy traffic. + properties: + name: + type: string + namespace: + type: string + port: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + weight: + type: integer + required: + - name + - port + type: object + type: array + type: object + type: array + required: + - routes + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/stable/traefik/10.0.3/crds/middlewares.yaml b/stable/traefik/10.0.3/crds/middlewares.yaml new file mode 100644 index 00000000000..1770587a327 --- /dev/null +++ b/stable/traefik/10.0.3/crds/middlewares.yaml @@ -0,0 +1,563 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: middlewares.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: Middleware + listKind: MiddlewareList + plural: middlewares + singular: middleware + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: Middleware is a specification for a Middleware resource. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: MiddlewareSpec holds the Middleware configuration. + properties: + addPrefix: + description: AddPrefix holds the AddPrefix configuration. + properties: + prefix: + type: string + type: object + basicAuth: + description: BasicAuth holds the HTTP basic authentication configuration. + properties: + headerField: + type: string + realm: + type: string + removeHeader: + type: boolean + secret: + type: string + type: object + buffering: + description: Buffering holds the request/response buffering configuration. + properties: + maxRequestBodyBytes: + format: int64 + type: integer + maxResponseBodyBytes: + format: int64 + type: integer + memRequestBodyBytes: + format: int64 + type: integer + memResponseBodyBytes: + format: int64 + type: integer + retryExpression: + type: string + type: object + chain: + description: Chain holds a chain of middlewares. + properties: + middlewares: + items: + description: MiddlewareRef is a ref to the Middleware resources. + properties: + name: + type: string + namespace: + type: string + required: + - name + type: object + type: array + type: object + circuitBreaker: + description: CircuitBreaker holds the circuit breaker configuration. + properties: + expression: + type: string + type: object + compress: + description: Compress holds the compress configuration. + properties: + excludedContentTypes: + items: + type: string + type: array + type: object + contentType: + description: ContentType middleware - or rather its unique `autoDetect` + option - specifies whether to let the `Content-Type` header, if + it has not been set by the backend, be automatically set to a value + derived from the contents of the response. As a proxy, the default + behavior should be to leave the header alone, regardless of what + the backend did with it. However, the historic default was to always + auto-detect and set the header if it was nil, and it is going to + be kept that way in order to support users currently relying on + it. This middleware exists to enable the correct behavior until + at least the default one can be changed in a future version. + properties: + autoDetect: + type: boolean + type: object + digestAuth: + description: DigestAuth holds the Digest HTTP authentication configuration. + properties: + headerField: + type: string + realm: + type: string + removeHeader: + type: boolean + secret: + type: string + type: object + errors: + description: ErrorPage holds the custom error page configuration. + properties: + query: + type: string + service: + description: Service defines an upstream to proxy traffic. + properties: + kind: + enum: + - Service + - TraefikService + type: string + name: + description: Name is a reference to a Kubernetes Service object + (for a load-balancer of servers), or to a TraefikService + object (service load-balancer, mirroring, etc). The differentiation + between the two is specified in the Kind field. + type: string + namespace: + type: string + passHostHeader: + type: boolean + port: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding holds configuration for the + forward of the response. + properties: + flushInterval: + type: string + type: object + scheme: + type: string + serversTransport: + type: string + sticky: + description: Sticky holds the sticky configuration. + properties: + cookie: + description: Cookie holds the sticky configuration based + on cookie. + properties: + httpOnly: + type: boolean + name: + type: string + sameSite: + type: string + secure: + type: boolean + type: object + type: object + strategy: + type: string + weight: + description: Weight should only be specified when Name references + a TraefikService object (and to be precise, one that embeds + a Weighted Round Robin). + type: integer + required: + - name + type: object + status: + items: + type: string + type: array + type: object + forwardAuth: + description: ForwardAuth holds the http forward authentication configuration. + properties: + address: + type: string + authRequestHeaders: + items: + type: string + type: array + authResponseHeaders: + items: + type: string + type: array + authResponseHeadersRegex: + type: string + tls: + description: ClientTLS holds TLS specific configurations as client. + properties: + caOptional: + type: boolean + caSecret: + type: string + certSecret: + type: string + insecureSkipVerify: + type: boolean + type: object + trustForwardHeader: + type: boolean + type: object + headers: + description: Headers holds the custom header configuration. + properties: + accessControlAllowCredentials: + description: AccessControlAllowCredentials is only valid if true. + false is ignored. + type: boolean + accessControlAllowHeaders: + description: AccessControlAllowHeaders must be used in response + to a preflight request with Access-Control-Request-Headers set. + items: + type: string + type: array + accessControlAllowMethods: + description: AccessControlAllowMethods must be used in response + to a preflight request with Access-Control-Request-Method set. + items: + type: string + type: array + accessControlAllowOriginList: + description: AccessControlAllowOriginList is a list of allowable + origins. Can also be a wildcard origin "*". + items: + type: string + type: array + accessControlAllowOriginListRegex: + description: AccessControlAllowOriginListRegex is a list of allowable + origins written following the Regular Expression syntax (https://golang.org/pkg/regexp/). + items: + type: string + type: array + accessControlExposeHeaders: + description: AccessControlExposeHeaders sets valid headers for + the response. + items: + type: string + type: array + accessControlMaxAge: + description: AccessControlMaxAge sets the time that a preflight + request may be cached. + format: int64 + type: integer + addVaryHeader: + description: AddVaryHeader controls if the Vary header is automatically + added/updated when the AccessControlAllowOriginList is set. + type: boolean + allowedHosts: + items: + type: string + type: array + browserXssFilter: + type: boolean + contentSecurityPolicy: + type: string + contentTypeNosniff: + type: boolean + customBrowserXSSValue: + type: string + customFrameOptionsValue: + type: string + customRequestHeaders: + additionalProperties: + type: string + type: object + customResponseHeaders: + additionalProperties: + type: string + type: object + featurePolicy: + type: string + forceSTSHeader: + type: boolean + frameDeny: + type: boolean + hostsProxyHeaders: + items: + type: string + type: array + isDevelopment: + type: boolean + publicKey: + type: string + referrerPolicy: + type: string + sslForceHost: + description: 'Deprecated: use RedirectRegex instead.' + type: boolean + sslHost: + description: 'Deprecated: use RedirectRegex instead.' + type: string + sslProxyHeaders: + additionalProperties: + type: string + type: object + sslRedirect: + description: 'Deprecated: use EntryPoint redirection or RedirectScheme + instead.' + type: boolean + sslTemporaryRedirect: + description: 'Deprecated: use EntryPoint redirection or RedirectScheme + instead.' + type: boolean + stsIncludeSubdomains: + type: boolean + stsPreload: + type: boolean + stsSeconds: + format: int64 + type: integer + type: object + inFlightReq: + description: InFlightReq limits the number of requests being processed + and served concurrently. + properties: + amount: + format: int64 + type: integer + sourceCriterion: + description: SourceCriterion defines what criterion is used to + group requests as originating from a common source. If none + are set, the default is to use the request's remote address + field. All fields are mutually exclusive. + properties: + ipStrategy: + description: IPStrategy holds the ip strategy configuration. + properties: + depth: + type: integer + excludedIPs: + items: + type: string + type: array + type: object + requestHeaderName: + type: string + requestHost: + type: boolean + type: object + type: object + ipWhiteList: + description: IPWhiteList holds the ip white list configuration. + properties: + ipStrategy: + description: IPStrategy holds the ip strategy configuration. + properties: + depth: + type: integer + excludedIPs: + items: + type: string + type: array + type: object + sourceRange: + items: + type: string + type: array + type: object + passTLSClientCert: + description: PassTLSClientCert holds the TLS client cert headers configuration. + properties: + info: + description: TLSClientCertificateInfo holds the client TLS certificate + info configuration. + properties: + issuer: + description: TLSCLientCertificateDNInfo holds the client TLS + certificate distinguished name info configuration. cf https://tools.ietf.org/html/rfc3739 + properties: + commonName: + type: boolean + country: + type: boolean + domainComponent: + type: boolean + locality: + type: boolean + organization: + type: boolean + province: + type: boolean + serialNumber: + type: boolean + type: object + notAfter: + type: boolean + notBefore: + type: boolean + sans: + type: boolean + serialNumber: + type: boolean + subject: + description: TLSCLientCertificateDNInfo holds the client TLS + certificate distinguished name info configuration. cf https://tools.ietf.org/html/rfc3739 + properties: + commonName: + type: boolean + country: + type: boolean + domainComponent: + type: boolean + locality: + type: boolean + organization: + type: boolean + province: + type: boolean + serialNumber: + type: boolean + type: object + type: object + pem: + type: boolean + type: object + plugin: + additionalProperties: + x-kubernetes-preserve-unknown-fields: true + type: object + rateLimit: + description: RateLimit holds the rate limiting configuration for a + given router. + properties: + average: + format: int64 + type: integer + burst: + format: int64 + type: integer + period: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + sourceCriterion: + description: SourceCriterion defines what criterion is used to + group requests as originating from a common source. If none + are set, the default is to use the request's remote address + field. All fields are mutually exclusive. + properties: + ipStrategy: + description: IPStrategy holds the ip strategy configuration. + properties: + depth: + type: integer + excludedIPs: + items: + type: string + type: array + type: object + requestHeaderName: + type: string + requestHost: + type: boolean + type: object + type: object + redirectRegex: + description: RedirectRegex holds the redirection configuration. + properties: + permanent: + type: boolean + regex: + type: string + replacement: + type: string + type: object + redirectScheme: + description: RedirectScheme holds the scheme redirection configuration. + properties: + permanent: + type: boolean + port: + type: string + scheme: + type: string + type: object + replacePath: + description: ReplacePath holds the ReplacePath configuration. + properties: + path: + type: string + type: object + replacePathRegex: + description: ReplacePathRegex holds the ReplacePathRegex configuration. + properties: + regex: + type: string + replacement: + type: string + type: object + retry: + description: Retry holds the retry configuration. + properties: + attempts: + type: integer + initialInterval: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + type: object + stripPrefix: + description: StripPrefix holds the StripPrefix configuration. + properties: + forceSlash: + type: boolean + prefixes: + items: + type: string + type: array + type: object + stripPrefixRegex: + description: StripPrefixRegex holds the StripPrefixRegex configuration. + properties: + regex: + items: + type: string + type: array + type: object + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/stable/traefik/10.0.3/crds/middlewarestcp.yaml b/stable/traefik/10.0.3/crds/middlewarestcp.yaml new file mode 100644 index 00000000000..f0d1d5640bd --- /dev/null +++ b/stable/traefik/10.0.3/crds/middlewarestcp.yaml @@ -0,0 +1,59 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: middlewaretcps.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: MiddlewareTCP + listKind: MiddlewareTCPList + plural: middlewaretcps + singular: middlewaretcp + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: MiddlewareTCP is a specification for a MiddlewareTCP resource. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: MiddlewareTCPSpec holds the MiddlewareTCP configuration. + properties: + ipWhiteList: + description: TCPIPWhiteList holds the TCP ip white list configuration. + properties: + sourceRange: + items: + type: string + type: array + type: object + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/stable/traefik/10.0.3/crds/serverstransports.yaml b/stable/traefik/10.0.3/crds/serverstransports.yaml new file mode 100644 index 00000000000..78241697d1a --- /dev/null +++ b/stable/traefik/10.0.3/crds/serverstransports.yaml @@ -0,0 +1,101 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: serverstransports.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: ServersTransport + listKind: ServersTransportList + plural: serverstransports + singular: serverstransport + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: ServersTransport is a specification for a ServersTransport resource. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: ServersTransportSpec options to configure communication between + Traefik and the servers. + properties: + certificatesSecrets: + description: Certificates for mTLS. + items: + type: string + type: array + disableHTTP2: + description: Disable HTTP/2 for connections with backend servers. + type: boolean + forwardingTimeouts: + description: Timeouts for requests forwarded to the backend servers. + properties: + dialTimeout: + anyOf: + - type: integer + - type: string + description: The amount of time to wait until a connection to + a backend server can be established. If zero, no timeout exists. + x-kubernetes-int-or-string: true + idleConnTimeout: + anyOf: + - type: integer + - type: string + description: The maximum period for which an idle HTTP keep-alive + connection will remain open before closing itself. + x-kubernetes-int-or-string: true + responseHeaderTimeout: + anyOf: + - type: integer + - type: string + description: The amount of time to wait for a server's response + headers after fully writing the request (including its body, + if any). If zero, no timeout exists. + x-kubernetes-int-or-string: true + type: object + insecureSkipVerify: + description: Disable SSL certificate verification. + type: boolean + maxIdleConnsPerHost: + description: If non-zero, controls the maximum idle (keep-alive) to + keep per-host. If zero, DefaultMaxIdleConnsPerHost is used. + type: integer + rootCAsSecrets: + description: Add cert file for self-signed certificate. + items: + type: string + type: array + serverName: + description: ServerName used to contact the server. + type: string + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/stable/traefik/10.0.3/crds/tlsoptions.yaml b/stable/traefik/10.0.3/crds/tlsoptions.yaml new file mode 100644 index 00000000000..c901ac2df5e --- /dev/null +++ b/stable/traefik/10.0.3/crds/tlsoptions.yaml @@ -0,0 +1,87 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: tlsoptions.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: TLSOption + listKind: TLSOptionList + plural: tlsoptions + singular: tlsoption + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: TLSOption is a specification for a TLSOption resource. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: TLSOptionSpec configures TLS for an entry point. + properties: + cipherSuites: + items: + type: string + type: array + clientAuth: + description: ClientAuth defines the parameters of the client authentication + part of the TLS connection, if any. + properties: + clientAuthType: + description: ClientAuthType defines the client authentication + type to apply. + enum: + - NoClientCert + - RequestClientCert + - VerifyClientCertIfGiven + - RequireAndVerifyClientCert + type: string + secretNames: + description: SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + items: + type: string + type: array + type: object + curvePreferences: + items: + type: string + type: array + maxVersion: + type: string + minVersion: + type: string + preferServerCipherSuites: + type: boolean + sniStrict: + type: boolean + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/stable/traefik/10.0.3/crds/tlsstores.yaml b/stable/traefik/10.0.3/crds/tlsstores.yaml new file mode 100644 index 00000000000..7bb6193b026 --- /dev/null +++ b/stable/traefik/10.0.3/crds/tlsstores.yaml @@ -0,0 +1,64 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: tlsstores.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: TLSStore + listKind: TLSStoreList + plural: tlsstores + singular: tlsstore + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: TLSStore is a specification for a TLSStore resource. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: TLSStoreSpec configures a TLSStore resource. + properties: + defaultCertificate: + description: DefaultCertificate holds a secret name for the TLSOption + resource. + properties: + secretName: + description: SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + type: string + required: + - secretName + type: object + required: + - defaultCertificate + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/stable/traefik/10.0.3/crds/traefikservices.yaml b/stable/traefik/10.0.3/crds/traefikservices.yaml new file mode 100644 index 00000000000..1d98c25d68d --- /dev/null +++ b/stable/traefik/10.0.3/crds/traefikservices.yaml @@ -0,0 +1,270 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: traefikservices.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: TraefikService + listKind: TraefikServiceList + plural: traefikservices + singular: traefikservice + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: TraefikService is the specification for a service (that an IngressRoute + refers to) that is usually not a terminal service (i.e. not a pod of servers), + as opposed to a Kubernetes Service. That is to say, it usually refers to + other (children) services, which themselves can be TraefikServices or Services. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: ServiceSpec defines whether a TraefikService is a load-balancer + of services or a mirroring service. + properties: + mirroring: + description: Mirroring defines a mirroring service, which is composed + of a main load-balancer, and a list of mirrors. + properties: + kind: + enum: + - Service + - TraefikService + type: string + maxBodySize: + format: int64 + type: integer + mirrors: + items: + description: MirrorService defines one of the mirrors of a Mirroring + service. + properties: + kind: + enum: + - Service + - TraefikService + type: string + name: + description: Name is a reference to a Kubernetes Service + object (for a load-balancer of servers), or to a TraefikService + object (service load-balancer, mirroring, etc). The differentiation + between the two is specified in the Kind field. + type: string + namespace: + type: string + passHostHeader: + type: boolean + percent: + type: integer + port: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding holds configuration for + the forward of the response. + properties: + flushInterval: + type: string + type: object + scheme: + type: string + serversTransport: + type: string + sticky: + description: Sticky holds the sticky configuration. + properties: + cookie: + description: Cookie holds the sticky configuration based + on cookie. + properties: + httpOnly: + type: boolean + name: + type: string + sameSite: + type: string + secure: + type: boolean + type: object + type: object + strategy: + type: string + weight: + description: Weight should only be specified when Name references + a TraefikService object (and to be precise, one that embeds + a Weighted Round Robin). + type: integer + required: + - name + type: object + type: array + name: + description: Name is a reference to a Kubernetes Service object + (for a load-balancer of servers), or to a TraefikService object + (service load-balancer, mirroring, etc). The differentiation + between the two is specified in the Kind field. + type: string + namespace: + type: string + passHostHeader: + type: boolean + port: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding holds configuration for the forward + of the response. + properties: + flushInterval: + type: string + type: object + scheme: + type: string + serversTransport: + type: string + sticky: + description: Sticky holds the sticky configuration. + properties: + cookie: + description: Cookie holds the sticky configuration based on + cookie. + properties: + httpOnly: + type: boolean + name: + type: string + sameSite: + type: string + secure: + type: boolean + type: object + type: object + strategy: + type: string + weight: + description: Weight should only be specified when Name references + a TraefikService object (and to be precise, one that embeds + a Weighted Round Robin). + type: integer + required: + - name + type: object + weighted: + description: WeightedRoundRobin defines a load-balancer of services. + properties: + services: + items: + description: Service defines an upstream to proxy traffic. + properties: + kind: + enum: + - Service + - TraefikService + type: string + name: + description: Name is a reference to a Kubernetes Service + object (for a load-balancer of servers), or to a TraefikService + object (service load-balancer, mirroring, etc). The differentiation + between the two is specified in the Kind field. + type: string + namespace: + type: string + passHostHeader: + type: boolean + port: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding holds configuration for + the forward of the response. + properties: + flushInterval: + type: string + type: object + scheme: + type: string + serversTransport: + type: string + sticky: + description: Sticky holds the sticky configuration. + properties: + cookie: + description: Cookie holds the sticky configuration based + on cookie. + properties: + httpOnly: + type: boolean + name: + type: string + sameSite: + type: string + secure: + type: boolean + type: object + type: object + strategy: + type: string + weight: + description: Weight should only be specified when Name references + a TraefikService object (and to be precise, one that embeds + a Weighted Round Robin). + type: integer + required: + - name + type: object + type: array + sticky: + description: Sticky holds the sticky configuration. + properties: + cookie: + description: Cookie holds the sticky configuration based on + cookie. + properties: + httpOnly: + type: boolean + name: + type: string + sameSite: + type: string + secure: + type: boolean + type: object + type: object + type: object + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/stable/traefik/10.0.3/helm-values.md b/stable/traefik/10.0.3/helm-values.md new file mode 100644 index 00000000000..a4c451a7e4c --- /dev/null +++ b/stable/traefik/10.0.3/helm-values.md @@ -0,0 +1,48 @@ +# Default Helm-Values + +TrueCharts is primarily build to supply TrueNAS SCALE Apps. +However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file. + +Most of our Apps also consume our "common" Helm Chart. +If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart. +You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document. + +## Values + +| Key | Type | Default | Description | +|-----|------|---------|-------------| +| additionalArguments[0] | string | `"--metrics.prometheus"` | | +| additionalArguments[1] | string | `"--ping"` | | +| additionalArguments[2] | string | `"--serverstransport.insecureskipverify=true"` | | +| additionalArguments[3] | string | `"--providers.kubernetesingress.allowexternalnameservices=true"` | | +| globalArguments[0] | string | `"--global.checknewversion"` | | +| image.pullPolicy | string | `"IfNotPresent"` | | +| image.repository | string | `"traefik"` | | +| image.tag | string | `"v2.5.3@sha256:f40028d9771cb29a35392b4cbdd655625596a319b915061e306c503059d0b6f4"` | | +| ingressClass | object | `{"enabled":false,"fallbackApiVersion":"","isDefaultClass":false}` | Use ingressClass. Ignored if Traefik version < 2.3 / kubernetes < 1.18.x | +| ingressRoute | object | `{"dashboard":{"annotations":{},"enabled":true,"labels":{}}}` | Create an IngressRoute for the dashboard | +| logs | object | `{"access":{"enabled":false,"fields":{"general":{"defaultmode":"keep","names":{}},"headers":{"defaultmode":"drop","names":{}}},"filters":{}},"general":{"level":"ERROR"}}` | Logs https://docs.traefik.io/observability/logs/ | +| metrics.prometheus.entryPoint | string | `"metrics"` | | +| middlewares | object | `{"basicAuth":[],"chain":[],"forwardAuth":[],"ipWhiteList":[],"rateLimit":[],"redirectRegex":[],"redirectScheme":[]}` | SCALE Middleware Handlers | +| pilot | object | `{"enabled":false,"token":""}` | Activate Pilot integration | +| portalhook.enabled | bool | `true` | | +| probes.liveness | object | See below | Liveness probe configuration | +| probes.liveness.path | string | "/" | If a HTTP probe is used (default for HTTP/HTTPS services) this path is used | +| probes.liveness.type | string | "TCP" | sets the probe type when not using a custom probe | +| probes.readiness | object | See below | Redainess probe configuration | +| probes.readiness.path | string | "/" | If a HTTP probe is used (default for HTTP/HTTPS services) this path is used | +| probes.readiness.type | string | "TCP" | sets the probe type when not using a custom probe | +| probes.startup | object | See below | Startup probe configuration | +| probes.startup.path | string | "/" | If a HTTP probe is used (default for HTTP/HTTPS services) this path is used | +| probes.startup.type | string | "TCP" | sets the probe type when not using a custom probe | +| providers.kubernetesCRD.enabled | bool | `true` | | +| providers.kubernetesCRD.namespaces | list | `[]` | | +| providers.kubernetesIngress.enabled | bool | `true` | | +| providers.kubernetesIngress.namespaces | list | `[]` | | +| providers.kubernetesIngress.publishedService.enabled | bool | `true` | | +| rbac | object | `{"enabled":true,"rules":[{"apiGroups":[""],"resources":["services","endpoints","secrets"],"verbs":["get","list","watch"]},{"apiGroups":["extensions","networking.k8s.io"],"resources":["ingresses","ingressclasses"],"verbs":["get","list","watch"]},{"apiGroups":["extensions","networking.k8s.io"],"resources":["ingresses/status"],"verbs":["update"]},{"apiGroups":["traefik.containo.us"],"resources":["ingressroutes","ingressroutetcps","ingressrouteudps","middlewares","middlewaretcps","tlsoptions","tlsstores","traefikservices","serverstransports"],"verbs":["get","list","watch"]}]}` | Whether Role Based Access Control objects like roles and rolebindings should be created | +| service | object | `{"main":{"enabled":true,"ports":{"main":{"enabled":true,"port":9000,"protocol":"HTTP"}},"type":"LoadBalancer"},"metrics":{"enabled":true,"ports":{"metrics":{"enabled":true,"port":9100,"protocol":"HTTP"}},"type":"LoadBalancer"},"tcp":{"enabled":true,"ports":{"web":{"enabled":true,"port":9080,"protocol":"HTTP","redirectTo":"websecure"},"websecure":{"enabled":true,"port":9443,"protocol":"HTTPS"}},"type":"LoadBalancer"},"udp":{"enabled":false}}` | Options for the main traefik service, where the entrypoints traffic comes from from. | +| serviceAccount | object | `{"create":true}` | The service account the pods will use to interact with the Kubernetes API | +| tlsOptions | object | `{"default":{"cipherSuites":["TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256","TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384","TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305","TLS_AES_128_GCM_SHA256","TLS_AES_256_GCM_SHA384","TLS_CHACHA20_POLY1305_SHA256"],"curvePreferences":["CurveP521","CurveP384"],"minVersion":"VersionTLS12","sniStrict":false}}` | TLS Options to be created as TLSOption CRDs https://doc.traefik.io/traefik/https/tls/#tls-options Example: | + +All Rights Reserved - The TrueCharts Project diff --git a/stable/traefik/10.0.3/ix_values.yaml b/stable/traefik/10.0.3/ix_values.yaml new file mode 100644 index 00000000000..00df674911d --- /dev/null +++ b/stable/traefik/10.0.3/ix_values.yaml @@ -0,0 +1,310 @@ +# Default values for Traefik +image: + repository: traefik + # defaults to appVersion + tag: v2.5.3@sha256:f40028d9771cb29a35392b4cbdd655625596a319b915061e306c503059d0b6f4 + pullPolicy: IfNotPresent + +# -- Use ingressClass. Ignored if Traefik version < 2.3 / kubernetes < 1.18.x +ingressClass: + # true is not unit-testable yet, pending https://github.com/rancher/helm-unittest/pull/12 + enabled: false + isDefaultClass: false + # Use to force a networking.k8s.io API Version for certain CI/CD applications. E.g. "v1beta1" + fallbackApiVersion: "" + +# -- Activate Pilot integration +pilot: + enabled: false + token: "" + # Toggle Pilot Dashboard + # dashboard: false + +# -- Create an IngressRoute for the dashboard +ingressRoute: + dashboard: + enabled: true + # Additional ingressRoute annotations (e.g. for kubernetes.io/ingress.class) + annotations: {} + # Additional ingressRoute labels (e.g. for filtering IngressRoute by custom labels) + labels: {} + +# +# -- Configure providers +providers: + kubernetesCRD: + enabled: true + namespaces: [] + # - "default" + kubernetesIngress: + enabled: true + # labelSelector: environment=production,method=traefik + namespaces: [] + # - "default" + # IP used for Kubernetes Ingress endpoints + publishedService: + enabled: true + # Published Kubernetes Service to copy status from. Format: namespace/servicename + # By default this Traefik service + # pathOverride: "" + +# -- Logs +# https://docs.traefik.io/observability/logs/ +logs: + # Traefik logs concern everything that happens to Traefik itself (startup, configuration, events, shutdown, and so on). + general: + # By default, the logs use a text format (common), but you can + # also ask for the json format in the format option + # format: json + # By default, the level is set to ERROR. Alternative logging levels are DEBUG, PANIC, FATAL, ERROR, WARN, and INFO. + level: ERROR + access: + # To enable access logs + enabled: false + # By default, logs are written using the Common Log Format (CLF). + # To write logs in JSON, use json in the format option. + # If the given format is unsupported, the default (CLF) is used instead. + # format: json + # To write the logs in an asynchronous fashion, specify a bufferingSize option. + # This option represents the number of log lines Traefik will keep in memory before writing + # them to the selected output. In some cases, this option can greatly help performances. + # bufferingSize: 100 + # Filtering https://docs.traefik.io/observability/access-logs/#filtering + filters: {} + # statuscodes: "200,300-302" + # retryattempts: true + # minduration: 10ms + # Fields + # https://docs.traefik.io/observability/access-logs/#limiting-the-fieldsincluding-headers + fields: + general: + defaultmode: keep + names: {} + # Examples: + # ClientUsername: drop + headers: + defaultmode: drop + names: {} + # Examples: + # User-Agent: redact + # Authorization: drop + # Content-Type: keep + +metrics: + # datadog: + # address: 127.0.0.1:8125 + # influxdb: + # address: localhost:8089 + # protocol: udp + prometheus: + entryPoint: metrics + # statsd: + # address: localhost:8125 + +globalArguments: + - "--global.checknewversion" + +## +# -- Additional arguments to be passed at Traefik's binary +# All available options available on https://docs.traefik.io/reference/static-configuration/cli/ +## Use curly braces to pass values: `helm install --set="additionalArguments={--providers.kubernetesingress.ingressclass=traefik-internal,--log.level=DEBUG}"` +additionalArguments: + - "--metrics.prometheus" + - "--ping" + - "--serverstransport.insecureskipverify=true" + - "--providers.kubernetesingress.allowexternalnameservices=true" + +# -- TLS Options to be created as TLSOption CRDs +# https://doc.traefik.io/traefik/https/tls/#tls-options +# Example: +tlsOptions: + default: + sniStrict: false + minVersion: VersionTLS12 + curvePreferences: + - CurveP521 + - CurveP384 + cipherSuites: + - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 + - TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 + - TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305 + - TLS_AES_128_GCM_SHA256 + - TLS_AES_256_GCM_SHA384 + - TLS_CHACHA20_POLY1305_SHA256 + +# -- Options for the main traefik service, where the entrypoints traffic comes from +# from. +service: + main: + enabled: true + type: LoadBalancer + ports: + main: + enabled: true + port: 9000 + protocol: HTTP + tcp: + enabled: true + type: LoadBalancer + ports: + web: + enabled: true + port: 9080 + protocol: HTTP + redirectTo: websecure + websecure: + enabled: true + port: 9443 + protocol: HTTPS +# tcpexample: +# enabled: true +# port: 9443 +# protocol: TCP +# tls: +# enabled: false +# # this is the name of a TLSOption definition +# options: "" +# certResolver: "" +# domains: [] +# # - main: example.com +# # sans: +# # - foo.example.com +# # - bar.example.com + metrics: + enabled: true + type: LoadBalancer + ports: + metrics: + enabled: true + port: 9100 + protocol: HTTP + udp: + enabled: false + +probes: + # -- Liveness probe configuration + # @default -- See below + liveness: + # -- sets the probe type when not using a custom probe + # @default -- "TCP" + type: HTTP + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + path: "/ping" + + # -- Redainess probe configuration + # @default -- See below + readiness: + # -- sets the probe type when not using a custom probe + # @default -- "TCP" + type: HTTP + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + path: "/ping" + + # -- Startup probe configuration + # @default -- See below + startup: + # -- sets the probe type when not using a custom probe + # @default -- "TCP" + type: HTTP + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + path: "/ping" + +# -- Whether Role Based Access Control objects like roles and rolebindings should be created +rbac: + enabled: true + rules: + - apiGroups: + - "" + resources: + - services + - endpoints + - secrets + verbs: + - get + - list + - watch + - apiGroups: + - extensions + - networking.k8s.io + resources: + - ingresses + - ingressclasses + verbs: + - get + - list + - watch + - apiGroups: + - extensions + - networking.k8s.io + resources: + - ingresses/status + verbs: + - update + - apiGroups: + - traefik.containo.us + resources: + - ingressroutes + - ingressroutetcps + - ingressrouteudps + - middlewares + - middlewaretcps + - tlsoptions + - tlsstores + - traefikservices + - serverstransports + verbs: + - get + - list + - watch + +# -- The service account the pods will use to interact with the Kubernetes API +serviceAccount: + create: true + +# -- SCALE Middleware Handlers +middlewares: + basicAuth: [] + # - name: basicauthexample + # users: + # - username: testuser + # password: testpassword + forwardAuth: [] + # - name: forwardAuthexample + # address: https://auth.example.com/ + # authResponseHeaders: + # - X-Secret + # - X-Auth-User + # authRequestHeaders: + # - "Accept" + # - "X-CustomHeader" + # authResponseHeadersRegex: "^X-" + # trustForwardHeader: true + chain: [] + # - name: chainname + # middlewares: + # - name: compress + redirectScheme: [] + # - name: redirectSchemeName + # scheme: https + # permanent: true + rateLimit: [] + # - name: rateLimitName + # average: 300 + # burst: 200 + redirectRegex: [] + # - name: redirectRegexName + # regex: putregexhere + # replacement: replacementurlhere + # permanent: false + ipWhiteList: [] + # - name: ipWhiteListName + # sourceRange: [] + # ipStrategy: + # depth: 2 + # excludedIPs: [] + +portalhook: + enabled: true diff --git a/stable/traefik/10.0.3/questions.yaml b/stable/traefik/10.0.3/questions.yaml new file mode 100644 index 00000000000..3cc01e2bf6d --- /dev/null +++ b/stable/traefik/10.0.3/questions.yaml @@ -0,0 +1,1695 @@ +groups: + - name: "Container Image" + description: "Image to be used for container" + - name: "Controller" + description: "Configure workload deployment" + - name: "Container Configuration" + description: "additional container configuration" + - name: "App Configuration" + description: "App specific config options" + - name: "Networking and Services" + description: "Configure Network and Services for container" + - name: "Storage and Persistence" + description: "Persist and share data that is separate from the container" + - name: "Ingress" + description: "Ingress Configuration" + - name: "Security and Permissions" + description: "Configure security context and permissions" + - name: "Resources and Devices" + description: "Specify resources/devices to be allocated to workload" + - name: "Middlewares" + description: "Traefik Middlewares" + - name: "Addons" + description: "Addon Configuration" + - name: "Advanced" + description: "Advanced Configuration" +portals: + web_portal: + protocols: + - "http" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" + path: "/dashboard/" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - variable: global + label: "global settings" + group: "Controller" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: "flag this is SCALE" + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: "Controller" + label: "" + schema: + type: dict + attrs: + - variable: type + description: "Please specify type of workload to deploy" + label: "(Advanced) Controller Type" + schema: + type: string + default: "deployment" + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "RollingUpdate" + required: true + enum: + - value: "Recreate" + description: "Recreate: Kill existing pods before creating new ones" + - value: "RollingUpdate" + description: "RollingUpdate: Create new pods and then kill old ones" + - value: "OnDelete" + description: "(Legacy) OnDelete: ignore .spec.template changes" + - variable: advanced + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: "Extra Args" + schema: + type: list + default: [] + items: + - variable: argItem + label: "Arg" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: labelsList + label: "Controller Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: " Controller Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + type: dict + attrs: + - variable: TZ + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: UMASK + label: "UMASK" + description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" + schema: + type: string + default: "002" + + - variable: envList + label: "Image environment" + group: "Container Configuration" + schema: + type: list + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: expertpodconf + group: "Container Configuration" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: termination + group: "Container Configuration" + label: "Termination settings" + schema: + type: dict + attrs: + - variable: gracePeriodSeconds + label: "Grace Period Seconds" + schema: + type: int + default: 10 + - variable: podLabelsList + group: "Container Configuration" + label: "Pod Labels" + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: podAnnotationsList + group: "Container Configuration" + label: "Pod Annotations" + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: pilot + label: "Traefik Pilot" + group: "App Configuration" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: token + label: "token" + schema: + type: string + default: "" + - variable: dashboard + label: "Pilot Dashboard" + schema: + type: boolean + default: false + + - variable: ingressClass + label: "ingressClass" + group: "App Configuration" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: isDefaultClass + label: "isDefaultClass" + schema: + type: boolean + default: false + + - variable: logs + label: "Logs" + group: "App Configuration" + schema: + type: dict + attrs: + - variable: general + label: "General Logs" + schema: + type: dict + attrs: + - variable: level + label: "Log Level" + schema: + type: string + default: "ERROR" + enum: + - value: "INFO" + description: "Info" + - value: "WARN" + description: "Warnings" + - value: "ERROR" + description: "Errors" + - value: "FATAL" + description: "Fatal Errors" + - value: "PANIC" + description: "Panics" + - value: "DEBUG" + description: "Debug" + - variable: access + label: "Access Logs" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabledFilters + label: "Enable Filters" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: filters + label: "Filters" + schema: + type: dict + attrs: + - variable: statuscodes + label: "Status codes" + schema: + type: string + default: "200,300-302" + - variable: retryattempts + label: "retryattempts" + schema: + type: boolean + default: true + - variable: minduration + label: "minduration" + schema: + type: string + default: "10ms" + - variable: fields + label: "Fields" + schema: + type: dict + attrs: + - variable: general + label: "General" + schema: + type: dict + attrs: + - variable: defaultmode + label: "Default Mode" + schema: + type: string + default: "keep" + enum: + - value: "keep" + description: "Keep" + - value: "drop" + description: "Drop" + - variable: headers + label: "Headers" + schema: + type: dict + attrs: + - variable: defaultmode + label: "Default Mode" + schema: + type: string + default: "drop" + enum: + - value: "keep" + description: "Keep" + - value: "drop" + description: "Drop" + + - variable: middlewares + label: "" + group: "Middlewares" + schema: + type: dict + attrs: + - variable: basicAuth + label: "basicAuth" + schema: + type: list + default: [] + items: + - variable: basicAuthEntry + label: "" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + default: "" + - variable: users + label: "Users" + schema: + type: list + default: [] + items: + - variable: usersEntry + label: "" + schema: + type: dict + attrs: + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + + - variable: forwardAuth + label: "forwardAuth" + schema: + type: list + default: [] + items: + - variable: basicAuthEntry + label: "" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + default: "" + - variable: address + label: "Address" + schema: + type: string + required: true + default: "" + - variable: trustForwardHeader + label: "trustForwardHeader" + schema: + type: boolean + default: false + - variable: authResponseHeadersRegex + label: "authResponseHeadersRegex" + schema: + type: string + default: "" + - variable: authResponseHeaders + label: "authResponseHeaders" + schema: + type: list + default: [] + items: + - variable: authResponseHeadersEntry + label: "" + schema: + type: string + default: "" + - variable: authRequestHeaders + label: "authRequestHeaders" + schema: + type: list + default: [] + items: + - variable: authRequestHeadersEntry + label: "" + schema: + type: string + default: "" + - variable: chain + label: "chain" + schema: + type: list + default: [] + items: + - variable: chainEntry + label: "" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: middlewares + label: "Middlewares to Chain" + schema: + type: list + default: [] + items: + - variable: name + label: "Name" + schema: + type: string + required: true + default: "" + + - variable: redirectScheme + label: "redirectScheme" + schema: + type: list + default: [] + items: + - variable: redirectSchemeEntry + label: "" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: scheme + label: "Scheme" + schema: + type: string + required: true + default: "https" + enum: + - value: "https" + description: "https" + - value: "http" + description: "http" + - variable: permanent + label: "Permanent" + schema: + type: boolean + required: true + default: false + + - variable: rateLimit + label: "rateLimit" + schema: + type: list + default: [] + items: + - variable: rateLimitEntry + label: "" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: average + label: "Average" + schema: + type: int + required: true + default: 300 + - variable: burst + label: "Burst" + schema: + type: int + required: true + default: 200 + - variable: redirectRegex + label: "redirectRegex" + schema: + type: list + default: [] + items: + - variable: redirectRegexEntry + label: "" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: regex + label: "Regex" + schema: + type: string + required: true + default: "" + - variable: replacement + label: "Replacement" + schema: + type: string + required: true + default: "" + - variable: permanent + label: "Permanent" + schema: + type: boolean + required: true + default: false + + - variable: ipWhiteList + label: "ipWhiteList" + schema: + type: list + default: [] + items: + - variable: ipWhiteListEntry + label: "" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + default: "" + - variable: sourceRange + label: "Source Range" + schema: + type: list + default: [] + items: + - variable: sourceRangeEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: ipStrategy + label: "IP Strategy" + schema: + type: dict + attrs: + - variable: depth + label: "Depth" + schema: + type: int + required: true + - variable: excludedIPs + label: "Excluded IPs" + schema: + type: list + default: [] + items: + - variable: excludedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + + + - variable: service + group: "Networking and Services" + label: "Configure Service Entrypoint" + schema: + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "Service's Entrypoints Configurations" + schema: + type: dict + attrs: + - variable: main + label: "Main Entrypoint Configuration" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9000 + editable: false + hidden: true + - variable: port + label: "Entrypoints Port" + schema: + type: int + default: 9000 + editable: true + required: true + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + default: 9000 + - variable: tcp + label: "Main Service" + description: "The tcp Entrypoint service" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "LoadBalancer" + enum: + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "Service's Entrypoints Configurations" + schema: + type: dict + attrs: + - variable: web + label: "web Entrypoint Configuration" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - variable: port + label: "Entrypoints Port" + schema: + type: int + default: 9080 + editable: true + required: true + - variable: redirectTo + label: "Redirect to" + schema: + type: string + default: "websecure" + - variable: websecure + label: "websecure Entrypoints Configuration" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTPS" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - variable: port + label: "Entrypoints Port" + schema: + type: int + default: 9443 + editable: true + required: true + - variable: tls + label: "websecure Entrypoints Configuration" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: portsList + label: "Additional TCP Entrypoints" + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: "Custom Entrypoints" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Entrypoints Name" + schema: + type: string + default: "" + - variable: protocol + label: "Entrypoints Type" + schema: + type: string + default: "TCP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - variable: port + label: "Container Port" + schema: + type: int + required: true + - variable: tls + label: "websecure Entrypoints Configuration" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + - variable: udp + label: "UDP Service" + description: "The UDP service for entrypoints" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "LoadBalancer" + enum: + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: portsList + label: "Additional TCP Entrypoints" + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: "Custom Entrypoints" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Entrypoints Name" + schema: + type: string + default: "" + - variable: protocol + label: "Entrypoints Type" + schema: + type: string + default: "UDP" + enum: + - value: UDP + description: "UDP" + - variable: port + label: "Container Port" + schema: + type: int + required: true + - variable: metrics + label: "metrics Service" + description: "The metrics Entrypoint service" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "Service's Entrypoints Configuration" + schema: + type: dict + attrs: + - variable: metrics + label: "metrics Entrypoints Configurations" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9100 + editable: false + hidden: true + - variable: port + label: "Container Port" + schema: + type: int + default: 9100 + editable: true + required: true + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + default: 9100 + + - variable: securityContext + group: "Security and Permissions" + label: "Security Context" + schema: + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + + + # Specify GPU configuration + - variable: scaleGPU + label: "GPU Configuration" + group: "Resources and Devices" + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + + - variable: resources + group: "Resources and Devices" + label: "" + schema: + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "4000m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "8Gi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Advanced Request minimum resources required" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "10m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "50Mi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + + - variable: deviceList + label: "Mount USB devices" + group: "Resources and Devices" + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: "Device" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "hostPath" + hidden: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPath + label: "Host Device Path" + description: "Path to the device on the host system" + schema: + type: path + - variable: mountPath + label: "Container Device Path" + description: "Path inside the container the device is mounted" + schema: + type: string + default: "/dev/ttyACM0" + + - variable: autoscaling + group: "Advanced" + label: "(Advanced) Horizontal Pod Autoscaler" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: target + label: "Target" + description: "deployment name, defaults to main deployment" + schema: + type: string + default: "" + - variable: minReplicas + label: "Minimum Replicas" + schema: + type: int + default: 1 + - variable: maxReplicas + label: "Maximum Replicas" + schema: + type: int + default: 5 + - variable: targetCPUUtilizationPercentage + label: "Target CPU Utilization Percentage" + schema: + type: int + default: 80 + - variable: targetMemoryUtilizationPercentage + label: "Target Memory Utilization Percentage" + schema: + type: int + default: 80 + + + - variable: addons + group: "Addons" + label: "" + schema: + type: dict + attrs: + - variable: vpn + label: "VPN" + schema: + type: dict + attrs: + - variable: type + label: "Type" + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: "disabled" + - value: "openvpn" + description: "OpenVPN" + - value: "wireguard" + description: "Wireguard" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - variable: killSwitch + label: "Enable killswitch" + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: "Killswitch Excluded IPv4 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: "IPv4 Network" + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: "Killswitch Excluded IPv6 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: "IPv6 Network" + schema: + type: string + required: true + + - variable: configFile + label: "VPN Config File Location" + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "type" + schema: + type: string + default: "hostPath" + hidden: true + - variable: hostPathType + label: "hostPathType" + schema: + type: string + default: "File" + hidden: true + - variable: noMount + label: "noMount" + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: "Full path to file" + description: "path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + required: true + - variable: envList + label: "VPN environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + - variable: codeserver + label: "Codeserver" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: "Git Settings" + schema: + type: dict + attrs: + - variable: deployKey + description: "Raw SSH private key" + label: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + schema: + type: string + - variable: service + label: "" + schema: + type: dict + attrs: + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "" + schema: + type: dict + attrs: + - variable: codeserver + label: "" + schema: + type: dict + attrs: + - variable: nodePort + description: "leave empty to disable" + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: "Codeserver environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + - variable: promtail + label: "Promtail" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: "Loki URL" + schema: + type: string + required: true + - variable: logs + label: "Log Paths" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: path + label: "Path" + schema: + type: string + required: true + - variable: args + label: "Promtail ecommand line arguments" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: "Arg" + schema: + type: string + required: true + - variable: envList + label: "Promtail environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + + + - variable: netshoot + label: "Netshoot" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: "Netshoot environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true diff --git a/stable/traefik/10.0.3/templates/_args.tpl b/stable/traefik/10.0.3/templates/_args.tpl new file mode 100644 index 00000000000..41e7e44b8fd --- /dev/null +++ b/stable/traefik/10.0.3/templates/_args.tpl @@ -0,0 +1,141 @@ +{{/* Define the args */}} +{{- define "traefik.args" -}} +args: + {{/* merge all ports */}} + {{- $ports := dict }} + {{- range $.Values.service }} + {{- range $name, $value := .ports }} + {{- $_ := set $ports $name $value }} + {{- end }} + {{- end }} + {{/* start of actual arguments */}} + {{- with .Values.globalArguments }} + {{- range . }} + - {{ . | quote }} + {{- end }} + {{- end }} + {{- range $name, $config := $ports }} + {{- if $config }} + {{- if or ( eq $config.protocol "HTTP" ) ( eq $config.protocol "HTTPS" ) ( eq $config.protocol "TCP" ) }} + {{- $_ := set $config "protocol" "TCP" }} + {{- end }} + - "--entryPoints.{{$name}}.address=:{{ $config.port }}/{{ default "tcp" $config.protocol | lower }}" + {{- end }} + {{- end }} + - "--api.dashboard=true" + - "--ping=true" + {{- if .Values.metrics }} + {{- if .Values.metrics.datadog }} + - "--metrics.datadog=true" + - "--metrics.datadog.address={{ .Values.metrics.datadog.address }}" + {{- end }} + {{- if .Values.metrics.influxdb }} + - "--metrics.influxdb=true" + - "--metrics.influxdb.address={{ .Values.metrics.influxdb.address }}" + - "--metrics.influxdb.protocol={{ .Values.metrics.influxdb.protocol }}" + {{- end }} + {{- if .Values.metrics.prometheus }} + - "--metrics.prometheus=true" + - "--metrics.prometheus.entrypoint={{ .Values.metrics.prometheus.entryPoint }}" + {{- end }} + {{- if .Values.metrics.statsd }} + - "--metrics.statsd=true" + - "--metrics.statsd.address={{ .Values.metrics.statsd.address }}" + {{- end }} + {{- end }} + {{- if .Values.providers.kubernetesCRD.enabled }} + - "--providers.kubernetescrd" + {{- end }} + {{- if .Values.providers.kubernetesIngress.enabled }} + - "--providers.kubernetesingress" + {{- if and .Values.providers.kubernetesIngress.publishedService.enabled }} + - "--providers.kubernetesingress.ingressendpoint.publishedservice={{ template "providers.kubernetesIngress.publishedServicePath" . }}" + {{- end }} + {{- if .Values.providers.kubernetesIngress.labelSelector }} + - "--providers.kubernetesingress.labelSelector={{ .Values.providers.kubernetesIngress.labelSelector }}" + {{- end }} + {{- end }} + {{- if and .Values.rbac.enabled .Values.rbac.namespaced }} + {{- if .Values.providers.kubernetesCRD.enabled }} + - "--providers.kubernetescrd.namespaces={{ template "providers.kubernetesCRD.namespaces" . }}" + {{- end }} + {{- if .Values.providers.kubernetesIngress.enabled }} + - "--providers.kubernetesingress.namespaces={{ template "providers.kubernetesIngress.namespaces" . }}" + {{- end }} + {{- end }} + {{- range $entrypoint, $config := $ports }} + {{- if $config.redirectTo }} + {{- $toPort := index $ports $config.redirectTo }} + - "--entrypoints.{{ $entrypoint }}.http.redirections.entryPoint.to=:{{ $toPort.port }}" + - "--entrypoints.{{ $entrypoint }}.http.redirections.entryPoint.scheme=https" + {{- end }} + {{- if or ( $config.tls ) ( eq $config.protocol "HTTPS" ) }} + {{- if or ( $config.tls.enabled ) ( eq $config.protocol "HTTPS" ) }} + - "--entrypoints.{{ $entrypoint }}.http.tls=true" + {{- if $config.tls.options }} + - "--entrypoints.{{ $entrypoint }}.http.tls.options={{ $config.tls.options }}" + {{- end }} + {{- if $config.tls.certResolver }} + - "--entrypoints.{{ $entrypoint }}.http.tls.certResolver={{ $config.tls.certResolver }}" + {{- end }} + {{- if $config.tls.domains }} + {{- range $index, $domain := $config.tls.domains }} + {{- if $domain.main }} + - "--entrypoints.{{ $entrypoint }}.http.tls.domains[{{ $index }}].main={{ $domain.main }}" + {{- end }} + {{- if $domain.sans }} + - "--entrypoints.{{ $entrypoint }}.http.tls.domains[{{ $index }}].sans={{ join "," $domain.sans }}" + {{- end }} + {{- end }} + {{- end }} + {{- end }} + {{- end }} + {{- end }} + {{- with .Values.logs }} + {{- if .general.format }} + - "--log.format={{ .general.format }}" + {{- end }} + {{- if ne .general.level "ERROR" }} + - "--log.level={{ .general.level | upper }}" + {{- end }} + {{- if .access.enabled }} + - "--accesslog=true" + {{- if .access.format }} + - "--accesslog.format={{ .access.format }}" + {{- end }} + {{- if .access.bufferingsize }} + - "--accesslog.bufferingsize={{ .access.bufferingsize }}" + {{- end }} + {{- if .access.filters }} + {{- if .access.filters.statuscodes }} + - "--accesslog.filters.statuscodes={{ .access.filters.statuscodes }}" + {{- end }} + {{- if .access.filters.retryattempts }} + - "--accesslog.filters.retryattempts" + {{- end }} + {{- if .access.filters.minduration }} + - "--accesslog.filters.minduration={{ .access.filters.minduration }}" + {{- end }} + {{- end }} + - "--accesslog.fields.defaultmode={{ .access.fields.general.defaultmode }}" + {{- range $fieldname, $fieldaction := .access.fields.general.names }} + - "--accesslog.fields.names.{{ $fieldname }}={{ $fieldaction }}" + {{- end }} + - "--accesslog.fields.headers.defaultmode={{ .access.fields.headers.defaultmode }}" + {{- range $fieldname, $fieldaction := .access.fields.headers.names }} + - "--accesslog.fields.headers.names.{{ $fieldname }}={{ $fieldaction }}" + {{- end }} + {{- end }} + {{- end }} + {{- if .Values.pilot.enabled }} + - "--pilot.token={{ .Values.pilot.token }}" + {{- end }} + {{- if hasKey .Values.pilot "dashboard" }} + - "--pilot.dashboard={{ .Values.pilot.dashboard }}" + {{- end }} + {{- with .Values.additionalArguments }} + {{- range . }} + - {{ . | quote }} + {{- end }} + {{- end }} +{{- end -}} diff --git a/stable/traefik/10.0.3/templates/_helpers.tpl b/stable/traefik/10.0.3/templates/_helpers.tpl new file mode 100644 index 00000000000..8c6c4ac96bc --- /dev/null +++ b/stable/traefik/10.0.3/templates/_helpers.tpl @@ -0,0 +1,22 @@ +{{/* +Construct the path for the providers.kubernetesingress.ingressendpoint.publishedservice. +By convention this will simply use the / to match the name of the +service generated. +Users can provide an override for an explicit service they want bound via `.Values.providers.kubernetesIngress.publishedService.pathOverride` +*/}} +{{- define "providers.kubernetesIngress.publishedServicePath" -}} +{{- $fullName := include "common.names.fullname" . -}} +{{- $defServiceName := printf "%s/%s-tcp" .Release.Namespace $fullName -}} +{{- $servicePath := default $defServiceName .Values.providers.kubernetesIngress.publishedService.pathOverride }} +{{- print $servicePath | trimSuffix "-" -}} +{{- end -}} + +{{/* +Construct a comma-separated list of whitelisted namespaces +*/}} +{{- define "providers.kubernetesIngress.namespaces" -}} +{{- default .Release.Namespace (join "," .Values.providers.kubernetesIngress.namespaces) }} +{{- end -}} +{{- define "providers.kubernetesCRD.namespaces" -}} +{{- default .Release.Namespace (join "," .Values.providers.kubernetesCRD.namespaces) }} +{{- end -}} diff --git a/stable/traefik/10.0.3/templates/_ingressclass.tpl b/stable/traefik/10.0.3/templates/_ingressclass.tpl new file mode 100644 index 00000000000..27f8467fc9e --- /dev/null +++ b/stable/traefik/10.0.3/templates/_ingressclass.tpl @@ -0,0 +1,24 @@ +{{/* Define the ingressClass */}} +{{- define "traefik.ingressClass" -}} +{{- if .Values.ingressClass.enabled }} + {{- if .Capabilities.APIVersions.Has "networking.k8s.io/v1/IngressClass" }} +apiVersion: networking.k8s.io/v1 + {{- else if .Capabilities.APIVersions.Has "networking.k8s.io/v1beta1/IngressClass" }} +apiVersion: networking.k8s.io/v1beta1 + {{- else if or (eq .Values.ingressClass.fallbackApiVersion "v1beta1") (eq .Values.ingressClass.fallbackApiVersion "v1") }} +apiVersion: {{ printf "networking.k8s.io/%s" .Values.ingressClass.fallbackApiVersion }} + {{- else }} + {{- fail "\n\n ERROR: You must have at least networking.k8s.io/v1beta1 to use ingressClass" }} + {{- end }} +--- +kind: IngressClass +metadata: + annotations: + ingressclass.kubernetes.io/is-default-class: {{ .Values.ingressClass.isDefaultClass | quote }} + labels: + {{- include "common.labels" . | nindent 4 }} + name: {{ .Release.Name }} +spec: + controller: traefik.io/ingress-controller +{{- end }} +{{- end }} diff --git a/stable/traefik/10.0.3/templates/_ingressroute.tpl b/stable/traefik/10.0.3/templates/_ingressroute.tpl new file mode 100644 index 00000000000..f848bc108fc --- /dev/null +++ b/stable/traefik/10.0.3/templates/_ingressroute.tpl @@ -0,0 +1,25 @@ +{{/* Define the ingressRoute */}} +{{- define "traefik.ingressRoute" -}} +{{- if .Values.ingressRoute.dashboard.enabled }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: IngressRoute +metadata: + name: {{ include "common.names.fullname" . }}-dashboard + annotations: + {{- with .Values.ingressRoute.dashboard.annotations }} + {{- toYaml . | nindent 4 }} + {{- end }} + labels: + {{- include "common.labels" . | nindent 4 }} +spec: + entryPoints: + - main + routes: + - match: PathPrefix(`/dashboard`) || PathPrefix(`/api`) + kind: Rule + services: + - name: api@internal + kind: TraefikService +{{- end -}} +{{- end -}} diff --git a/stable/traefik/10.0.3/templates/_portalhook.tpl b/stable/traefik/10.0.3/templates/_portalhook.tpl new file mode 100644 index 00000000000..e3586c5d4e9 --- /dev/null +++ b/stable/traefik/10.0.3/templates/_portalhook.tpl @@ -0,0 +1,26 @@ +{{/* Define the portalHook */}} +{{- define "traefik.portalhook" -}} +{{- if .Values.portalhook.enabled }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +--- + +apiVersion: v1 +kind: ConfigMap +metadata: + name: portalhook + namespace: {{ $namespace }} +data: + {{- $ports := dict }} + {{- range $.Values.service }} + {{- range $name, $value := .ports }} + {{- $_ := set $ports $name $value }} + {{- end }} + {{- end }} + {{- range $name, $value := $ports }} + {{ $name }}: {{ $value.port | quote }} + {{- end }} +{{- end }} +{{- end -}} diff --git a/stable/traefik/10.0.3/templates/_tlsoptions.tpl b/stable/traefik/10.0.3/templates/_tlsoptions.tpl new file mode 100644 index 00000000000..3e5aad3bee9 --- /dev/null +++ b/stable/traefik/10.0.3/templates/_tlsoptions.tpl @@ -0,0 +1,12 @@ +{{/* Define the tlsOptions */}} +{{- define "traefik.tlsOptions" -}} +{{- range $name, $config := .Values.tlsOptions }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: TLSOption +metadata: + name: {{ $name }} +spec: + {{- toYaml $config | nindent 2 }} +{{- end }} +{{- end -}} diff --git a/stable/traefik/10.0.3/templates/common.yaml b/stable/traefik/10.0.3/templates/common.yaml new file mode 100644 index 00000000000..72c57659973 --- /dev/null +++ b/stable/traefik/10.0.3/templates/common.yaml @@ -0,0 +1,24 @@ +{{/* Make sure all variables are set properly */}} +{{- include "common.setup" . }} + +{{- if .Values.metrics }} +{{- if .Values.metrics.prometheus }} +{{- $_ := set .Values.podAnnotations "prometheus.io/scrape" "true" -}} +{{- $_ := set .Values.podAnnotations "prometheus.io/path" "/metrics" -}} +{{- $_ := set .Values.podAnnotations "prometheus.io/scrape" "9100" -}} +{{- end }} +{{- end }} + +{{- $newArgs := (include "traefik.args" . | fromYaml) }} +{{- $_ := set .Values "newArgs" $newArgs -}} +{{- $mergedargs := concat .Values.args .Values.newArgs.args }} +{{- $_ := set .Values "args" $mergedargs -}} + +{{- include "traefik.portalhook" . }} +{{- include "traefik.tlsOptions" . }} +{{- include "traefik.ingressRoute" . }} +{{- include "traefik.ingressClass" . }} + + +{{/* Render the templates */}} +{{ include "common.postSetup" . }} diff --git a/stable/traefik/10.0.3/templates/middlewares/basic-middleware.yaml b/stable/traefik/10.0.3/templates/middlewares/basic-middleware.yaml new file mode 100644 index 00000000000..fca94384953 --- /dev/null +++ b/stable/traefik/10.0.3/templates/middlewares/basic-middleware.yaml @@ -0,0 +1,65 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: compress + namespace: {{ $namespace }} +spec: + compress: {} +--- +# Here, an average of 300 requests per second is allowed. +# In addition, a burst of 200 requests is allowed. +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: basic-ratelimit + namespace: {{ $namespace }} +spec: + rateLimit: + average: 300 + burst: 200 +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: basic-secure-headers + namespace: {{ $namespace }} +spec: + headers: + accessControlAllowMethods: + - GET + - OPTIONS + - HEAD + - PUT + accessControlMaxAge: 100 + sslRedirect: true + stsSeconds: 63072000 + # stsIncludeSubdomains: false + # stsPreload: false + forceSTSHeader: true + contentTypeNosniff: true + browserXssFilter: true + sslForceHost: true + referrerPolicy: same-origin + customRequestHeaders: + X-Forwarded-Proto: "https" + customResponseHeaders: + X-Robots-Tag: 'none' + server: '' +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: chain-basic + namespace: {{ $namespace }} +spec: + chain: + middlewares: + - name: basic-ratelimit + - name: basic-secure-headers + - name: compress diff --git a/stable/traefik/10.0.3/templates/middlewares/basicauth.yaml b/stable/traefik/10.0.3/templates/middlewares/basicauth.yaml new file mode 100644 index 00000000000..ccb541742f0 --- /dev/null +++ b/stable/traefik/10.0.3/templates/middlewares/basicauth.yaml @@ -0,0 +1,34 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.basicAuth }} +--- +{{- $users := list }} +{{ range $index, $userdata := $middlewareData.users }} + {{ $users = append $users ( htpasswd $userdata.username $userdata.password ) }} +{{ end }} + +apiVersion: v1 +kind: Secret +metadata: + name: {{printf "%v-%v" $middlewareData.name "secret" }} + namespace: {{ $namespace }} +type: Opaque +stringData: + users: | + {{- range $index, $user := $users }} + {{ printf "%s" $user }} + {{- end }} +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + basicAuth: + secret: {{printf "%v-%v" $middlewareData.name "secret" }} +{{ end }} diff --git a/stable/traefik/10.0.3/templates/middlewares/chain.yaml b/stable/traefik/10.0.3/templates/middlewares/chain.yaml new file mode 100644 index 00000000000..e22eb312207 --- /dev/null +++ b/stable/traefik/10.0.3/templates/middlewares/chain.yaml @@ -0,0 +1,21 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.chain }} + +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + chain: + middlewares: + {{ range $index, $chainData := . }} + - name: {{ printf "%v-%v@%v" $namespace $chainData.name "kubernetescrd" }} + {{ end }} +{{ end }} diff --git a/stable/traefik/10.0.3/templates/middlewares/forwardauth.yaml b/stable/traefik/10.0.3/templates/middlewares/forwardauth.yaml new file mode 100644 index 00000000000..7a3e32fdbf7 --- /dev/null +++ b/stable/traefik/10.0.3/templates/middlewares/forwardauth.yaml @@ -0,0 +1,30 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.forwardAuth }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + forwardAuth: + address: {{ $middlewareData.address }} + {{- with $middlewareData.authResponseHeaders }} + authResponseHeaders: + {{- toYaml . | nindent 4 }} + {{- end }} + {{- with $middlewareData.authRequestHeaders }} + authRequestHeaders: + {{- toYaml . | nindent 4 }} + {{- end }} + {{- if $middlewareData.authResponseHeadersRegex }} + authResponseHeadersRegex: {{ $middlewareData.authResponseHeadersRegex }} + {{- end }} + {{- if $middlewareData.trustForwardHeader }} + trustForwardHeader: true + {{- end }} +{{ end }} diff --git a/stable/traefik/10.0.3/templates/middlewares/ipwhitelist.yaml b/stable/traefik/10.0.3/templates/middlewares/ipwhitelist.yaml new file mode 100644 index 00000000000..82467dea0b9 --- /dev/null +++ b/stable/traefik/10.0.3/templates/middlewares/ipwhitelist.yaml @@ -0,0 +1,33 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.ipWhiteList }} + +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + ipWhiteList: + sourceRange: + {{- range $middlewareData.sourceRange }} + - {{ . }} + {{- end }} + {{- if $middlewareData.ipStrategy }} + ipStrategy: + {{- if $middlewareData.ipStrategy.depth }} + depth: {{ $middlewareData.ipStrategy.depth }} + {{- end }} + {{- if $middlewareData.ipStrategy.excludedIPs }} + excludedIPs: + {{- range $middlewareData.ipStrategy.excludedIPs }} + - {{ . }} + {{- end }} + {{- end }} + {{- end }} +{{ end }} diff --git a/stable/traefik/10.0.3/templates/middlewares/ratelimit.yaml b/stable/traefik/10.0.3/templates/middlewares/ratelimit.yaml new file mode 100644 index 00000000000..144b9d8bf38 --- /dev/null +++ b/stable/traefik/10.0.3/templates/middlewares/ratelimit.yaml @@ -0,0 +1,19 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.rateLimit }} + +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + rateLimit: + average: {{ $middlewareData.average }} + burst: {{ $middlewareData.burst }} +{{ end }} diff --git a/stable/traefik/10.0.3/templates/middlewares/redirectScheme.yaml b/stable/traefik/10.0.3/templates/middlewares/redirectScheme.yaml new file mode 100644 index 00000000000..f2413f84e19 --- /dev/null +++ b/stable/traefik/10.0.3/templates/middlewares/redirectScheme.yaml @@ -0,0 +1,19 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.redirectScheme }} + +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + redirectScheme: + scheme: {{ $middlewareData.scheme }} + permanent: {{ $middlewareData.permanent }} +{{ end }} diff --git a/stable/traefik/10.0.3/templates/middlewares/redirectregex.yaml b/stable/traefik/10.0.3/templates/middlewares/redirectregex.yaml new file mode 100644 index 00000000000..683aec93d72 --- /dev/null +++ b/stable/traefik/10.0.3/templates/middlewares/redirectregex.yaml @@ -0,0 +1,20 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.redirectRegex }} + +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + redirectRegex: + regex: {{ $middlewareData.regex | quote }} + replacement: {{ $middlewareData.replacement | quote }} + permanent: {{ $middlewareData.replacement }} +{{ end }} diff --git a/stable/traefik/10.0.3/templates/middlewares/tc-nextcloud.yaml b/stable/traefik/10.0.3/templates/middlewares/tc-nextcloud.yaml new file mode 100644 index 00000000000..6a3019d56c5 --- /dev/null +++ b/stable/traefik/10.0.3/templates/middlewares/tc-nextcloud.yaml @@ -0,0 +1,25 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: tc-nextcloud-redirectregex-dav + namespace: {{ $namespace }} +spec: + redirectRegex: + regex: "https://(.*)/.well-known/(card|cal)dav" + replacement: "https://${1}/remote.php/dav/" +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: tc-nextcloud-chain + namespace: {{ $namespace }} +spec: + chain: + middlewares: + - name: tc-nextcloud-redirectregex-dav diff --git a/stable/tt-rss/3.0.5/values.yaml b/stable/traefik/10.0.3/values.yaml similarity index 100% rename from stable/tt-rss/3.0.5/values.yaml rename to stable/traefik/10.0.3/values.yaml diff --git a/stable/transmission/9.0.2/Chart.lock b/stable/transmission/9.0.2/Chart.lock deleted file mode 100644 index 6634c528529..00000000000 --- a/stable/transmission/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:12:26.748964053Z" diff --git a/stable/transmission/9.0.2/charts/common-8.3.16.tgz b/stable/transmission/9.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/transmission/9.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/transmission/9.0.2/CHANGELOG.md b/stable/transmission/9.0.3/CHANGELOG.md similarity index 90% rename from stable/transmission/9.0.2/CHANGELOG.md rename to stable/transmission/9.0.3/CHANGELOG.md index 65a92fe2b37..69805fc3b4e 100644 --- a/stable/transmission/9.0.2/CHANGELOG.md +++ b/stable/transmission/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [transmission-9.0.3](https://github.com/truecharts/apps/compare/transmission-9.0.2...transmission-9.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [transmission-9.0.2](https://github.com/truecharts/apps/compare/transmission-9.0.1...transmission-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [transmission-8.0.10](https://github.com/truecharts/apps/compare/transmission-8.0.9...transmission-8.0.10) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [transmission-8.0.9](https://github.com/truecharts/apps/compare/transmission-8.0.8...transmission-8.0.9) (2021-10-18) - -#### Chore diff --git a/stable/twtxt/1.0.2/CONFIG.md b/stable/transmission/9.0.3/CONFIG.md similarity index 100% rename from stable/twtxt/1.0.2/CONFIG.md rename to stable/transmission/9.0.3/CONFIG.md diff --git a/stable/transmission/9.0.3/Chart.lock b/stable/transmission/9.0.3/Chart.lock new file mode 100644 index 00000000000..c790f7bb117 --- /dev/null +++ b/stable/transmission/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:48:26.43726101Z" diff --git a/stable/transmission/9.0.2/Chart.yaml b/stable/transmission/9.0.3/Chart.yaml similarity index 96% rename from stable/transmission/9.0.2/Chart.yaml rename to stable/transmission/9.0.3/Chart.yaml index 4fdafe400e8..662b9841cdb 100644 --- a/stable/transmission/9.0.2/Chart.yaml +++ b/stable/transmission/9.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.00" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: API Support for your favorite torrent trackers. home: https://github.com/truecharts/apps/tree/master/charts/stable/transmission @@ -25,7 +25,7 @@ sources: - https://github.com/transmission/transmission - https://hub.docker.com/r/linuxserver/transmission type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - download-tools diff --git a/stable/transmission/9.0.2/README.md b/stable/transmission/9.0.3/README.md similarity index 96% rename from stable/transmission/9.0.2/README.md rename to stable/transmission/9.0.3/README.md index 8a6a0844f1e..4a6a0808ef6 100644 --- a/stable/transmission/9.0.2/README.md +++ b/stable/transmission/9.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/transmission/9.0.2/app-readme.md b/stable/transmission/9.0.3/app-readme.md similarity index 100% rename from stable/transmission/9.0.2/app-readme.md rename to stable/transmission/9.0.3/app-readme.md diff --git a/stable/transmission/9.0.3/charts/common-8.3.18.tgz b/stable/transmission/9.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/transmission/9.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/transmission/9.0.2/helm-values.md b/stable/transmission/9.0.3/helm-values.md similarity index 100% rename from stable/transmission/9.0.2/helm-values.md rename to stable/transmission/9.0.3/helm-values.md diff --git a/stable/transmission/9.0.2/ix_values.yaml b/stable/transmission/9.0.3/ix_values.yaml similarity index 100% rename from stable/transmission/9.0.2/ix_values.yaml rename to stable/transmission/9.0.3/ix_values.yaml diff --git a/stable/transmission/9.0.2/questions.yaml b/stable/transmission/9.0.3/questions.yaml similarity index 99% rename from stable/transmission/9.0.2/questions.yaml rename to stable/transmission/9.0.3/questions.yaml index 66a33cc27b0..318aa2c571a 100644 --- a/stable/transmission/9.0.2/questions.yaml +++ b/stable/transmission/9.0.3/questions.yaml @@ -915,7 +915,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/transmission/9.0.2/templates/common.yaml b/stable/transmission/9.0.3/templates/common.yaml similarity index 100% rename from stable/transmission/9.0.2/templates/common.yaml rename to stable/transmission/9.0.3/templates/common.yaml diff --git a/stable/twtxt/1.0.2/values.yaml b/stable/transmission/9.0.3/values.yaml similarity index 100% rename from stable/twtxt/1.0.2/values.yaml rename to stable/transmission/9.0.3/values.yaml diff --git a/stable/truecommand/9.0.2/Chart.lock b/stable/truecommand/9.0.2/Chart.lock deleted file mode 100644 index 1ce98861194..00000000000 --- a/stable/truecommand/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:12:49.014458319Z" diff --git a/stable/truecommand/9.0.2/charts/common-8.3.16.tgz b/stable/truecommand/9.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/truecommand/9.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/truecommand/9.0.2/CHANGELOG.md b/stable/truecommand/9.0.3/CHANGELOG.md similarity index 90% rename from stable/truecommand/9.0.2/CHANGELOG.md rename to stable/truecommand/9.0.3/CHANGELOG.md index 9e19f9d649f..62ebf86a6f7 100644 --- a/stable/truecommand/9.0.2/CHANGELOG.md +++ b/stable/truecommand/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [truecommand-9.0.3](https://github.com/truecharts/apps/compare/truecommand-9.0.2...truecommand-9.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [truecommand-9.0.2](https://github.com/truecharts/apps/compare/truecommand-9.0.1...truecommand-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [truecommand-8.0.10](https://github.com/truecharts/apps/compare/truecommand-8.0.9...truecommand-8.0.10) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [truecommand-8.0.9](https://github.com/truecharts/apps/compare/truecommand-8.0.8...truecommand-8.0.9) (2021-10-18) - -#### Refactor diff --git a/stable/unifi/9.0.2/CONFIG.md b/stable/truecommand/9.0.3/CONFIG.md similarity index 100% rename from stable/unifi/9.0.2/CONFIG.md rename to stable/truecommand/9.0.3/CONFIG.md diff --git a/stable/truecommand/9.0.3/Chart.lock b/stable/truecommand/9.0.3/Chart.lock new file mode 100644 index 00000000000..609a4304710 --- /dev/null +++ b/stable/truecommand/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:48:53.797922118Z" diff --git a/stable/truecommand/9.0.2/Chart.yaml b/stable/truecommand/9.0.3/Chart.yaml similarity index 95% rename from stable/truecommand/9.0.2/Chart.yaml rename to stable/truecommand/9.0.3/Chart.yaml index 33cbac58e28..7e7e3de480f 100644 --- a/stable/truecommand/9.0.2/Chart.yaml +++ b/stable/truecommand/9.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: Aggregated management of TrueNAS devices home: https://github.com/truecharts/apps/tree/master/charts/stable/truecommand @@ -22,7 +22,7 @@ name: truecommand sources: - https://hub.docker.com/r/ixsystems/truecommand type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - Administration diff --git a/stable/truecommand/9.0.2/README.md b/stable/truecommand/9.0.3/README.md similarity index 96% rename from stable/truecommand/9.0.2/README.md rename to stable/truecommand/9.0.3/README.md index 7b38a6f7ce7..9f44619bee0 100644 --- a/stable/truecommand/9.0.2/README.md +++ b/stable/truecommand/9.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/truecommand/9.0.2/app-readme.md b/stable/truecommand/9.0.3/app-readme.md similarity index 100% rename from stable/truecommand/9.0.2/app-readme.md rename to stable/truecommand/9.0.3/app-readme.md diff --git a/stable/truecommand/9.0.3/charts/common-8.3.18.tgz b/stable/truecommand/9.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/truecommand/9.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/truecommand/9.0.2/helm-values.md b/stable/truecommand/9.0.3/helm-values.md similarity index 100% rename from stable/truecommand/9.0.2/helm-values.md rename to stable/truecommand/9.0.3/helm-values.md diff --git a/stable/truecommand/9.0.2/ix_values.yaml b/stable/truecommand/9.0.3/ix_values.yaml similarity index 100% rename from stable/truecommand/9.0.2/ix_values.yaml rename to stable/truecommand/9.0.3/ix_values.yaml diff --git a/stable/truecommand/9.0.2/questions.yaml b/stable/truecommand/9.0.3/questions.yaml similarity index 99% rename from stable/truecommand/9.0.2/questions.yaml rename to stable/truecommand/9.0.3/questions.yaml index 5a4acd23739..87285e119ea 100644 --- a/stable/truecommand/9.0.2/questions.yaml +++ b/stable/truecommand/9.0.3/questions.yaml @@ -435,7 +435,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/truecommand/9.0.2/templates/common.yaml b/stable/truecommand/9.0.3/templates/common.yaml similarity index 100% rename from stable/truecommand/9.0.2/templates/common.yaml rename to stable/truecommand/9.0.3/templates/common.yaml diff --git a/stable/unifi/9.0.2/values.yaml b/stable/truecommand/9.0.3/values.yaml similarity index 100% rename from stable/unifi/9.0.2/values.yaml rename to stable/truecommand/9.0.3/values.yaml diff --git a/stable/tt-rss/3.0.5/Chart.lock b/stable/tt-rss/3.0.5/Chart.lock deleted file mode 100644 index 914ca709b62..00000000000 --- a/stable/tt-rss/3.0.5/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.4 -digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 -generated: "2021-11-01T13:00:32.81061561Z" diff --git a/stable/tt-rss/3.0.5/charts/common-8.3.16.tgz b/stable/tt-rss/3.0.5/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/tt-rss/3.0.5/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/tt-rss/3.0.5/charts/postgresql-5.1.4.tgz b/stable/tt-rss/3.0.5/charts/postgresql-5.1.4.tgz deleted file mode 100644 index 6fb995c3255..00000000000 Binary files a/stable/tt-rss/3.0.5/charts/postgresql-5.1.4.tgz and /dev/null differ diff --git a/stable/tt-rss/3.0.5/CHANGELOG.md b/stable/tt-rss/3.0.6/CHANGELOG.md similarity index 91% rename from stable/tt-rss/3.0.5/CHANGELOG.md rename to stable/tt-rss/3.0.6/CHANGELOG.md index 04fb172fbd0..45d1b2fb3da 100644 --- a/stable/tt-rss/3.0.5/CHANGELOG.md +++ b/stable/tt-rss/3.0.6/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [tt-rss-3.0.6](https://github.com/truecharts/apps/compare/tt-rss-3.0.5...tt-rss-3.0.6) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [tt-rss-3.0.5](https://github.com/truecharts/apps/compare/tt-rss-3.0.4...tt-rss-3.0.5) (2021-11-01) @@ -88,12 +97,3 @@ - -### [tt-rss-0.0.4](https://github.com/truecharts/apps/compare/tt-rss-0.0.3...tt-rss-0.0.4) (2021-10-20) - -#### Chore - -* bump versions to rerelease and fix icons - - - diff --git a/stable/unpackerr/4.0.2/CONFIG.md b/stable/tt-rss/3.0.6/CONFIG.md similarity index 100% rename from stable/unpackerr/4.0.2/CONFIG.md rename to stable/tt-rss/3.0.6/CONFIG.md diff --git a/stable/tt-rss/3.0.6/Chart.lock b/stable/tt-rss/3.0.6/Chart.lock new file mode 100644 index 00000000000..b51a29617a5 --- /dev/null +++ b/stable/tt-rss/3.0.6/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.5 +digest: sha256:7c82b36be7159cc45c3f33a5bebf57863fddea8ad6c31c416c9812ab517a10b8 +generated: "2021-11-01T14:49:22.641310135Z" diff --git a/stable/tt-rss/3.0.5/Chart.yaml b/stable/tt-rss/3.0.6/Chart.yaml similarity index 93% rename from stable/tt-rss/3.0.5/Chart.yaml rename to stable/tt-rss/3.0.6/Chart.yaml index 69c931a16f9..6ca3d5d7015 100644 --- a/stable/tt-rss/3.0.5/Chart.yaml +++ b/stable/tt-rss/3.0.6/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.9037.0" description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator name: tt-rss -version: 3.0.5 +version: 3.0.6 kubeVersion: ">=1.16.0-0" keywords: - tt-rss @@ -13,11 +13,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.4 + version: 5.1.5 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/tt-rss/3.0.5/README.md b/stable/tt-rss/3.0.6/README.md similarity index 93% rename from stable/tt-rss/3.0.5/README.md rename to stable/tt-rss/3.0.6/README.md index 1ea342fd704..0285031df42 100644 --- a/stable/tt-rss/3.0.5/README.md +++ b/stable/tt-rss/3.0.6/README.md @@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.4 | -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org/ | postgresql | 5.1.5 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/tt-rss/3.0.5/app-readme.md b/stable/tt-rss/3.0.6/app-readme.md similarity index 100% rename from stable/tt-rss/3.0.5/app-readme.md rename to stable/tt-rss/3.0.6/app-readme.md diff --git a/stable/tt-rss/3.0.6/charts/common-8.3.18.tgz b/stable/tt-rss/3.0.6/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/tt-rss/3.0.6/charts/common-8.3.18.tgz differ diff --git a/stable/tt-rss/3.0.6/charts/postgresql-5.1.5.tgz b/stable/tt-rss/3.0.6/charts/postgresql-5.1.5.tgz new file mode 100644 index 00000000000..12af7bda79d Binary files /dev/null and b/stable/tt-rss/3.0.6/charts/postgresql-5.1.5.tgz differ diff --git a/stable/tt-rss/3.0.5/helm-values.md b/stable/tt-rss/3.0.6/helm-values.md similarity index 100% rename from stable/tt-rss/3.0.5/helm-values.md rename to stable/tt-rss/3.0.6/helm-values.md diff --git a/stable/tt-rss/3.0.5/ix_values.yaml b/stable/tt-rss/3.0.6/ix_values.yaml similarity index 100% rename from stable/tt-rss/3.0.5/ix_values.yaml rename to stable/tt-rss/3.0.6/ix_values.yaml diff --git a/stable/tt-rss/3.0.5/questions.yaml b/stable/tt-rss/3.0.6/questions.yaml similarity index 100% rename from stable/tt-rss/3.0.5/questions.yaml rename to stable/tt-rss/3.0.6/questions.yaml diff --git a/stable/tt-rss/3.0.5/templates/common.yaml b/stable/tt-rss/3.0.6/templates/common.yaml similarity index 100% rename from stable/tt-rss/3.0.5/templates/common.yaml rename to stable/tt-rss/3.0.6/templates/common.yaml diff --git a/stable/unpackerr/4.0.2/values.yaml b/stable/tt-rss/3.0.6/values.yaml similarity index 100% rename from stable/unpackerr/4.0.2/values.yaml rename to stable/tt-rss/3.0.6/values.yaml diff --git a/stable/tvheadend/10.0.3/CHANGELOG.md b/stable/tvheadend/10.0.3/CHANGELOG.md new file mode 100644 index 00000000000..88ce85e5a2b --- /dev/null +++ b/stable/tvheadend/10.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [tvheadend-10.0.3](https://github.com/truecharts/apps/compare/tvheadend-10.0.2...tvheadend-10.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + + +### [tvheadend-10.0.2](https://github.com/truecharts/apps/compare/tvheadend-10.0.1...tvheadend-10.0.2) (2021-10-26) + +#### Chore + +* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) + + + + +### [tvheadend-10.0.1](https://github.com/truecharts/apps/compare/tvheadend-10.0.0...tvheadend-10.0.1) (2021-10-26) + +#### Chore + +* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) + + + + +### [tvheadend-10.0.0](https://github.com/truecharts/apps/compare/tvheadend-9.0.16...tvheadend-10.0.0) (2021-10-25) + +#### Chore + +* Adapt for TrueNAS SCALE RC1 + + + + +### [tvheadend-9.0.16](https://github.com/truecharts/apps/compare/tvheadend-9.0.13...tvheadend-9.0.16) (2021-10-20) + +#### Chore + +* bump apps, remove duplicates and move incubator to stable for RC1 +* update non-major deps helm releases ([#1213](https://github.com/truecharts/apps/issues/1213)) + +#### Fix + +* reenable postgresql migration scripting and bump all to force update +* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212)) + + + + +### [tvheadend-9.0.13](https://github.com/truecharts/apps/compare/tvheadend-9.0.12...tvheadend-9.0.13) (2021-10-20) + +#### Chore + +* bump versions to rerelease and fix icons + + + + +### [tvheadend-9.0.12](https://github.com/truecharts/apps/compare/tvheadend-9.0.11...tvheadend-9.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [tvheadend-9.0.11](https://github.com/truecharts/apps/compare/tvheadend-9.0.10...tvheadend-9.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [tvheadend-9.0.10](https://github.com/truecharts/apps/compare/tvheadend-9.0.9...tvheadend-9.0.10) (2021-10-19) + +#### Fix diff --git a/stable/uptime-kuma/1.0.3/CONFIG.md b/stable/tvheadend/10.0.3/CONFIG.md similarity index 100% rename from stable/uptime-kuma/1.0.3/CONFIG.md rename to stable/tvheadend/10.0.3/CONFIG.md diff --git a/stable/tvheadend/10.0.3/Chart.lock b/stable/tvheadend/10.0.3/Chart.lock new file mode 100644 index 00000000000..eeeffa51092 --- /dev/null +++ b/stable/tvheadend/10.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:49:59.244899818Z" diff --git a/stable/tvheadend/10.0.3/Chart.yaml b/stable/tvheadend/10.0.3/Chart.yaml new file mode 100644 index 00000000000..4468f40091d --- /dev/null +++ b/stable/tvheadend/10.0.3/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "63784405" +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +deprecated: false +description: TVheadend - a TV streaming server and digital video recorder +home: https://github.com/truecharts/apps/tree/master/charts/stable/tvheadend +icon: https://avatars.githubusercontent.com/u/1908588?s=200&v=4 +keywords: +- tvheadend +- tv +- streaming +- dvb +kubeVersion: '>=1.16.0-0' +maintainers: +- email: info@truecharts.org + name: TrueCharts + url: truecharts.org +name: tvheadend +sources: +- https://github.com/tvheadend/tvheadend +type: application +version: 10.0.3 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tvheadend/10.0.3/README.md b/stable/tvheadend/10.0.3/README.md new file mode 100644 index 00000000000..e190d339adf --- /dev/null +++ b/stable/tvheadend/10.0.3/README.md @@ -0,0 +1,37 @@ +# Introduction + +TVheadend - a TV streaming server and digital video recorder + +TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** + +## Source Code + +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://truecharts.org | common | 8.3.18 | + +## Installing the Chart + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). + +## Uninstalling the Chart + +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). + +## Support + +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. +- See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) +--- +All Rights Reserved - The TrueCharts Project diff --git a/stable/tvheadend/10.0.3/app-readme.md b/stable/tvheadend/10.0.3/app-readme.md new file mode 100644 index 00000000000..6f8c2dcd2bb --- /dev/null +++ b/stable/tvheadend/10.0.3/app-readme.md @@ -0,0 +1,3 @@ +TVheadend - a TV streaming server and digital video recorder + +This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/stable/tvheadend/10.0.3/charts/common-8.3.18.tgz b/stable/tvheadend/10.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/tvheadend/10.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/tvheadend/10.0.3/helm-values.md b/stable/tvheadend/10.0.3/helm-values.md new file mode 100644 index 00000000000..a7b4cf8fafa --- /dev/null +++ b/stable/tvheadend/10.0.3/helm-values.md @@ -0,0 +1,34 @@ +# Default Helm-Values + +TrueCharts is primarily build to supply TrueNAS SCALE Apps. +However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file. + +Most of our Apps also consume our "common" Helm Chart. +If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart. +You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document. + +## Values + +| Key | Type | Default | Description | +|-----|------|---------|-------------| +| env | object | `{}` | | +| image.pullPolicy | string | `"IfNotPresent"` | | +| image.repository | string | `"ghcr.io/linuxserver/tvheadend"` | | +| image.tag | string | `"version-63784405@sha256:ae47a3f6a7d2d7efefb68087da7cbed786f801cb87c7c93b1e6b989c0021aefa"` | | +| persistence.config.accessMode | string | `"ReadWriteOnce"` | | +| persistence.config.enabled | bool | `true` | | +| persistence.config.mountPath | string | `"/config"` | | +| persistence.config.size | string | `"100Gi"` | | +| persistence.config.type | string | `"pvc"` | | +| persistence.varrun.enabled | bool | `true` | | +| podSecurityContext.runAsGroup | int | `0` | | +| podSecurityContext.runAsUser | int | `0` | | +| securityContext.runAsNonRoot | bool | `false` | | +| service.htsp.enabled | bool | `true` | | +| service.htsp.ports.htsp.enabled | bool | `true` | | +| service.htsp.ports.htsp.port | int | `9982` | | +| service.htsp.ports.htsp.protocol | string | `"TCP"` | | +| service.htsp.type | string | `"ClusterIP"` | | +| service.main.ports.main.port | int | `9981` | | + +All Rights Reserved - The TrueCharts Project diff --git a/stable/tvheadend/10.0.3/ix_values.yaml b/stable/tvheadend/10.0.3/ix_values.yaml new file mode 100644 index 00000000000..87ccc406250 --- /dev/null +++ b/stable/tvheadend/10.0.3/ix_values.yaml @@ -0,0 +1,43 @@ +# Default values for tvheadend. + +image: + repository: ghcr.io/linuxserver/tvheadend + pullPolicy: IfNotPresent + tag: version-63784405@sha256:ae47a3f6a7d2d7efefb68087da7cbed786f801cb87c7c93b1e6b989c0021aefa + +securityContext: + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +# See https://github.com/linuxserver/docker-tvheadend#parameters +env: {} + # PUID: 1000 + # TZ: Europe/London + # RUN_OPTS: + +service: + main: + ports: + main: + port: 9981 + htsp: + enabled: true + type: ClusterIP + ports: + htsp: + enabled: true + port: 9982 + protocol: TCP + +persistence: + config: + enabled: true + mountPath: "/config" + type: pvc + accessMode: ReadWriteOnce + size: "100Gi" + varrun: + enabled: true diff --git a/stable/tvheadend/10.0.3/questions.yaml b/stable/tvheadend/10.0.3/questions.yaml new file mode 100644 index 00000000000..44293cb0bc6 --- /dev/null +++ b/stable/tvheadend/10.0.3/questions.yaml @@ -0,0 +1,1844 @@ +groups: + - name: "Container Image" + description: "Image to be used for container" + - name: "Controller" + description: "Configure workload deployment" + - name: "Container Configuration" + description: "additional container configuration" + - name: "App Configuration" + description: "App specific config options" + - name: "Networking and Services" + description: "Configure Network and Services for container" + - name: "Storage and Persistence" + description: "Persist and share data that is separate from the container" + - name: "Ingress" + description: "Ingress Configuration" + - name: "Security and Permissions" + description: "Configure security context and permissions" + - name: "Resources and Devices" + description: "Specify resources/devices to be allocated to workload" + - name: "Middlewares" + description: "Traefik Middlewares" + - name: "Addons" + description: "Addon Configuration" + - name: "Advanced" + description: "Advanced Configuration" +portals: + web_portal: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - variable: global + label: "global settings" + group: "Controller" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: "flag this is SCALE" + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: "Controller" + label: "" + schema: + type: dict + attrs: + - variable: type + description: "Please specify type of workload to deploy" + label: "(Advanced) Controller Type" + schema: + type: string + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + required: true + enum: + - value: "Recreate" + description: "Recreate: Kill existing pods before creating new ones" + - value: "RollingUpdate" + description: "RollingUpdate: Create new pods and then kill old ones" + - value: "OnDelete" + description: "(Legacy) OnDelete: ignore .spec.template changes" + - variable: advanced + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: "Extra Args" + schema: + type: list + default: [] + items: + - variable: argItem + label: "Arg" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: labelsList + label: "Controller Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: " Controller Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + type: dict + attrs: + - variable: TZ + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: UMASK + label: "UMASK" + description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" + schema: + type: string + default: "002" + - variable: PUID + label: "PUID" + description: "Sets the PUID env var for LinuxServer.io (compatible) containers" + schema: + type: int + default: 568 + + + - variable: envList + label: "Image environment" + group: "Container Configuration" + schema: + type: list + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: expertpodconf + group: "Container Configuration" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: termination + group: "Container Configuration" + label: "Termination settings" + schema: + type: dict + attrs: + - variable: gracePeriodSeconds + label: "Grace Period Seconds" + schema: + type: int + default: 10 + - variable: podLabelsList + group: "Container Configuration" + label: "Pod Labels" + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: podAnnotationsList + group: "Container Configuration" + label: "Pod Annotations" + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: service + group: "Networking and Services" + label: "Configure Service(s)" + schema: + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9981 + editable: false + hidden: true + - variable: port + label: "Container Port" + schema: + type: int + default: 9981 + editable: true + required: true + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + default: 36042 + - variable: htsp + label: "HTSP Service" + description: "HTSP service" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + type: dict + attrs: + - variable: htsp + label: "TCP Service Port Configuration" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: protocol + label: "Port Type" + schema: + type: string + default: "TCP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9982 + editable: false + hidden: true + - variable: port + label: "Container Port" + schema: + type: int + default: 9982 + editable: true + required: true + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + default: 36043 + + - variable: serviceexpert + group: "Networking and Services" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: "Networking and Services" + label: "Host-Networking (Complicated)" + schema: + type: boolean + default: false + + - variable: dnsPolicy + group: "Networking and Services" + label: "dnsPolicy" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "ClusterFirst" + description: "ClusterFirst" + - value: "ClusterFirstWithHostNet" + description: "ClusterFirstWithHostNet" + - value: "None" + description: "None" + + - variable: dnsConfig + label: "DNS Configuration" + group: "Networking and Services" + description: "Specify custom DNS configuration which will be applied to the pod" + schema: + type: dict + attrs: + - variable: nameservers + label: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + schema: + type: string + - variable: options + label: "options" + schema: + default: [] + type: list + items: + - variable: option + label: "Option Entry" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: searches + label: "Searches" + schema: + default: [] + type: list + items: + - variable: search + label: "Search Entry" + schema: + type: string + + - variable: serviceList + label: "Add Manual Custom Services" + group: "Networking and Services" + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: "Custom Service" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: portsList + label: "Additional Service Ports" + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: "Custom ports" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Port Name" + schema: + type: string + default: "" + - variable: protocol + label: "Port Type" + schema: + type: string + default: "TCP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + required: true + - variable: port + label: "Container Port" + schema: + type: int + required: true + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + + - variable: persistence + label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" + group: "Storage and Persistence" + schema: + type: dict + attrs: + - variable: varrun + label: "varrun override for S6 Readonly Root" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "" + schema: + type: boolean + default: true + hidden: true + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "pvc" + enum: + - value: "pvc" + description: "pvc" + - value: "emptyDir" + description: "emptyDir" + - value: "hostPath" + description: "hostPath" + - variable: storageClass + label: "(Advanced) storageClass" + description: " Warning: Anything other than SCALE-ZFS will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: hostPathType + label: "hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "/config" + hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: accessMode + label: "Access Mode (Advanced)" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "100Gi" + - variable: persistenceList + label: "Additional app storage" + group: "Storage and Persistence" + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: "Custom Storage" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + hidden: true + - variable: advanced + label: "Show Advanced Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "hostPath" + enum: + - value: "pvc" + description: "pvc" + - value: "emptyDir" + description: "emptyDir" + - value: "hostPath" + description: "hostPath" + - variable: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: hostPathType + label: "(Advanced) hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: accessMode + label: "(Advanced) Access Mode" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "100Gi" + + - variable: ingress + label: "" + group: "Ingress" + schema: + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: "Select TrueNAS SCALE Certificate" + schema: + type: int + $ref: + - "definitions/certificate" + + - variable: entrypoint + label: "(Advanced) Traefik Entrypoint" + description: "Entrypoint used by Traefik when using Traefik as Ingress Provider" + schema: + type: string + default: "websecure" + required: true + - variable: middlewares + label: "Traefik Middlewares" + description: "Add previously created Traefik Middlewares to this Ingress" + schema: + type: list + default: [] + items: + - variable: name + label: "Name" + schema: + type: string + default: "" + required: true + + - variable: expert + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: "These middlewares enforce a number of best practices." + label: "Enable Default Middlewares" + schema: + type: boolean + default: true + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: ingressList + label: "Add Manual Custom Ingresses" + group: "Ingress" + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: "Custom Ingress" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + - variable: service + label: "Linked Service" + schema: + type: dict + attrs: + - variable: name + label: "Service Name" + schema: + type: string + default: "" + - variable: port + label: "Service Port" + schema: + type: int + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: "Select TrueNAS SCALE Certificate" + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: "Traefik Entrypoint" + description: "Entrypoint used by Traefik when using Traefik as Ingress Provider" + schema: + type: string + default: "websecure" + required: true + - variable: middlewares + label: "Traefik Middlewares" + description: "Add previously created Traefik Middlewares to this Ingress" + schema: + type: list + default: [] + items: + - variable: name + label: "Name" + schema: + type: string + default: "" + required: true + - variable: securityContext + group: "Security and Permissions" + label: "Security Context" + schema: + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + + + # Specify GPU configuration + - variable: scaleGPU + label: "GPU Configuration" + group: "Resources and Devices" + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + + - variable: resources + group: "Resources and Devices" + label: "" + schema: + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "4000m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "8Gi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Advanced Request minimum resources required" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "10m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "50Mi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + + - variable: deviceList + label: "Mount USB devices" + group: "Resources and Devices" + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: "Device" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "hostPath" + hidden: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPath + label: "Host Device Path" + description: "Path to the device on the host system" + schema: + type: path + - variable: mountPath + label: "Container Device Path" + description: "Path inside the container the device is mounted" + schema: + type: string + default: "/dev/ttyACM0" + + - variable: autoscaling + group: "Advanced" + label: "(Advanced) Horizontal Pod Autoscaler" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: target + label: "Target" + description: "deployment name, defaults to main deployment" + schema: + type: string + default: "" + - variable: minReplicas + label: "Minimum Replicas" + schema: + type: int + default: 1 + - variable: maxReplicas + label: "Maximum Replicas" + schema: + type: int + default: 5 + - variable: targetCPUUtilizationPercentage + label: "Target CPU Utilization Percentage" + schema: + type: int + default: 80 + - variable: targetMemoryUtilizationPercentage + label: "Target Memory Utilization Percentage" + schema: + type: int + default: 80 + + + - variable: addons + group: "Addons" + label: "" + schema: + type: dict + attrs: + - variable: vpn + label: "VPN" + schema: + type: dict + attrs: + - variable: type + label: "Type" + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: "disabled" + - value: "openvpn" + description: "OpenVPN" + - value: "wireguard" + description: "Wireguard" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - variable: killSwitch + label: "Enable killswitch" + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: "Killswitch Excluded IPv4 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: "IPv4 Network" + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: "Killswitch Excluded IPv6 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: "IPv6 Network" + schema: + type: string + required: true + + - variable: configFile + label: "VPN Config File Location" + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "type" + schema: + type: string + default: "hostPath" + hidden: true + - variable: hostPathType + label: "hostPathType" + schema: + type: string + default: "File" + hidden: true + - variable: noMount + label: "noMount" + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: "Full path to file" + description: "path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + required: true + - variable: envList + label: "VPN environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + - variable: codeserver + label: "Codeserver" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: "Git Settings" + schema: + type: dict + attrs: + - variable: deployKey + description: "Raw SSH private key" + label: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + schema: + type: string + - variable: service + label: "" + schema: + type: dict + attrs: + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "" + schema: + type: dict + attrs: + - variable: codeserver + label: "" + schema: + type: dict + attrs: + - variable: nodePort + description: "leave empty to disable" + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: "Codeserver environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + - variable: promtail + label: "Promtail" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: "Loki URL" + schema: + type: string + required: true + - variable: logs + label: "Log Paths" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: path + label: "Path" + schema: + type: string + required: true + - variable: args + label: "Promtail ecommand line arguments" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: "Arg" + schema: + type: string + required: true + - variable: envList + label: "Promtail environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + + + - variable: netshoot + label: "Netshoot" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: "Netshoot environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true diff --git a/stable/unifi/9.0.2/templates/common.yaml b/stable/tvheadend/10.0.3/templates/common.yaml similarity index 100% rename from stable/unifi/9.0.2/templates/common.yaml rename to stable/tvheadend/10.0.3/templates/common.yaml diff --git a/stable/uptime-kuma/1.0.3/values.yaml b/stable/tvheadend/10.0.3/values.yaml similarity index 100% rename from stable/uptime-kuma/1.0.3/values.yaml rename to stable/tvheadend/10.0.3/values.yaml diff --git a/stable/twtxt/1.0.2/Chart.lock b/stable/twtxt/1.0.2/Chart.lock deleted file mode 100644 index 945104b23d8..00000000000 --- a/stable/twtxt/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:14:03.739606487Z" diff --git a/stable/twtxt/1.0.2/charts/common-8.3.16.tgz b/stable/twtxt/1.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/twtxt/1.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/twtxt/1.0.2/CHANGELOG.md b/stable/twtxt/1.0.3/CHANGELOG.md similarity index 88% rename from stable/twtxt/1.0.2/CHANGELOG.md rename to stable/twtxt/1.0.3/CHANGELOG.md index c0950753787..113ef76cbd1 100644 --- a/stable/twtxt/1.0.2/CHANGELOG.md +++ b/stable/twtxt/1.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [twtxt-1.0.3](https://github.com/truecharts/apps/compare/twtxt-1.0.2...twtxt-1.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [twtxt-1.0.2](https://github.com/truecharts/apps/compare/twtxt-1.0.1...twtxt-1.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [twtxt-0.0.5](https://github.com/truecharts/apps/compare/twtxt-0.0.4...twtxt-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/valheim/1.0.2/CONFIG.md b/stable/twtxt/1.0.3/CONFIG.md similarity index 100% rename from stable/valheim/1.0.2/CONFIG.md rename to stable/twtxt/1.0.3/CONFIG.md diff --git a/stable/twtxt/1.0.3/Chart.lock b/stable/twtxt/1.0.3/Chart.lock new file mode 100644 index 00000000000..7bea5198dd2 --- /dev/null +++ b/stable/twtxt/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:50:26.629909626Z" diff --git a/stable/twtxt/1.0.2/Chart.yaml b/stable/twtxt/1.0.3/Chart.yaml similarity index 95% rename from stable/twtxt/1.0.2/Chart.yaml rename to stable/twtxt/1.0.3/Chart.yaml index 389d30694e3..30aaefb5333 100644 --- a/stable/twtxt/1.0.2/Chart.yaml +++ b/stable/twtxt/1.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: "A Self-Hosted, Twitter\u2122-like Decentralised microBlogging platform.\ \ No ads, no tracking, your content, your data!" home: https://github.com/truecharts/apps/tree/master/charts/stable/twtxt @@ -23,7 +23,7 @@ sources: - https://github.com/prologic/twtxt - https://github.com/nicholaswilde/docker-twtxt type: application -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/twtxt/1.0.2/README.md b/stable/twtxt/1.0.3/README.md similarity index 96% rename from stable/twtxt/1.0.2/README.md rename to stable/twtxt/1.0.3/README.md index d54d60a1bcb..adf084514a3 100644 --- a/stable/twtxt/1.0.2/README.md +++ b/stable/twtxt/1.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/twtxt/1.0.2/app-readme.md b/stable/twtxt/1.0.3/app-readme.md similarity index 100% rename from stable/twtxt/1.0.2/app-readme.md rename to stable/twtxt/1.0.3/app-readme.md diff --git a/stable/twtxt/1.0.3/charts/common-8.3.18.tgz b/stable/twtxt/1.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/twtxt/1.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/twtxt/1.0.2/helm-values.md b/stable/twtxt/1.0.3/helm-values.md similarity index 100% rename from stable/twtxt/1.0.2/helm-values.md rename to stable/twtxt/1.0.3/helm-values.md diff --git a/stable/twtxt/1.0.2/ix_values.yaml b/stable/twtxt/1.0.3/ix_values.yaml similarity index 100% rename from stable/twtxt/1.0.2/ix_values.yaml rename to stable/twtxt/1.0.3/ix_values.yaml diff --git a/stable/twtxt/1.0.2/questions.yaml b/stable/twtxt/1.0.3/questions.yaml similarity index 99% rename from stable/twtxt/1.0.2/questions.yaml rename to stable/twtxt/1.0.3/questions.yaml index 5ef10cff013..c9cda60048c 100644 --- a/stable/twtxt/1.0.2/questions.yaml +++ b/stable/twtxt/1.0.3/questions.yaml @@ -453,7 +453,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/twtxt/1.0.2/templates/common.yaml b/stable/twtxt/1.0.3/templates/common.yaml similarity index 100% rename from stable/twtxt/1.0.2/templates/common.yaml rename to stable/twtxt/1.0.3/templates/common.yaml diff --git a/stable/valheim/1.0.2/values.yaml b/stable/twtxt/1.0.3/values.yaml similarity index 100% rename from stable/valheim/1.0.2/values.yaml rename to stable/twtxt/1.0.3/values.yaml diff --git a/stable/unifi/9.0.2/Chart.lock b/stable/unifi/9.0.2/Chart.lock deleted file mode 100644 index 0b23c641eca..00000000000 --- a/stable/unifi/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:14:26.239567701Z" diff --git a/stable/unifi/9.0.2/charts/common-8.3.16.tgz b/stable/unifi/9.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/unifi/9.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/unifi/9.0.2/CHANGELOG.md b/stable/unifi/9.0.3/CHANGELOG.md similarity index 90% rename from stable/unifi/9.0.2/CHANGELOG.md rename to stable/unifi/9.0.3/CHANGELOG.md index f5cfdfc269b..657cf213299 100644 --- a/stable/unifi/9.0.2/CHANGELOG.md +++ b/stable/unifi/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [unifi-9.0.3](https://github.com/truecharts/apps/compare/unifi-9.0.2...unifi-9.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [unifi-9.0.2](https://github.com/truecharts/apps/compare/unifi-9.0.1...unifi-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [unifi-8.0.11](https://github.com/truecharts/apps/compare/unifi-8.0.10...unifi-8.0.11) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [unifi-8.0.10](https://github.com/truecharts/apps/compare/unifi-8.0.9...unifi-8.0.10) (2021-10-18) - -#### Refactor diff --git a/stable/whoogle/1.0.2/CONFIG.md b/stable/unifi/9.0.3/CONFIG.md similarity index 100% rename from stable/whoogle/1.0.2/CONFIG.md rename to stable/unifi/9.0.3/CONFIG.md diff --git a/stable/unifi/9.0.3/Chart.lock b/stable/unifi/9.0.3/Chart.lock new file mode 100644 index 00000000000..a5b7017575a --- /dev/null +++ b/stable/unifi/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:50:54.086513018Z" diff --git a/stable/unifi/9.0.2/Chart.yaml b/stable/unifi/9.0.3/Chart.yaml similarity index 95% rename from stable/unifi/9.0.2/Chart.yaml rename to stable/unifi/9.0.3/Chart.yaml index 33776018ff5..ab2785c770c 100644 --- a/stable/unifi/9.0.2/Chart.yaml +++ b/stable/unifi/9.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.4.54" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: Ubiquiti Network's Unifi Controller home: https://github.com/truecharts/apps/tree/master/charts/stable/unifi @@ -21,7 +21,7 @@ sources: - https://github.com/jacobalberty/unifi-docker - https://unifi-network.ui.com type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - Networking diff --git a/stable/unifi/9.0.2/README.md b/stable/unifi/9.0.3/README.md similarity index 96% rename from stable/unifi/9.0.2/README.md rename to stable/unifi/9.0.3/README.md index 87124ace692..b3a583c8358 100644 --- a/stable/unifi/9.0.2/README.md +++ b/stable/unifi/9.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/unifi/9.0.2/app-readme.md b/stable/unifi/9.0.3/app-readme.md similarity index 100% rename from stable/unifi/9.0.2/app-readme.md rename to stable/unifi/9.0.3/app-readme.md diff --git a/stable/unifi/9.0.3/charts/common-8.3.18.tgz b/stable/unifi/9.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/unifi/9.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/unifi/9.0.2/helm-values.md b/stable/unifi/9.0.3/helm-values.md similarity index 100% rename from stable/unifi/9.0.2/helm-values.md rename to stable/unifi/9.0.3/helm-values.md diff --git a/stable/unifi/9.0.2/ix_values.yaml b/stable/unifi/9.0.3/ix_values.yaml similarity index 100% rename from stable/unifi/9.0.2/ix_values.yaml rename to stable/unifi/9.0.3/ix_values.yaml diff --git a/stable/unifi/9.0.2/questions.yaml b/stable/unifi/9.0.3/questions.yaml similarity index 99% rename from stable/unifi/9.0.2/questions.yaml rename to stable/unifi/9.0.3/questions.yaml index 44af00a9d9f..c3e9860a7c7 100644 --- a/stable/unifi/9.0.2/questions.yaml +++ b/stable/unifi/9.0.3/questions.yaml @@ -864,7 +864,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/unpackerr/4.0.2/templates/common.yaml b/stable/unifi/9.0.3/templates/common.yaml similarity index 100% rename from stable/unpackerr/4.0.2/templates/common.yaml rename to stable/unifi/9.0.3/templates/common.yaml diff --git a/stable/whoogle/1.0.2/values.yaml b/stable/unifi/9.0.3/values.yaml similarity index 100% rename from stable/whoogle/1.0.2/values.yaml rename to stable/unifi/9.0.3/values.yaml diff --git a/stable/unpackerr/4.0.2/Chart.lock b/stable/unpackerr/4.0.2/Chart.lock deleted file mode 100644 index d4b14619204..00000000000 --- a/stable/unpackerr/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:14:49.342102587Z" diff --git a/stable/unpackerr/4.0.2/charts/common-8.3.16.tgz b/stable/unpackerr/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/unpackerr/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/unpackerr/4.0.2/CHANGELOG.md b/stable/unpackerr/4.0.3/CHANGELOG.md similarity index 90% rename from stable/unpackerr/4.0.2/CHANGELOG.md rename to stable/unpackerr/4.0.3/CHANGELOG.md index d02cb3fafeb..97fa0ad2480 100644 --- a/stable/unpackerr/4.0.2/CHANGELOG.md +++ b/stable/unpackerr/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [unpackerr-4.0.3](https://github.com/truecharts/apps/compare/unpackerr-4.0.2...unpackerr-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [unpackerr-4.0.2](https://github.com/truecharts/apps/compare/unpackerr-4.0.1...unpackerr-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [unpackerr-3.0.10](https://github.com/truecharts/apps/compare/unpackerr-3.0.9...unpackerr-3.0.10) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [unpackerr-3.0.9](https://github.com/truecharts/apps/compare/unpackerr-3.0.8...unpackerr-3.0.9) (2021-10-18) - -#### Chore diff --git a/stable/wiki/1.0.2/CONFIG.md b/stable/unpackerr/4.0.3/CONFIG.md similarity index 100% rename from stable/wiki/1.0.2/CONFIG.md rename to stable/unpackerr/4.0.3/CONFIG.md diff --git a/stable/unpackerr/4.0.3/Chart.lock b/stable/unpackerr/4.0.3/Chart.lock new file mode 100644 index 00000000000..4240d553257 --- /dev/null +++ b/stable/unpackerr/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:51:21.521575208Z" diff --git a/stable/unpackerr/4.0.2/Chart.yaml b/stable/unpackerr/4.0.3/Chart.yaml similarity index 96% rename from stable/unpackerr/4.0.2/Chart.yaml rename to stable/unpackerr/4.0.3/Chart.yaml index bbbd639f927..61b67100456 100644 --- a/stable/unpackerr/4.0.2/Chart.yaml +++ b/stable/unpackerr/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.9.8" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 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,7 +26,7 @@ sources: - https://github.com/davidnewhall/unpackerr - https://hub.docker.com/r/golift/unpackerr type: application -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/unpackerr/4.0.2/README.md b/stable/unpackerr/4.0.3/README.md similarity index 96% rename from stable/unpackerr/4.0.2/README.md rename to stable/unpackerr/4.0.3/README.md index 6eef56c6ac2..5b9cd0874ae 100644 --- a/stable/unpackerr/4.0.2/README.md +++ b/stable/unpackerr/4.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/unpackerr/4.0.2/app-readme.md b/stable/unpackerr/4.0.3/app-readme.md similarity index 100% rename from stable/unpackerr/4.0.2/app-readme.md rename to stable/unpackerr/4.0.3/app-readme.md diff --git a/stable/unpackerr/4.0.3/charts/common-8.3.18.tgz b/stable/unpackerr/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/unpackerr/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/unpackerr/4.0.2/helm-values.md b/stable/unpackerr/4.0.3/helm-values.md similarity index 100% rename from stable/unpackerr/4.0.2/helm-values.md rename to stable/unpackerr/4.0.3/helm-values.md diff --git a/stable/unpackerr/4.0.2/ix_values.yaml b/stable/unpackerr/4.0.3/ix_values.yaml similarity index 100% rename from stable/unpackerr/4.0.2/ix_values.yaml rename to stable/unpackerr/4.0.3/ix_values.yaml diff --git a/stable/unpackerr/4.0.2/questions.yaml b/stable/unpackerr/4.0.3/questions.yaml similarity index 99% rename from stable/unpackerr/4.0.2/questions.yaml rename to stable/unpackerr/4.0.3/questions.yaml index b589346f224..a428b491606 100644 --- a/stable/unpackerr/4.0.2/questions.yaml +++ b/stable/unpackerr/4.0.3/questions.yaml @@ -302,7 +302,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/uptime-kuma/1.0.3/templates/common.yaml b/stable/unpackerr/4.0.3/templates/common.yaml similarity index 100% rename from stable/uptime-kuma/1.0.3/templates/common.yaml rename to stable/unpackerr/4.0.3/templates/common.yaml diff --git a/stable/wiki/1.0.2/values.yaml b/stable/unpackerr/4.0.3/values.yaml similarity index 100% rename from stable/wiki/1.0.2/values.yaml rename to stable/unpackerr/4.0.3/values.yaml diff --git a/stable/uptime-kuma/1.0.3/Chart.lock b/stable/uptime-kuma/1.0.3/Chart.lock deleted file mode 100644 index 524e20e7c3b..00000000000 --- a/stable/uptime-kuma/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-11-01T13:01:05.138470837Z" diff --git a/stable/uptime-kuma/1.0.3/charts/common-8.3.16.tgz b/stable/uptime-kuma/1.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/uptime-kuma/1.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/uptime-kuma/1.0.3/CHANGELOG.md b/stable/uptime-kuma/1.0.4/CHANGELOG.md similarity index 91% rename from stable/uptime-kuma/1.0.3/CHANGELOG.md rename to stable/uptime-kuma/1.0.4/CHANGELOG.md index dfd4b6ab420..84951cd2c53 100644 --- a/stable/uptime-kuma/1.0.3/CHANGELOG.md +++ b/stable/uptime-kuma/1.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [uptime-kuma-1.0.4](https://github.com/truecharts/apps/compare/uptime-kuma-1.0.3...uptime-kuma-1.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [uptime-kuma-1.0.3](https://github.com/truecharts/apps/compare/uptime-kuma-1.0.2...uptime-kuma-1.0.3) (2021-11-01) @@ -88,12 +97,3 @@ #### Fix -* fix previous SCALE bugfix not correctly being applied - - - - -### [uptime-kuma-0.0.4](https://github.com/truecharts/apps/compare/uptime-kuma-0.0.3...uptime-kuma-0.0.4) (2021-10-19) - -#### Fix - diff --git a/stable/wikijs/3.0.3/CONFIG.md b/stable/uptime-kuma/1.0.4/CONFIG.md similarity index 100% rename from stable/wikijs/3.0.3/CONFIG.md rename to stable/uptime-kuma/1.0.4/CONFIG.md diff --git a/stable/uptime-kuma/1.0.4/Chart.lock b/stable/uptime-kuma/1.0.4/Chart.lock new file mode 100644 index 00000000000..581bc174d55 --- /dev/null +++ b/stable/uptime-kuma/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:51:49.016188598Z" diff --git a/stable/uptime-kuma/1.0.3/Chart.yaml b/stable/uptime-kuma/1.0.4/Chart.yaml similarity index 95% rename from stable/uptime-kuma/1.0.3/Chart.yaml rename to stable/uptime-kuma/1.0.4/Chart.yaml index 7824b6ee4ce..646de9f27c0 100644 --- a/stable/uptime-kuma/1.0.3/Chart.yaml +++ b/stable/uptime-kuma/1.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.10.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: A fancy self-hosted monitoring tool home: https://github.com/louislam/uptime-kuma @@ -23,7 +23,7 @@ name: uptime-kuma sources: - https://github.com/louislam/uptime-kuma type: application -version: 1.0.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - monitoring diff --git a/stable/uptime-kuma/1.0.3/README.md b/stable/uptime-kuma/1.0.4/README.md similarity index 96% rename from stable/uptime-kuma/1.0.3/README.md rename to stable/uptime-kuma/1.0.4/README.md index 9d757ceb03d..8d61d71e88c 100644 --- a/stable/uptime-kuma/1.0.3/README.md +++ b/stable/uptime-kuma/1.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/uptime-kuma/1.0.3/app-readme.md b/stable/uptime-kuma/1.0.4/app-readme.md similarity index 100% rename from stable/uptime-kuma/1.0.3/app-readme.md rename to stable/uptime-kuma/1.0.4/app-readme.md diff --git a/stable/uptime-kuma/1.0.4/charts/common-8.3.18.tgz b/stable/uptime-kuma/1.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/uptime-kuma/1.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/uptime-kuma/1.0.3/helm-values.md b/stable/uptime-kuma/1.0.4/helm-values.md similarity index 100% rename from stable/uptime-kuma/1.0.3/helm-values.md rename to stable/uptime-kuma/1.0.4/helm-values.md diff --git a/stable/uptime-kuma/1.0.3/ix_values.yaml b/stable/uptime-kuma/1.0.4/ix_values.yaml similarity index 100% rename from stable/uptime-kuma/1.0.3/ix_values.yaml rename to stable/uptime-kuma/1.0.4/ix_values.yaml diff --git a/stable/uptime-kuma/1.0.3/questions.yaml b/stable/uptime-kuma/1.0.4/questions.yaml similarity index 100% rename from stable/uptime-kuma/1.0.3/questions.yaml rename to stable/uptime-kuma/1.0.4/questions.yaml diff --git a/stable/whoogle/1.0.2/templates/common.yaml b/stable/uptime-kuma/1.0.4/templates/common.yaml similarity index 100% rename from stable/whoogle/1.0.2/templates/common.yaml rename to stable/uptime-kuma/1.0.4/templates/common.yaml diff --git a/stable/wikijs/3.0.3/values.yaml b/stable/uptime-kuma/1.0.4/values.yaml similarity index 100% rename from stable/wikijs/3.0.3/values.yaml rename to stable/uptime-kuma/1.0.4/values.yaml diff --git a/stable/valheim/1.0.2/Chart.lock b/stable/valheim/1.0.2/Chart.lock deleted file mode 100644 index 17b5f4998cb..00000000000 --- a/stable/valheim/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:15:35.463665253Z" diff --git a/stable/valheim/1.0.2/charts/common-8.3.16.tgz b/stable/valheim/1.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/valheim/1.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/valheim/1.0.2/CHANGELOG.md b/stable/valheim/1.0.3/CHANGELOG.md similarity index 91% rename from stable/valheim/1.0.2/CHANGELOG.md rename to stable/valheim/1.0.3/CHANGELOG.md index f1f2af40c00..7dd5138b41e 100644 --- a/stable/valheim/1.0.2/CHANGELOG.md +++ b/stable/valheim/1.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [valheim-1.0.3](https://github.com/truecharts/apps/compare/valheim-1.0.2...valheim-1.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [valheim-1.0.2](https://github.com/truecharts/apps/compare/valheim-1.0.1...valheim-1.0.2) (2021-10-26) @@ -88,12 +97,3 @@ - -### [valheim-0.0.5](https://github.com/truecharts/apps/compare/valheim-0.0.4...valheim-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - diff --git a/stable/xteve/4.0.2/CONFIG.md b/stable/valheim/1.0.3/CONFIG.md similarity index 100% rename from stable/xteve/4.0.2/CONFIG.md rename to stable/valheim/1.0.3/CONFIG.md diff --git a/stable/valheim/1.0.3/Chart.lock b/stable/valheim/1.0.3/Chart.lock new file mode 100644 index 00000000000..df4ae73c5af --- /dev/null +++ b/stable/valheim/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:52:16.482933641Z" diff --git a/stable/valheim/1.0.2/Chart.yaml b/stable/valheim/1.0.3/Chart.yaml similarity index 95% rename from stable/valheim/1.0.2/Chart.yaml rename to stable/valheim/1.0.3/Chart.yaml index 0c8b9d4b934..bb9d1146727 100644 --- a/stable/valheim/1.0.2/Chart.yaml +++ b/stable/valheim/1.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Valheim dedicated gameserver with automatic update and world backup support home: https://github.com/truecharts/apps/tree/master/charts/stable/valheim icon: https://raw.githubusercontent.com/lloesche/valheim-server-docker/main/misc/Logo_valheim.png @@ -18,7 +18,7 @@ name: valheim sources: - https://github.com/lloesche/valheim-server-docker - https://hub.docker.com/r/lloesche/valheim-server -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/valheim/1.0.2/README.md b/stable/valheim/1.0.3/README.md similarity index 96% rename from stable/valheim/1.0.2/README.md rename to stable/valheim/1.0.3/README.md index 011fc7322c2..e65e119ec37 100644 --- a/stable/valheim/1.0.2/README.md +++ b/stable/valheim/1.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/valheim/1.0.2/app-readme.md b/stable/valheim/1.0.3/app-readme.md similarity index 100% rename from stable/valheim/1.0.2/app-readme.md rename to stable/valheim/1.0.3/app-readme.md diff --git a/stable/valheim/1.0.3/charts/common-8.3.18.tgz b/stable/valheim/1.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/valheim/1.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/valheim/1.0.2/helm-values.md b/stable/valheim/1.0.3/helm-values.md similarity index 100% rename from stable/valheim/1.0.2/helm-values.md rename to stable/valheim/1.0.3/helm-values.md diff --git a/stable/valheim/1.0.2/ix_values.yaml b/stable/valheim/1.0.3/ix_values.yaml similarity index 100% rename from stable/valheim/1.0.2/ix_values.yaml rename to stable/valheim/1.0.3/ix_values.yaml diff --git a/stable/valheim/1.0.2/questions.yaml b/stable/valheim/1.0.3/questions.yaml similarity index 99% rename from stable/valheim/1.0.2/questions.yaml rename to stable/valheim/1.0.3/questions.yaml index da58c0f5da7..67640b76479 100644 --- a/stable/valheim/1.0.2/questions.yaml +++ b/stable/valheim/1.0.3/questions.yaml @@ -813,7 +813,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/valheim/1.0.2/templates/common.yaml b/stable/valheim/1.0.3/templates/common.yaml similarity index 100% rename from stable/valheim/1.0.2/templates/common.yaml rename to stable/valheim/1.0.3/templates/common.yaml diff --git a/stable/xteve/4.0.2/values.yaml b/stable/valheim/1.0.3/values.yaml similarity index 100% rename from stable/xteve/4.0.2/values.yaml rename to stable/valheim/1.0.3/values.yaml diff --git a/stable/vaultwarden/12.0.4/CHANGELOG.md b/stable/vaultwarden/12.0.4/CHANGELOG.md new file mode 100644 index 00000000000..e1b764b7f96 --- /dev/null +++ b/stable/vaultwarden/12.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [vaultwarden-12.0.4](https://github.com/truecharts/apps/compare/vaultwarden-12.0.3...vaultwarden-12.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + + +### [vaultwarden-12.0.3](https://github.com/truecharts/apps/compare/vaultwarden-12.0.2...vaultwarden-12.0.3) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) + + + + +### [vaultwarden-12.0.2](https://github.com/truecharts/apps/compare/vaultwarden-12.0.1...vaultwarden-12.0.2) (2021-10-26) + +#### Chore + +* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) + + + + +### [vaultwarden-12.0.1](https://github.com/truecharts/apps/compare/vaultwarden-12.0.0...vaultwarden-12.0.1) (2021-10-26) + +#### Chore + +* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) + + + + +### [vaultwarden-12.0.0](https://github.com/truecharts/apps/compare/vaultwarden-11.0.5...vaultwarden-12.0.0) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234)) +* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232)) + + + + +### [vaultwarden-11.0.5](https://github.com/truecharts/apps/compare/vaultwarden-10.1.0...vaultwarden-11.0.5) (2021-10-26) + + + + +### [vaultwarden-10.1.0](https://github.com/truecharts/apps/compare/vaultwarden-11.0.0...vaultwarden-10.1.0) (2021-10-26) + +#### Fix + +* fix patch for important postgresql consumping apps + + + + +### [vaultwarden-11.0.0](https://github.com/truecharts/apps/compare/vaultwarden-10.0.3...vaultwarden-11.0.0) (2021-10-25) + +#### Chore + +* Adapt for TrueNAS SCALE RC1 + + + + +### [vaultwarden-10.0.3](https://github.com/truecharts/apps/compare/vaultwarden-10.0.0...vaultwarden-10.0.3) (2021-10-20) + +#### Chore + +* bump apps, remove duplicates and move incubator to stable for RC1 +* update non-major deps helm releases ([#1213](https://github.com/truecharts/apps/issues/1213)) + +#### Fix + +* reenable postgresql migration scripting and bump all to force update + + + + +### [vaultwarden-10.0.0](https://github.com/truecharts/apps/compare/vaultwarden-9.0.23...vaultwarden-10.0.0) (2021-10-20) + +#### Chore + +* update helm chart postgresql to v4 ([#1214](https://github.com/truecharts/apps/issues/1214)) + +#### Fix + +* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212)) + + + diff --git a/stable/zigbee2mqtt/1.0.2/CONFIG.md b/stable/vaultwarden/12.0.4/CONFIG.md similarity index 100% rename from stable/zigbee2mqtt/1.0.2/CONFIG.md rename to stable/vaultwarden/12.0.4/CONFIG.md diff --git a/stable/vaultwarden/12.0.4/Chart.lock b/stable/vaultwarden/12.0.4/Chart.lock new file mode 100644 index 00000000000..cb838a47938 --- /dev/null +++ b/stable/vaultwarden/12.0.4/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.5 +digest: sha256:7c82b36be7159cc45c3f33a5bebf57863fddea8ad6c31c416c9812ab517a10b8 +generated: "2021-11-01T14:52:45.405763593Z" diff --git a/stable/vaultwarden/12.0.4/Chart.yaml b/stable/vaultwarden/12.0.4/Chart.yaml new file mode 100644 index 00000000000..0ffcd1a479e --- /dev/null +++ b/stable/vaultwarden/12.0.4/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "1.23.0" +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +- condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 5.1.5 +deprecated: false +description: Unofficial Bitwarden compatible server written in Rust +home: https://github.com/truecharts/apps/tree/master/charts/stable/vaultwarden +icon: https://raw.githubusercontent.com/bitwarden/brand/master/icons/256x256.png +keywords: +- bitwarden +- bitwardenrs +- bitwarden_rs +- vaultwarden +- password +- rust +kubeVersion: '>=1.16.0-0' +maintainers: +- email: info@truecharts.org + name: TrueCharts + url: truecharts.org +name: vaultwarden +sources: +- https://github.com/dani-garcia/vaultwarden +type: application +version: 12.0.4 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/vaultwarden/12.0.4/README.md b/stable/vaultwarden/12.0.4/README.md new file mode 100644 index 00000000000..afb24e4e0fb --- /dev/null +++ b/stable/vaultwarden/12.0.4/README.md @@ -0,0 +1,38 @@ +# Introduction + +Unofficial Bitwarden compatible server written in Rust + +TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** + +## Source Code + +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://truecharts.org/ | postgresql | 5.1.5 | +| https://truecharts.org | common | 8.3.18 | + +## Installing the Chart + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). + +## Uninstalling the Chart + +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). + +## Support + +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. +- See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) +--- +All Rights Reserved - The TrueCharts Project diff --git a/stable/vaultwarden/12.0.4/app-readme.md b/stable/vaultwarden/12.0.4/app-readme.md new file mode 100644 index 00000000000..adff46b5f72 --- /dev/null +++ b/stable/vaultwarden/12.0.4/app-readme.md @@ -0,0 +1,3 @@ +Unofficial Bitwarden compatible server written in Rust + +This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/stable/vaultwarden/12.0.4/charts/common-8.3.18.tgz b/stable/vaultwarden/12.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/vaultwarden/12.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/vaultwarden/12.0.4/charts/postgresql-5.1.5.tgz b/stable/vaultwarden/12.0.4/charts/postgresql-5.1.5.tgz new file mode 100644 index 00000000000..12af7bda79d Binary files /dev/null and b/stable/vaultwarden/12.0.4/charts/postgresql-5.1.5.tgz differ diff --git a/stable/vaultwarden/12.0.4/helm-values.md b/stable/vaultwarden/12.0.4/helm-values.md new file mode 100644 index 00000000000..ef449c1b0a5 --- /dev/null +++ b/stable/vaultwarden/12.0.4/helm-values.md @@ -0,0 +1,68 @@ +# Default Helm-Values + +TrueCharts is primarily build to supply TrueNAS SCALE Apps. +However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file. + +Most of our Apps also consume our "common" Helm Chart. +If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart. +You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document. + +## Values + +| Key | Type | Default | Description | +|-----|------|---------|-------------| +| database.type | string | `"postgresql"` | | +| database.wal | bool | `true` | | +| env | object | `{}` | | +| envFrom[0].configMapRef.name | string | `"vaultwardenconfig"` | | +| envFrom[1].secretRef.name | string | `"vaultwardensecret"` | | +| envTpl.DOMAIN | string | `"https://{{ if .Values.ingress }}{{ if .Values.ingress.main.enabled }}{{ ( index .Values.ingress.main.hosts 0 ).host }}{{ else }}placeholder.com{{ end }}{{ else }}placeholder.com{{ end }}"` | | +| envValueFrom.DATABASE_URL.secretKeyRef.key | string | `"url"` | | +| envValueFrom.DATABASE_URL.secretKeyRef.name | string | `"dbcreds"` | | +| image.pullPolicy | string | `"IfNotPresent"` | | +| image.repository | string | `"ghcr.io/truecharts/vaultwarden"` | | +| image.tag | string | `"v1.23.0@sha256:1e65dd23569e566576c3c80de76f711e0b9fc5e29a39d45f49f0a44d1282d869"` | | +| ingress | object | See below | Configure the ingresses for the chart here. Additional ingresses can be added by adding a dictionary key similar to the 'main' ingress. | +| ingress.main.enabled | bool | `true` | Enables or disables the ingress | +| ingress.main.fixedMiddlewares | list | `["chain-basic"]` | List of middlewares in the traefikmiddlewares k8s namespace to add automatically Creates an annotation with the middlewares and appends k8s and traefik namespaces to the middleware names Primarily used for TrueNAS SCALE to add additional (seperate) middlewares without exposing them to the end-user | +| ingress.main.hosts[0].host | string | `"chart-example.local"` | Host address. Helm template can be passed. | +| ingress.main.hosts[0].paths[0].path | string | `"/"` | Path. Helm template can be passed. | +| ingress.main.hosts[0].paths[0].pathType | string | `"Prefix"` | Ignored if not kubeVersion >= 1.14-0 | +| ingress.main.hosts[0].paths[0].service.name | string | `nil` | Overrides the service name reference for this path | +| ingress.main.hosts[0].paths[0].service.port | string | `nil` | Overrides the service port reference for this path | +| ingress.main.ingressClassName | string | `nil` | Set the ingressClass that is used for this ingress. Requires Kubernetes >=1.19 | +| ingress.main.middlewares | list | `[]` | Additional List of middlewares in the traefikmiddlewares k8s namespace to add automatically Creates an annotation with the middlewares and appends k8s and traefik namespaces to the middleware names | +| ingress.main.nameOverride | string | `nil` | Override the name suffix that is used for this ingress. | +| ingress.main.primary | bool | `true` | Make this the primary ingress (used in probes, notes, etc...). If there is more than 1 ingress, make sure that only 1 ingress is marked as primary. | +| ingress.main.tls | list | `[]` | Configure TLS for the ingress. Both secretName and hosts can process a Helm template. | +| persistence.data.accessMode | string | `"ReadWriteOnce"` | | +| persistence.data.enabled | bool | `true` | | +| persistence.data.mountPath | string | `"/data"` | | +| persistence.data.size | string | `"100Gi"` | | +| persistence.data.type | string | `"pvc"` | | +| postgresql.enabled | bool | `true` | | +| postgresql.existingSecret | string | `"dbcreds"` | | +| postgresql.postgresqlDatabase | string | `"vaultwarden"` | | +| postgresql.postgresqlUsername | string | `"vaultwarden"` | | +| service.main.ports.main.port | int | `8080` | | +| service.ws.ports.ws.enabled | bool | `true` | | +| service.ws.ports.ws.port | int | `3012` | | +| vaultwarden.admin.disableAdminToken | bool | `false` | | +| vaultwarden.admin.enabled | bool | `false` | | +| vaultwarden.allowInvitation | bool | `true` | | +| vaultwarden.allowSignups | bool | `true` | | +| vaultwarden.enableWebVault | bool | `true` | | +| vaultwarden.enableWebsockets | bool | `true` | | +| vaultwarden.icons.disableDownload | bool | `false` | | +| vaultwarden.log.file | string | `""` | | +| vaultwarden.log.level | string | `"trace"` | | +| vaultwarden.orgCreationUsers | string | `"all"` | | +| vaultwarden.requireEmail | bool | `false` | | +| vaultwarden.showPasswordHint | bool | `true` | | +| vaultwarden.smtp.enabled | bool | `false` | | +| vaultwarden.smtp.from | string | `""` | | +| vaultwarden.smtp.host | string | `""` | | +| vaultwarden.verifySignup | bool | `false` | | +| vaultwarden.yubico.enabled | bool | `false` | | + +All Rights Reserved - The TrueCharts Project diff --git a/stable/vaultwarden/12.0.4/ix_values.yaml b/stable/vaultwarden/12.0.4/ix_values.yaml new file mode 100644 index 00000000000..30222dd5bc6 --- /dev/null +++ b/stable/vaultwarden/12.0.4/ix_values.yaml @@ -0,0 +1,226 @@ +# Default values for Bitwarden. + +image: + repository: ghcr.io/truecharts/vaultwarden + pullPolicy: IfNotPresent + tag: v1.23.0@sha256:1e65dd23569e566576c3c80de76f711e0b9fc5e29a39d45f49f0a44d1282d869 + +service: + main: + ports: + main: + port: 8080 + ws: + ports: + ws: + enabled: true + port: 3012 + +env: {} + +# -- Configure the ingresses for the chart here. +# Additional ingresses can be added by adding a dictionary key similar to the 'main' ingress. +# @default -- See below +ingress: + main: + # -- Enables or disables the ingress + enabled: true + + # -- Make this the primary ingress (used in probes, notes, etc...). + # If there is more than 1 ingress, make sure that only 1 ingress is marked as primary. + primary: true + + # -- Override the name suffix that is used for this ingress. + nameOverride: + + # -- List of middlewares in the traefikmiddlewares k8s namespace to add automatically + # Creates an annotation with the middlewares and appends k8s and traefik namespaces to the middleware names + # Primarily used for TrueNAS SCALE to add additional (seperate) middlewares without exposing them to the end-user + fixedMiddlewares: + - chain-basic + + # -- Additional List of middlewares in the traefikmiddlewares k8s namespace to add automatically + # Creates an annotation with the middlewares and appends k8s and traefik namespaces to the middleware names + middlewares: [] + annotationsList: [] + # - name: somename + # value: somevalue + # -- Provide additional annotations which may be required. + annotations: {} + # kubernetes.io/ingress.class: nginx + # kubernetes.io/tls-acme: "true" + + labelsList: [] + # - name: somename + # value: somevalue + # -- Set labels on the deployment/statefulset/daemonset + # -- Provide additional labels which may be required. + # -- Provide additional labels which may be required. + labels: {} + + # -- Set the ingressClass that is used for this ingress. + # Requires Kubernetes >=1.19 + ingressClassName: # "nginx" + + ## Configure the hosts for the ingress + hosts: + - # -- Host address. Helm template can be passed. + host: chart-example.local + ## Configure the paths for the host + paths: + - # -- Path. Helm template can be passed. + path: / + # -- Ignored if not kubeVersion >= 1.14-0 + pathType: Prefix + service: + # -- Overrides the service name reference for this path + name: + # -- Overrides the service port reference for this path + port: + + # -- Configure TLS for the ingress. Both secretName and hosts can process a Helm template. + tls: [] + # - secretName: chart-example-tls + # -- Create a secret from a GUI selected TrueNAS SCALE certificate + # scaleCert: true + # hosts: + # - chart-example.local + +envTpl: + DOMAIN: "https://{{ if .Values.ingress }}{{ if .Values.ingress.main.enabled }}{{ ( index .Values.ingress.main.hosts 0 ).host }}{{ else }}placeholder.com{{ end }}{{ else }}placeholder.com{{ end }}" + +envFrom: + - configMapRef: + name: vaultwardenconfig + - secretRef: + name: vaultwardensecret + +envValueFrom: + DATABASE_URL: + secretKeyRef: + name: dbcreds + key: url + +database: + # Database type, must be one of: 'sqlite', 'mysql' or 'postgresql'. + type: postgresql + # Enable DB Write-Ahead-Log for SQLite, disabled for other databases. https://github.com/dani-garcia/bitwarden_rs/wiki/Running-without-WAL-enabled + wal: true + ## URL for external databases (mysql://user:pass@host:port or postgresql://user:pass@host:port). + # url: "" + ## Set the size of the database connection pool. + # maxConnections: 10 + ## Connection retries during startup, 0 for infinite. 1 second between retries. + # retries: 15 + +# Set Bitwarden_rs application variables +vaultwarden: + # Allow any user to sign-up: https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-registration-of-new-users + allowSignups: true + ## Whitelist domains allowed to sign-up. 'allowSignups' is ignored if set. + # signupDomains: + # - domain.tld + # Verify e-mail before login is enabled. SMTP must be enabled. + verifySignup: false + # When a user logs in an email is required to be sent. If sending the email fails the login attempt will fail. SMTP must be enabled. + requireEmail: false + ## Maximum attempts before an email token is reset and a new email will need to be sent. + # emailAttempts: 3 + ## Email token validity in seconds. + # emailTokenExpiration: 600 + # Allow invited users to sign-up even feature is disabled: https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-invitations + allowInvitation: true + # Show password hints: https://github.com/dani-garcia/bitwarden_rs/wiki/Password-hint-display + ## Default organization name in invitation e-mails that are not coming from a specific organization. + # defaultInviteName: "" + showPasswordHint: true + # Enable Websockets for notification. https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-WebSocket-notifications + # Redirect HTTP path "/notifications/hub" to port 3012. Ingress/IngressRoute controllers are automatically configured. + enableWebsockets: true + # Enable Web Vault (static content). https://github.com/dani-garcia/bitwarden_rs/wiki/Disabling-or-overriding-the-Vault-interface-hosting + enableWebVault: true + # Restrict creation of orgs. Options are: 'all', 'none' or a comma-separated list of users. + orgCreationUsers: all + ## Limit attachment disk usage per organization. + # attachmentLimitOrg: + ## Limit attachment disk usage per user. + # attachmentLimitUser: + ## HaveIBeenPwned API Key. Can be purchased at https://haveibeenpwned.com/API/Key. + # hibpApiKey: + + admin: + # Enable admin portal. + enabled: false + # Disabling the admin token will make the admin portal accessible to anyone, use carefully: https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-admin-token + disableAdminToken: false + ## Token for admin login, will be generated if not defined. https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-admin-page + # token: + + # Enable SMTP. https://github.com/dani-garcia/bitwarden_rs/wiki/SMTP-configuration + smtp: + enabled: false + # SMTP hostname, required if SMTP is enabled. + host: "" + # SMTP sender e-mail address, required if SMTP is enabled. + from: "" + ## SMTP sender name, defaults to 'Bitwarden_RS'. + # fromName: "" + ## Enable SSL connection. + # ssl: true + ## SMTP port. Defaults to 25 without SSL, 587 with SSL. + # port: 587 + ## SMTP Authentication Mechanisms. Comma-separated options: 'Plain', 'Login' and 'Xoauth2'. Defaults to 'Plain'. + # authMechanism: Plain + ## Hostname to be sent for SMTP HELO. Defaults to pod name. + # heloName: "" + ## SMTP timeout. + # timeout: 15 + ## Accept SSL session if certificate is valid but hostname doesn't match. DANGEROUS, vulnerable to men-in-the-middle attacks! + # invalidHostname: false + ## Accept invalid certificates. DANGEROUS, vulnerable to men-in-the-middle attacks! + # invalidCertificate: false + ## SMTP username. + # user: "" + ## SMTP password. Required is user is specified, ignored if no user provided. + # password: "" + + ## Enable Yubico OTP authentication. https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-Yubikey-OTP-authentication + yubico: + enabled: false + ## Yubico server. Defaults to YubiCloud. + # server: + ## Yubico ID and Secret Key. + # clientId: + # secretKey: + + ## Logging options. https://github.com/dani-garcia/bitwarden_rs/wiki/Logging + log: + # Log to file. + file: "" + # Log level. Options are "trace", "debug", "info", "warn", "error" or "off". + level: "trace" + ## Log timestamp format. See https://docs.rs/chrono/0.4.15/chrono/format/strftime/index.html. Defaults to time in milliseconds. + # timeFormat: "" + + icons: + # Disables download of external icons. Setting to true will still serve icons from cache (/data/icon_cache). TTL will default to zero. + disableDownload: false + ## Cache time-to-live for icons fetched. 0 means no purging. + # cache: 2592000 + ## Cache time-to-live for icons that were not available. 0 means no purging. + # cacheFailed: 259200 + +persistence: + data: + enabled: true + mountPath: "/data" + type: pvc + accessMode: ReadWriteOnce + size: "100Gi" + +# Enabled postgres +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: vaultwarden + postgresqlDatabase: vaultwarden diff --git a/stable/vaultwarden/12.0.4/questions.yaml b/stable/vaultwarden/12.0.4/questions.yaml new file mode 100644 index 00000000000..c51a8a5e61e --- /dev/null +++ b/stable/vaultwarden/12.0.4/questions.yaml @@ -0,0 +1,2122 @@ +groups: + - name: "Container Image" + description: "Image to be used for container" + - name: "Controller" + description: "Configure workload deployment" + - name: "Container Configuration" + description: "additional container configuration" + - name: "App Configuration" + description: "App specific config options" + - name: "Networking and Services" + description: "Configure Network and Services for container" + - name: "Storage and Persistence" + description: "Persist and share data that is separate from the container" + - name: "Ingress" + description: "Ingress Configuration" + - name: "Security and Permissions" + description: "Configure security context and permissions" + - name: "Resources and Devices" + description: "Specify resources/devices to be allocated to workload" + - name: "Middlewares" + description: "Traefik Middlewares" + - name: "Addons" + description: "Addon Configuration" + - name: "Advanced" + description: "Advanced Configuration" +portals: + web_portal: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - variable: global + label: "global settings" + group: "Controller" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: "flag this is SCALE" + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: "Controller" + label: "" + schema: + type: dict + attrs: + - variable: type + description: "Please specify type of workload to deploy" + label: "(Advanced) Controller Type" + schema: + type: string + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + required: true + enum: + - value: "Recreate" + description: "Recreate: Kill existing pods before creating new ones" + - value: "RollingUpdate" + description: "RollingUpdate: Create new pods and then kill old ones" + - value: "OnDelete" + description: "(Legacy) OnDelete: ignore .spec.template changes" + - variable: advanced + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: "Extra Args" + schema: + type: list + default: [] + items: + - variable: argItem + label: "Arg" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: labelsList + label: "Controller Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: " Controller Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + type: dict + attrs: + - variable: TZ + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: UMASK + label: "UMASK" + description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" + schema: + type: string + default: "002" + + - variable: envList + label: "Image environment" + group: "Container Configuration" + schema: + type: list + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: expertpodconf + group: "Container Configuration" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: termination + group: "Container Configuration" + label: "Termination settings" + schema: + type: dict + attrs: + - variable: gracePeriodSeconds + label: "Grace Period Seconds" + schema: + type: int + default: 10 + - variable: podLabelsList + group: "Container Configuration" + label: "Pod Labels" + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: podAnnotationsList + group: "Container Configuration" + label: "Pod Annotations" + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: vaultwarden + label: "" + group: "App Configuration" + schema: + type: dict + attrs: + - variable: yubico + label: "Yubico OTP authentication" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable Yubico OTP authentication" + description: "Please refer to the manual at: https://github.com/dani-garcia/vaultwarden/wiki/Enabling-Yubikey-OTP-authentication" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: server + label: "Yubico server" + description: "Defaults to YubiCloud" + schema: + type: string + default: "" + - variable: clientId + label: "Yubico ID" + schema: + type: string + default: "" + - variable: secretKey + label: "Yubico Secret Key" + schema: + type: string + default: "" + - variable: admin + label: "Admin Portal" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable Admin Portal" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: disableAdminToken + label: "Make Accessible Without Password/Token" + schema: + type: boolean + default: false + - variable: token + label: "Admin Portal Password/Token" + description: "Will be automatically generated if not defined" + schema: + type: string + default: "" + - variable: icons + label: "Icon Download Settings" + schema: + type: dict + attrs: + - variable: disableDownload + label: "Disable Icon Download" + description: "Disables download of external icons. Setting to true will still serve icons from cache (/data/icon_cache)" + schema: + type: boolean + default: false + - variable: cache + label: "Cache time-to-live" + description: "Cache time-to-live for icons fetched. 0 means no purging" + schema: + type: int + default: 2592000 + - variable: token + label: "Failed Downloads Cache time-to-live" + description: "Cache time-to-live for icons that were not available. 0 means no purging." + schema: + type: int + default: 2592000 + - variable: log + label: "Logging" + schema: + type: dict + attrs: + - variable: level + label: "Log level" + schema: + type: string + default: "info" + required: true + enum: + - value: "trace" + description: "trace" + - value: "debug" + description: "debug" + - value: "info" + description: "info" + - value: "warn" + description: "warn" + - value: "error" + description: "error" + - value: "off" + description: "off" + - variable: file + label: "Log-File Location" + schema: + type: string + default: "" + - variable: smtp + label: "SMTP Settings (Email)" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable SMTP Support" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: host + label: "SMTP hostname" + schema: + type: string + required: true + default: "" + - variable: from + label: "SMTP sender e-mail address" + schema: + type: string + required: true + default: "" + - variable: fromName + label: "SMTP sender name" + schema: + type: string + required: true + default: "" + - variable: user + label: "SMTP username" + schema: + type: string + required: true + default: "" + - variable: password + label: "SMTP password" + description: "Required is user is specified, ignored if no user provided" + schema: + type: string + default: "" + - variable: ssl + label: "Enable SSL connection" + schema: + type: boolean + default: true + - variable: port + label: "SMTP port" + description: "Usually: 25 without SSL, 587 with SSL" + schema: + type: int + default: 587 + - variable: authMechanism + label: "SMTP Authentication Mechanisms" + description: "Comma-separated options: Plain, Login and Xoauth2" + schema: + type: string + default: "Plain" + - variable: heloName + label: "SMTP HELO - Hostname" + description: "Hostname to be sent for SMTP HELO. Defaults to pod name" + schema: + type: string + default: "" + - variable: port + label: "SMTP timeout" + schema: + type: int + default: 15 + - variable: invalidHostname + label: "Accept Invalid Hostname" + description: "Accept SSL session if certificate is valid but hostname doesn't match. DANGEROUS, vulnerable to men-in-the-middle attacks!" + schema: + type: boolean + default: false + - variable: invalidCertificate + label: "Accept Invalid Certificate" + description: "Accept invalid certificates. DANGEROUS, vulnerable to men-in-the-middle attacks!" + schema: + type: boolean + default: false + - variable: allowSignups + label: "Allow Signup" + description: "Allow any user to sign-up: https://github.com/dani-garcia/vaultwarden/wiki/Disable-registration-of-new-users" + schema: + type: boolean + default: true + - variable: allowInvitation + label: "Always allow Invitation" + description: "Allow invited users to sign-up even feature is disabled: https://github.com/dani-garcia/vaultwarden/wiki/Disable-invitations" + schema: + type: boolean + default: true + - variable: defaultInviteName + label: "Default Invite Organisation Name" + description: "Default organization name in invitation e-mails that are not coming from a specific organization." + schema: + type: string + default: "" + - variable: showPasswordHint + label: "Show password hints" + description: "https://github.com/dani-garcia/vaultwarden/wiki/Password-hint-display" + schema: + type: boolean + default: true + - variable: signupwhitelistenable + label: "Enable Signup Whitelist" + description: "allowSignups is ignored if set" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: signupDomains + label: "Signup Whitelist Domains" + schema: + type: list + default: [] + items: + - variable: domain + label: "Domain" + schema: + type: string + default: "" + - variable: verifySignup + label: "Verifiy Signup" + description: "Verify e-mail before login is enabled. SMTP must be enabled" + schema: + type: boolean + default: false + - variable: requireEmail + label: "Block Login if email fails" + description: "When a user logs in an email is required to be sent. If sending the email fails the login attempt will fail. SMTP must be enabled" + schema: + type: boolean + default: false + - variable: emailAttempts + label: "Email token reset attempts" + description: "Maximum attempts before an email token is reset and a new email will need to be sent" + schema: + type: int + default: 3 + - variable: emailTokenExpiration + label: "Email token validity in seconds" + schema: + type: int + default: 600 + - variable: enableWebsockets + label: "Enable Websocket Connections" + description: "Enable Websockets for notification. https://github.com/dani-garcia/vaultwarden/wiki/Enabling-WebSocket-notifications" + schema: + type: boolean + default: true + hidden: true + - variable: enableWebVault + label: "Enable Webvault" + description: "Enable Web Vault (static content). https://github.com/dani-garcia/vaultwarden/wiki/Disabling-or-overriding-the-Vault-interface-hosting" + schema: + type: boolean + default: true + - variable: orgCreationUsers + label: "Limit Organisation Creation to (users)" + description: "Restrict creation of orgs. Options are: 'all', 'none' or a comma-separated list of users." + schema: + type: string + default: "all" + - variable: attachmentLimitOrg + label: "Limit Attachment Disk Usage per Organisation" + schema: + type: string + default: "" + - variable: attachmentLimitUser + label: "Limit Attachment Disk Usage per User" + schema: + type: string + default: "" + - variable: hibpApiKey + label: "HaveIBeenPwned API Key" + description: "Can be purchased at https://haveibeenpwned.com/API/Key" + schema: + type: string + default: "" + + - variable: service + group: "Networking and Services" + label: "Configure Service(s)" + schema: + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8080 + editable: false + hidden: true + - variable: port + label: "Container Port" + schema: + type: int + default: 8080 + editable: true + required: true + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + default: 36000 + - variable: ws + label: "WebSocket Service" + description: "WebSocket Service" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "ClusterIP" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + type: dict + attrs: + - variable: ws + label: "WebSocket Service Port Configuration" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 3012 + editable: false + hidden: true + - variable: port + label: "Container Port" + schema: + type: int + default: 3012 + editable: true + required: true + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + default: 36001 + + - variable: serviceexpert + group: "Networking and Services" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: "Networking and Services" + label: "Host-Networking (Complicated)" + schema: + type: boolean + default: false + + - variable: dnsPolicy + group: "Networking and Services" + label: "dnsPolicy" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "ClusterFirst" + description: "ClusterFirst" + - value: "ClusterFirstWithHostNet" + description: "ClusterFirstWithHostNet" + - value: "None" + description: "None" + + - variable: dnsConfig + label: "DNS Configuration" + group: "Networking and Services" + description: "Specify custom DNS configuration which will be applied to the pod" + schema: + type: dict + attrs: + - variable: nameservers + label: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + schema: + type: string + - variable: options + label: "options" + schema: + default: [] + type: list + items: + - variable: option + label: "Option Entry" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: searches + label: "Searches" + schema: + default: [] + type: list + items: + - variable: search + label: "Search Entry" + schema: + type: string + + - variable: serviceList + label: "Add Manual Custom Services" + group: "Networking and Services" + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: "Custom Service" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: portsList + label: "Additional Service Ports" + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: "Custom ports" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Port Name" + schema: + type: string + default: "" + - variable: protocol + label: "Port Type" + schema: + type: string + default: "TCP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + required: true + - variable: port + label: "Container Port" + schema: + type: int + required: true + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + + - variable: persistence + label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" + group: "Storage and Persistence" + schema: + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "pvc" + enum: + - value: "pvc" + description: "pvc" + - value: "emptyDir" + description: "emptyDir" + - value: "hostPath" + description: "hostPath" + - variable: storageClass + label: "(Advanced) storageClass" + description: " Warning: Anything other than SCALE-ZFS will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: hostPathType + label: "hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "/data" + hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: accessMode + label: "Access Mode (Advanced)" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "100Gi" + + - variable: persistenceList + label: "Additional app storage" + group: "Storage and Persistence" + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: "Custom Storage" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + hidden: true + - variable: advanced + label: "Show Advanced Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "hostPath" + enum: + - value: "pvc" + description: "pvc" + - value: "emptyDir" + description: "emptyDir" + - value: "hostPath" + description: "hostPath" + - variable: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: hostPathType + label: "(Advanced) hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: accessMode + label: "(Advanced) Access Mode" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "100Gi" + + - variable: ingress + label: "" + group: "Ingress" + schema: + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: "Select TrueNAS SCALE Certificate" + schema: + type: int + $ref: + - "definitions/certificate" + + - variable: entrypoint + label: "(Advanced) Traefik Entrypoint" + description: "Entrypoint used by Traefik when using Traefik as Ingress Provider" + schema: + type: string + default: "websecure" + required: true + - variable: middlewares + label: "Traefik Middlewares" + description: "Add previously created Traefik Middlewares to this Ingress" + schema: + type: list + default: [] + items: + - variable: name + label: "Name" + schema: + type: string + default: "" + required: true + + - variable: expert + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: "These middlewares enforce a number of best practices." + label: "Enable Default Middlewares" + schema: + type: boolean + default: true + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: ingressList + label: "Add Manual Custom Ingresses" + group: "Ingress" + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: "Custom Ingress" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + - variable: service + label: "Linked Service" + schema: + type: dict + attrs: + - variable: name + label: "Service Name" + schema: + type: string + default: "" + - variable: port + label: "Service Port" + schema: + type: int + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: "Select TrueNAS SCALE Certificate" + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: "Traefik Entrypoint" + description: "Entrypoint used by Traefik when using Traefik as Ingress Provider" + schema: + type: string + default: "websecure" + required: true + - variable: middlewares + label: "Traefik Middlewares" + description: "Add previously created Traefik Middlewares to this Ingress" + schema: + type: list + default: [] + items: + - variable: name + label: "Name" + schema: + type: string + default: "" + required: true + + - variable: securityContext + group: "Security and Permissions" + label: "Security Context" + schema: + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + + + # Specify GPU configuration + - variable: scaleGPU + label: "GPU Configuration" + group: "Resources and Devices" + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + + - variable: resources + group: "Resources and Devices" + label: "" + schema: + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "4000m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "8Gi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Advanced Request minimum resources required" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "10m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "50Mi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + + - variable: deviceList + label: "Mount USB devices" + group: "Resources and Devices" + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: "Device" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "hostPath" + hidden: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPath + label: "Host Device Path" + description: "Path to the device on the host system" + schema: + type: path + - variable: mountPath + label: "Container Device Path" + description: "Path inside the container the device is mounted" + schema: + type: string + default: "/dev/ttyACM0" + + - variable: autoscaling + group: "Resources and Devices" + label: "(Advanced) Horizontal Pod Autoscaler" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: target + label: "Target" + description: "deployment name, defaults to main deployment" + schema: + type: string + default: "" + - variable: minReplicas + label: "Minimum Replicas" + schema: + type: int + default: 1 + - variable: maxReplicas + label: "Maximum Replicas" + schema: + type: int + default: 5 + - variable: targetCPUUtilizationPercentage + label: "Target CPU Utilization Percentage" + schema: + type: int + default: 80 + - variable: targetMemoryUtilizationPercentage + label: "Target Memory Utilization Percentage" + schema: + type: int + default: 80 + + + - variable: addons + group: "Addons" + label: "" + schema: + type: dict + attrs: + - variable: vpn + label: "VPN" + schema: + type: dict + attrs: + - variable: type + label: "Type" + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: "disabled" + - value: "openvpn" + description: "OpenVPN" + - value: "wireguard" + description: "Wireguard" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - variable: killSwitch + label: "Enable killswitch" + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: "Killswitch Excluded IPv4 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: "IPv4 Network" + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: "Killswitch Excluded IPv6 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: "IPv6 Network" + schema: + type: string + required: true + + - variable: configFile + label: "VPN Config File Location" + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "type" + schema: + type: string + default: "hostPath" + hidden: true + - variable: hostPathType + label: "hostPathType" + schema: + type: string + default: "File" + hidden: true + - variable: noMount + label: "noMount" + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: "Full path to file" + description: "path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + required: true + - variable: envList + label: "VPN environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + - variable: codeserver + label: "Codeserver" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: "Git Settings" + schema: + type: dict + attrs: + - variable: deployKey + description: "Raw SSH private key" + label: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + schema: + type: string + - variable: service + label: "" + schema: + type: dict + attrs: + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "" + schema: + type: dict + attrs: + - variable: codeserver + label: "" + schema: + type: dict + attrs: + - variable: nodePort + description: "leave empty to disable" + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: "Codeserver environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + - variable: promtail + label: "Promtail" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: "Loki URL" + schema: + type: string + required: true + - variable: logs + label: "Log Paths" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: path + label: "Path" + schema: + type: string + required: true + - variable: args + label: "Promtail ecommand line arguments" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: "Arg" + schema: + type: string + required: true + - variable: envList + label: "Promtail environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + + + - variable: netshoot + label: "Netshoot" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: "Netshoot environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true diff --git a/stable/vaultwarden/12.0.4/templates/_configmap.tpl b/stable/vaultwarden/12.0.4/templates/_configmap.tpl new file mode 100644 index 00000000000..8809925abdf --- /dev/null +++ b/stable/vaultwarden/12.0.4/templates/_configmap.tpl @@ -0,0 +1,116 @@ +{{/* Define the configmap */}} +{{- define "vaultwarden.configmap" -}} +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: vaultwardenconfig +data: + ROCKET_PORT: "8080" + SIGNUPS_ALLOWED: {{ .Values.vaultwarden.allowSignups | quote }} + {{- if .Values.vaultwarden.signupDomains }} + SIGNUPS_DOMAINS_WHITELIST: {{ join "," .Values.vaultwarden.signupDomains | quote }} + {{- end }} + {{- if and (eq .Values.vaultwarden.verifySignup true) (eq .Values.vaultwarden.smtp.enabled false) }}{{ required "Signup verification requires SMTP to be enabled" nil}}{{end}} + SIGNUPS_VERIFY: {{ .Values.vaultwarden.verifySignup | quote }} + {{- if and (eq .Values.vaultwarden.requireEmail true) (eq .Values.vaultwarden.smtp.enabled false) }}{{ required "Requiring emails for login depends on SMTP" nil}}{{end}} + REQUIRE_DEVICE_EMAIL: {{ .Values.vaultwarden.requireEmail | quote }} + {{- if .Values.vaultwarden.emailAttempts }} + EMAIL_ATTEMPTS_LIMIT: {{ .Values.vaultwarden.emailAttempts | quote }} + {{- end }} + {{- if .Values.vaultwarden.emailTokenExpiration }} + EMAIL_EXPIRATION_TIME: {{ .Values.vaultwarden.emailTokenExpiration | quote }} + {{- end }} + INVITATIONS_ALLOWED: {{ .Values.vaultwarden.allowInvitation | quote }} + {{- if .Values.vaultwarden.defaultInviteName }} + INVITATION_ORG_NAME: {{ .Values.vaultwarden.defaultInviteName | quote }} + {{- end }} + SHOW_PASSWORD_HINT: {{ .Values.vaultwarden.showPasswordHint | quote }} + WEBSOCKET_ENABLED: {{ .Values.vaultwarden.enableWebsockets | quote }} + WEB_VAULT_ENABLED: {{ .Values.vaultwarden.enableWebVault | quote }} + ORG_CREATION_USERS: {{ .Values.vaultwarden.orgCreationUsers | quote }} + {{- if .Values.vaultwarden.attachmentLimitOrg }} + ORG_ATTACHMENT_LIMIT: {{ .Values.vaultwarden.attachmentLimitOrg | quote }} + {{- end }} + {{- if .Values.vaultwarden.attachmentLimitUser }} + USER_ATTACHMENT_LIMIT: {{ .Values.vaultwarden.attachmentLimitUser | quote }} + {{- end }} + {{- if .Values.vaultwarden.hibpApiKey }} + HIBP_API_KEY: {{ .Values.vaultwarden.hibpApiKey | quote }} + {{- end }} + {{- include "vaultwarden.dbTypeValid" . }} + {{- if .Values.database.retries }} + DB_CONNECTION_RETRIES: {{ .Values.database.retries | quote }} + {{- end }} + {{- if .Values.database.maxConnections }} + DATABASE_MAX_CONNS: {{ .Values.database.maxConnections | quote }} + {{- end }} + {{- if eq .Values.vaultwarden.smtp.enabled true }} + SMTP_HOST: {{ required "SMTP host is required to enable SMTP" .Values.vaultwarden.smtp.host | quote }} + SMTP_FROM: {{ required "SMTP sender address ('from') is required to enable SMTP" .Values.vaultwarden.smtp.from | quote }} + {{- if .Values.vaultwarden.smtp.fromName }} + SMTP_FROM_NAME: {{ .Values.vaultwarden.smtp.fromName | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.ssl }} + SMTP_SSL: {{ .Values.vaultwarden.smtp.ssl | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.port }} + SMTP_PORT: {{ .Values.vaultwarden.smtp.port | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.authMechanism }} + SMTP_AUTH_MECHANISM: {{ .Values.vaultwarden.smtp.authMechanism | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.heloName }} + HELO_NAME: {{ .Values.vaultwarden.smtp.heloName | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.timeout }} + SMTP_TIMEOUT: {{ .Values.vaultwarden.smtp.timeout | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.invalidHostname }} + SMTP_ACCEPT_INVALID_HOSTNAMES: {{ .Values.vaultwarden.smtp.invalidHostname | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.invalidCertificate }} + SMTP_ACCEPT_INVALID_CERTS: {{ .Values.vaultwarden.smtp.invalidCertificate | quote }} + {{- end }} + {{- end }} + {{- if .Values.vaultwarden.log.file }} + LOG_FILE: {{ .Values.vaultwarden.log.file | quote }} + {{- end }} + {{- if or .Values.vaultwarden.log.level .Values.vaultwarden.log.timeFormat }} + EXTENDED_LOGGING: "true" + {{- end }} + {{- if .Values.vaultwarden.log.level }} + {{- include "vaultwarden.logLevelValid" . }} + LOG_LEVEL: {{ .Values.vaultwarden.log.level | quote }} + {{- end }} + {{- if .Values.vaultwarden.log.timeFormat }} + LOG_TIMESTAMP_FORMAT: {{ .Values.vaultwarden.log.timeFormat | quote }} + {{- end }} + {{- if .Values.vaultwarden.icons.disableDownload }} + DISABLE_ICON_DOWNLOAD: {{ .Values.vaultwarden.icons.disableDownload | quote }} + {{- if and (not .Values.vaultwarden.icons.cache) (eq .Values.vaultwarden.icons.disableDownload "true") }} + ICON_CACHE_TTL: "0" + {{- end }} + {{- end }} + {{- if .Values.vaultwarden.icons.cache }} + ICON_CACHE_TTL: {{ .Values.vaultwarden.icons.cache | quote }} + {{- end }} + {{- if .Values.vaultwarden.icons.cacheFailed }} + ICON_CACHE_NEGTTL: {{ .Values.vaultwarden.icons.cacheFailed | quote }} + {{- end }} + {{- if eq .Values.vaultwarden.admin.enabled true }} + {{- if eq .Values.vaultwarden.admin.disableAdminToken true }} + DISABLE_ADMIN_TOKEN: "true" + {{- end }} + {{- end }} + {{- if eq .Values.vaultwarden.yubico.enabled true }} + {{- if .Values.vaultwarden.yubico.server }} + YUBICO_SERVER: {{ .Values.vaultwarden.yubico.server | quote }} + {{- end }} + {{- end }} + {{- if eq .Values.database.type "sqlite" }} + ENABLE_DB_WAL: {{ .Values.database.wal | quote }} + {{- else }} + ENABLE_DB_WAL: "false" + {{- end }} +{{- end -}} diff --git a/stable/vaultwarden/12.0.4/templates/_secrets.tpl b/stable/vaultwarden/12.0.4/templates/_secrets.tpl new file mode 100644 index 00000000000..ca5ec74b0af --- /dev/null +++ b/stable/vaultwarden/12.0.4/templates/_secrets.tpl @@ -0,0 +1,36 @@ +{{/* Define the secrets */}} +{{- define "vaultwarden.secrets" -}} + +{{- $adminToken := "" }} +{{- if eq .Values.vaultwarden.admin.enabled true }} +{{- $adminToken = .Values.vaultwarden.admin.token | default (randAlphaNum 48) | b64enc | quote }} +{{- end -}} + +{{- $smtpUser := "" }} +{{- if and (eq .Values.vaultwarden.smtp.enabled true ) (.Values.vaultwarden.smtp.user) }} +{{- $smtpUser = .Values.vaultwarden.smtp.user | b64enc | quote }} +{{- end -}} + +{{- $yubicoClientId := "" }} +{{- if eq .Values.vaultwarden.yubico.enabled true }} +{{- $yubicoClientId = required "Yubico Client ID required" .Values.vaultwarden.yubico.clientId | toString | b64enc | quote }} +{{- end -}} +--- + +apiVersion: v1 +kind: Secret +metadata: + name: vaultwardensecret +data: + {{- if ne $adminToken "" }} + ADMIN_TOKEN: {{ $adminToken }} + {{- end }} + {{- if ne $smtpUser "" }} + SMTP_USERNAME: {{ $smtpUser }} + SMTP_PASSWORD: {{ required "Must specify SMTP password" .Values.vaultwarden.smtp.password | b64enc | quote }} + {{- end }} + {{- if ne $yubicoClientId "" }} + YUBICO_CLIENT_ID: {{ $yubicoClientId }} + YUBICO_SECRET_KEY: {{ required "Yubico Secret Key required" .Values.vaultwarden.yubico.secretKey | b64enc | quote }} + {{- end }} +{{- end -}} diff --git a/stable/vaultwarden/12.0.4/templates/_validate.tpl b/stable/vaultwarden/12.0.4/templates/_validate.tpl new file mode 100644 index 00000000000..e4832c2f6e5 --- /dev/null +++ b/stable/vaultwarden/12.0.4/templates/_validate.tpl @@ -0,0 +1,17 @@ +{{/* +Ensure valid DB type is select, defaults to SQLite +*/}} +{{- define "vaultwarden.dbTypeValid" -}} +{{- if not (or (eq .Values.database.type "postgresql") (eq .Values.database.type "mysql") (eq .Values.database.type "sqlite")) }} +{{- required "Invalid database type" nil }} +{{- end -}} +{{- end -}} + +{{/* +Ensure log type is valid +*/}} +{{- define "vaultwarden.logLevelValid" -}} +{{- if not (or (eq .Values.vaultwarden.log.level "trace") (eq .Values.vaultwarden.log.level "debug") (eq .Values.vaultwarden.log.level "info") (eq .Values.vaultwarden.log.level "warn") (eq .Values.vaultwarden.log.level "error") (eq .Values.vaultwarden.log.level "off")) }} +{{- required "Invalid log level" nil }} +{{- end }} +{{- end }} diff --git a/stable/vaultwarden/12.0.4/templates/common.yaml b/stable/vaultwarden/12.0.4/templates/common.yaml new file mode 100644 index 00000000000..23381ff8a0c --- /dev/null +++ b/stable/vaultwarden/12.0.4/templates/common.yaml @@ -0,0 +1,38 @@ +{{/* Make sure all variables are set properly */}} +{{- include "common.setup" . }} + + +{{/* Render configmap for vaultwarden */}} +{{- include "vaultwarden.configmap" . }} + +{{/* Render secrets for vaultwarden */}} +{{- include "vaultwarden.secrets" . }} + +{{/* Define path for websocket */}} +{{- define "vaultwarden.websocket" -}} +path: "/notifications/hub" +# -- Ignored if not kubeVersion >= 1.14-0 +pathType: Prefix +service: + # -- Overrides the service name reference for this path + name: ws + port: {{ .Values.service.ws.ports.ws.port }} +{{- end -}} + +{{/* inject websocket path to all main ingress hosts*/}} +{{- define "vaultwarden.websocketinjector" -}} +{{- $path := list (include "vaultwarden.websocket" . | fromYaml) -}} +{{- if .Values.ingress.main.enabled }} +{{- range .Values.ingress.main.hosts }} +{{- $newpaths := list }} +{{- $newpaths := concat .paths $path }} +{{- $_ := set . "paths" ( deepCopy $newpaths ) -}} +{{- end }} +{{- end }} +{{- end -}} + +{{/* inject websocket paths in ingress */}} +{{- include "vaultwarden.websocketinjector" . }} + +{{/* Render the templates */}} +{{ include "common.postSetup" . }} diff --git a/stable/zigbee2mqtt/1.0.2/values.yaml b/stable/vaultwarden/12.0.4/values.yaml similarity index 100% rename from stable/zigbee2mqtt/1.0.2/values.yaml rename to stable/vaultwarden/12.0.4/values.yaml diff --git a/stable/whoogle/1.0.2/Chart.lock b/stable/whoogle/1.0.2/Chart.lock deleted file mode 100644 index 2217381491e..00000000000 --- a/stable/whoogle/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:16:29.605359455Z" diff --git a/stable/whoogle/1.0.2/charts/common-8.3.16.tgz b/stable/whoogle/1.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/whoogle/1.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/whoogle/1.0.2/CHANGELOG.md b/stable/whoogle/1.0.3/CHANGELOG.md similarity index 91% rename from stable/whoogle/1.0.2/CHANGELOG.md rename to stable/whoogle/1.0.3/CHANGELOG.md index ba6b0b1abcc..f78d761134b 100644 --- a/stable/whoogle/1.0.2/CHANGELOG.md +++ b/stable/whoogle/1.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [whoogle-1.0.3](https://github.com/truecharts/apps/compare/whoogle-1.0.2...whoogle-1.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [whoogle-1.0.2](https://github.com/truecharts/apps/compare/whoogle-1.0.1...whoogle-1.0.2) (2021-10-26) @@ -88,12 +97,3 @@ - -### [whoogle-0.0.5](https://github.com/truecharts/apps/compare/whoogle-0.0.4...whoogle-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - diff --git a/stable/zwavejs2mqtt/9.0.3/CONFIG.md b/stable/whoogle/1.0.3/CONFIG.md similarity index 100% rename from stable/zwavejs2mqtt/9.0.3/CONFIG.md rename to stable/whoogle/1.0.3/CONFIG.md diff --git a/stable/whoogle/1.0.3/Chart.lock b/stable/whoogle/1.0.3/Chart.lock new file mode 100644 index 00000000000..f2dfc177c4f --- /dev/null +++ b/stable/whoogle/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:53:22.269845605Z" diff --git a/stable/whoogle/1.0.2/Chart.yaml b/stable/whoogle/1.0.3/Chart.yaml similarity index 95% rename from stable/whoogle/1.0.2/Chart.yaml rename to stable/whoogle/1.0.3/Chart.yaml index 0546f0439d5..5ed409dde8d 100644 --- a/stable/whoogle/1.0.2/Chart.yaml +++ b/stable/whoogle/1.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.6.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: A self-hosted, ad-free, privacy-respecting metasearch engine home: https://github.com/truecharts/apps/tree/master/charts/stable/whoogle icon: https://raw.githubusercontent.com/benbusby/whoogle-search/develop/docs/banner.png @@ -20,7 +20,7 @@ maintainers: name: whoogle sources: - https://github.com/benbusby/whoogle-search -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/whoogle/1.0.2/README.md b/stable/whoogle/1.0.3/README.md similarity index 96% rename from stable/whoogle/1.0.2/README.md rename to stable/whoogle/1.0.3/README.md index c6fe864ee56..ca18f0767e6 100644 --- a/stable/whoogle/1.0.2/README.md +++ b/stable/whoogle/1.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/whoogle/1.0.2/app-readme.md b/stable/whoogle/1.0.3/app-readme.md similarity index 100% rename from stable/whoogle/1.0.2/app-readme.md rename to stable/whoogle/1.0.3/app-readme.md diff --git a/stable/whoogle/1.0.3/charts/common-8.3.18.tgz b/stable/whoogle/1.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/whoogle/1.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/whoogle/1.0.2/helm-values.md b/stable/whoogle/1.0.3/helm-values.md similarity index 100% rename from stable/whoogle/1.0.2/helm-values.md rename to stable/whoogle/1.0.3/helm-values.md diff --git a/stable/whoogle/1.0.2/ix_values.yaml b/stable/whoogle/1.0.3/ix_values.yaml similarity index 100% rename from stable/whoogle/1.0.2/ix_values.yaml rename to stable/whoogle/1.0.3/ix_values.yaml diff --git a/stable/whoogle/1.0.2/questions.yaml b/stable/whoogle/1.0.3/questions.yaml similarity index 99% rename from stable/whoogle/1.0.2/questions.yaml rename to stable/whoogle/1.0.3/questions.yaml index d95a8d118de..788fdd92098 100644 --- a/stable/whoogle/1.0.2/questions.yaml +++ b/stable/whoogle/1.0.3/questions.yaml @@ -493,7 +493,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/xteve/4.0.2/templates/common.yaml b/stable/whoogle/1.0.3/templates/common.yaml similarity index 100% rename from stable/xteve/4.0.2/templates/common.yaml rename to stable/whoogle/1.0.3/templates/common.yaml diff --git a/stable/zwavejs2mqtt/9.0.3/values.yaml b/stable/whoogle/1.0.3/values.yaml similarity index 100% rename from stable/zwavejs2mqtt/9.0.3/values.yaml rename to stable/whoogle/1.0.3/values.yaml diff --git a/stable/wiki/1.0.2/Chart.lock b/stable/wiki/1.0.2/Chart.lock deleted file mode 100644 index 560d4736b09..00000000000 --- a/stable/wiki/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:16:51.903005283Z" diff --git a/stable/wiki/1.0.2/charts/common-8.3.16.tgz b/stable/wiki/1.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/wiki/1.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/wiki/1.0.2/CHANGELOG.md b/stable/wiki/1.0.3/CHANGELOG.md similarity index 91% rename from stable/wiki/1.0.2/CHANGELOG.md rename to stable/wiki/1.0.3/CHANGELOG.md index d9a1bd2a5ae..13ca18b1351 100644 --- a/stable/wiki/1.0.2/CHANGELOG.md +++ b/stable/wiki/1.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [wiki-1.0.3](https://github.com/truecharts/apps/compare/wikijs-3.0.3...wiki-1.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [wiki-1.0.2](https://github.com/truecharts/apps/compare/wiki-1.0.1...wiki-1.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [wiki-0.0.5](https://github.com/truecharts/apps/compare/wiki-0.0.4...wiki-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/wiki/1.0.3/CONFIG.md b/stable/wiki/1.0.3/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/stable/wiki/1.0.3/CONFIG.md @@ -0,0 +1,8 @@ +# Configuration Options + +##### Connecting to other apps +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ + +##### Available config options +In the future this page is going to contain an automated list of options available in the installation/edit UI. diff --git a/stable/wiki/1.0.3/Chart.lock b/stable/wiki/1.0.3/Chart.lock new file mode 100644 index 00000000000..cc6794907a4 --- /dev/null +++ b/stable/wiki/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:53:49.717771525Z" diff --git a/stable/wiki/1.0.2/Chart.yaml b/stable/wiki/1.0.3/Chart.yaml similarity index 95% rename from stable/wiki/1.0.2/Chart.yaml rename to stable/wiki/1.0.3/Chart.yaml index addd17dce8d..881c15225d1 100644 --- a/stable/wiki/1.0.2/Chart.yaml +++ b/stable/wiki/1.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "900b76a" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: A self-hosted well uh wiki engine or content management system. home: https://github.com/truecharts/apps/tree/master/charts/stable/wiki icon: '' @@ -23,7 +23,7 @@ sources: - https://github.com/prologic/wiki - https://github.com/nicholaswilde/docker-wiki type: application -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/wiki/1.0.2/README.md b/stable/wiki/1.0.3/README.md similarity index 96% rename from stable/wiki/1.0.2/README.md rename to stable/wiki/1.0.3/README.md index ee93c796c34..18652cf3108 100644 --- a/stable/wiki/1.0.2/README.md +++ b/stable/wiki/1.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/wiki/1.0.2/app-readme.md b/stable/wiki/1.0.3/app-readme.md similarity index 100% rename from stable/wiki/1.0.2/app-readme.md rename to stable/wiki/1.0.3/app-readme.md diff --git a/stable/wiki/1.0.3/charts/common-8.3.18.tgz b/stable/wiki/1.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/wiki/1.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/wiki/1.0.2/helm-values.md b/stable/wiki/1.0.3/helm-values.md similarity index 100% rename from stable/wiki/1.0.2/helm-values.md rename to stable/wiki/1.0.3/helm-values.md diff --git a/stable/wiki/1.0.2/ix_values.yaml b/stable/wiki/1.0.3/ix_values.yaml similarity index 100% rename from stable/wiki/1.0.2/ix_values.yaml rename to stable/wiki/1.0.3/ix_values.yaml diff --git a/stable/wiki/1.0.2/questions.yaml b/stable/wiki/1.0.3/questions.yaml similarity index 99% rename from stable/wiki/1.0.2/questions.yaml rename to stable/wiki/1.0.3/questions.yaml index 9788f63e697..17f7cc7e50f 100644 --- a/stable/wiki/1.0.2/questions.yaml +++ b/stable/wiki/1.0.3/questions.yaml @@ -429,7 +429,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/wiki/1.0.2/templates/common.yaml b/stable/wiki/1.0.3/templates/common.yaml similarity index 100% rename from stable/wiki/1.0.2/templates/common.yaml rename to stable/wiki/1.0.3/templates/common.yaml diff --git a/stable/zigbee2mqtt/1.0.2/SKIPINSTALL b/stable/wiki/1.0.3/values.yaml similarity index 100% rename from stable/zigbee2mqtt/1.0.2/SKIPINSTALL rename to stable/wiki/1.0.3/values.yaml diff --git a/stable/wikijs/3.0.3/Chart.lock b/stable/wikijs/3.0.3/Chart.lock deleted file mode 100644 index 9043d584e82..00000000000 --- a/stable/wikijs/3.0.3/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.4 -digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 -generated: "2021-10-26T22:32:55.187584562Z" diff --git a/stable/wikijs/3.0.3/charts/common-8.3.16.tgz b/stable/wikijs/3.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/wikijs/3.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/wikijs/3.0.3/charts/postgresql-5.1.4.tgz b/stable/wikijs/3.0.3/charts/postgresql-5.1.4.tgz deleted file mode 100644 index 6fb995c3255..00000000000 Binary files a/stable/wikijs/3.0.3/charts/postgresql-5.1.4.tgz and /dev/null differ diff --git a/stable/wikijs/3.0.3/CHANGELOG.md b/stable/wikijs/3.0.4/CHANGELOG.md similarity index 88% rename from stable/wikijs/3.0.3/CHANGELOG.md rename to stable/wikijs/3.0.4/CHANGELOG.md index 619b53ef937..1ef8f0af94f 100644 --- a/stable/wikijs/3.0.3/CHANGELOG.md +++ b/stable/wikijs/3.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [wikijs-3.0.4](https://github.com/truecharts/apps/compare/wikijs-3.0.3...wikijs-3.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [wikijs-3.0.3](https://github.com/truecharts/apps/compare/wikijs-3.0.2...wikijs-3.0.3) (2021-10-26) @@ -88,12 +97,3 @@ #### Chore * Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) -* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) -* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) - -#### Feat - -* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) - -#### Refactor - diff --git a/stable/wikijs/3.0.4/CONFIG.md b/stable/wikijs/3.0.4/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/stable/wikijs/3.0.4/CONFIG.md @@ -0,0 +1,8 @@ +# Configuration Options + +##### Connecting to other apps +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ + +##### Available config options +In the future this page is going to contain an automated list of options available in the installation/edit UI. diff --git a/stable/wikijs/3.0.4/Chart.lock b/stable/wikijs/3.0.4/Chart.lock new file mode 100644 index 00000000000..7429a7377c3 --- /dev/null +++ b/stable/wikijs/3.0.4/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.5 +digest: sha256:7c82b36be7159cc45c3f33a5bebf57863fddea8ad6c31c416c9812ab517a10b8 +generated: "2021-11-01T14:54:18.753764285Z" diff --git a/stable/wikijs/3.0.3/Chart.yaml b/stable/wikijs/3.0.4/Chart.yaml similarity index 93% rename from stable/wikijs/3.0.3/Chart.yaml rename to stable/wikijs/3.0.4/Chart.yaml index e4a28871133..a15fb20ebeb 100644 --- a/stable/wikijs/3.0.3/Chart.yaml +++ b/stable/wikijs/3.0.4/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2.5" description: Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! name: wikijs -version: 3.0.3 +version: 3.0.4 kubeVersion: ">=1.16.0-0" keywords: - wiki @@ -15,11 +15,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.4 + version: 5.1.5 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/wikijs/3.0.3/README.md b/stable/wikijs/3.0.4/README.md similarity index 93% rename from stable/wikijs/3.0.3/README.md rename to stable/wikijs/3.0.4/README.md index 8ca5fece2d2..e3eb2c228a0 100644 --- a/stable/wikijs/3.0.3/README.md +++ b/stable/wikijs/3.0.4/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.4 | -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org/ | postgresql | 5.1.5 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/wikijs/3.0.3/app-readme.md b/stable/wikijs/3.0.4/app-readme.md similarity index 100% rename from stable/wikijs/3.0.3/app-readme.md rename to stable/wikijs/3.0.4/app-readme.md diff --git a/stable/wikijs/3.0.4/charts/common-8.3.18.tgz b/stable/wikijs/3.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/wikijs/3.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/wikijs/3.0.4/charts/postgresql-5.1.5.tgz b/stable/wikijs/3.0.4/charts/postgresql-5.1.5.tgz new file mode 100644 index 00000000000..12af7bda79d Binary files /dev/null and b/stable/wikijs/3.0.4/charts/postgresql-5.1.5.tgz differ diff --git a/stable/wikijs/3.0.3/helm-values.md b/stable/wikijs/3.0.4/helm-values.md similarity index 100% rename from stable/wikijs/3.0.3/helm-values.md rename to stable/wikijs/3.0.4/helm-values.md diff --git a/stable/wikijs/3.0.3/ix_values.yaml b/stable/wikijs/3.0.4/ix_values.yaml similarity index 100% rename from stable/wikijs/3.0.3/ix_values.yaml rename to stable/wikijs/3.0.4/ix_values.yaml diff --git a/stable/wikijs/3.0.3/questions.yaml b/stable/wikijs/3.0.4/questions.yaml similarity index 100% rename from stable/wikijs/3.0.3/questions.yaml rename to stable/wikijs/3.0.4/questions.yaml diff --git a/stable/wikijs/3.0.4/values.yaml b/stable/wikijs/3.0.4/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xteve/4.0.2/Chart.lock b/stable/xteve/4.0.2/Chart.lock deleted file mode 100644 index 610855698d1..00000000000 --- a/stable/xteve/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:17:44.253908277Z" diff --git a/stable/xteve/4.0.2/charts/common-8.3.16.tgz b/stable/xteve/4.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/xteve/4.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/xteve/4.0.2/CHANGELOG.md b/stable/xteve/4.0.3/CHANGELOG.md similarity index 90% rename from stable/xteve/4.0.2/CHANGELOG.md rename to stable/xteve/4.0.3/CHANGELOG.md index bc765f599e7..f62266b78e2 100644 --- a/stable/xteve/4.0.2/CHANGELOG.md +++ b/stable/xteve/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [xteve-4.0.3](https://github.com/truecharts/apps/compare/xteve-4.0.2...xteve-4.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [xteve-4.0.2](https://github.com/truecharts/apps/compare/xteve-4.0.1...xteve-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [xteve-3.0.11](https://github.com/truecharts/apps/compare/xteve-3.0.10...xteve-3.0.11) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [xteve-3.0.10](https://github.com/truecharts/apps/compare/xteve-3.0.9...xteve-3.0.10) (2021-10-18) - -#### Chore diff --git a/stable/xteve/4.0.3/CONFIG.md b/stable/xteve/4.0.3/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/stable/xteve/4.0.3/CONFIG.md @@ -0,0 +1,8 @@ +# Configuration Options + +##### Connecting to other apps +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ + +##### Available config options +In the future this page is going to contain an automated list of options available in the installation/edit UI. diff --git a/stable/xteve/4.0.3/Chart.lock b/stable/xteve/4.0.3/Chart.lock new file mode 100644 index 00000000000..538546549d2 --- /dev/null +++ b/stable/xteve/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:54:55.429547216Z" diff --git a/stable/xteve/4.0.2/Chart.yaml b/stable/xteve/4.0.3/Chart.yaml similarity index 95% rename from stable/xteve/4.0.2/Chart.yaml rename to stable/xteve/4.0.3/Chart.yaml index d9d0dc1b47a..1aacb33cd94 100644 --- a/stable/xteve/4.0.2/Chart.yaml +++ b/stable/xteve/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.0.200" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: M3U Proxy for Plex DVR and Emby Live TV. home: https://github.com/truechartsapps/tree/master/charts/stable/xteve icon: https://raw.githubusercontent.com/xteve-project/xTeVe/master/html/img/logo_b_880x200.jpg @@ -21,7 +21,7 @@ name: xteve sources: - https://github.com/xteve-project/xTeVe - https://github.com/k8s-at-home/container-images -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/xteve/4.0.2/README.md b/stable/xteve/4.0.3/README.md similarity index 96% rename from stable/xteve/4.0.2/README.md rename to stable/xteve/4.0.3/README.md index 8f67056859d..3c3fa4c0fd8 100644 --- a/stable/xteve/4.0.2/README.md +++ b/stable/xteve/4.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/xteve/4.0.2/app-readme.md b/stable/xteve/4.0.3/app-readme.md similarity index 100% rename from stable/xteve/4.0.2/app-readme.md rename to stable/xteve/4.0.3/app-readme.md diff --git a/stable/xteve/4.0.3/charts/common-8.3.18.tgz b/stable/xteve/4.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/xteve/4.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/xteve/4.0.2/helm-values.md b/stable/xteve/4.0.3/helm-values.md similarity index 100% rename from stable/xteve/4.0.2/helm-values.md rename to stable/xteve/4.0.3/helm-values.md diff --git a/stable/xteve/4.0.2/ix_values.yaml b/stable/xteve/4.0.3/ix_values.yaml similarity index 100% rename from stable/xteve/4.0.2/ix_values.yaml rename to stable/xteve/4.0.3/ix_values.yaml diff --git a/stable/xteve/4.0.2/questions.yaml b/stable/xteve/4.0.3/questions.yaml similarity index 99% rename from stable/xteve/4.0.2/questions.yaml rename to stable/xteve/4.0.3/questions.yaml index 016e01ecad2..1b799ee0346 100644 --- a/stable/xteve/4.0.2/questions.yaml +++ b/stable/xteve/4.0.3/questions.yaml @@ -428,7 +428,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/zwavejs2mqtt/9.0.3/templates/common.yaml b/stable/xteve/4.0.3/templates/common.yaml similarity index 100% rename from stable/zwavejs2mqtt/9.0.3/templates/common.yaml rename to stable/xteve/4.0.3/templates/common.yaml diff --git a/stable/xteve/4.0.3/values.yaml b/stable/xteve/4.0.3/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zigbee2mqtt/1.0.2/Chart.lock b/stable/zigbee2mqtt/1.0.2/Chart.lock deleted file mode 100644 index 181ca3ea394..00000000000 --- a/stable/zigbee2mqtt/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:18:06.253346595Z" diff --git a/stable/zigbee2mqtt/1.0.2/charts/common-8.3.16.tgz b/stable/zigbee2mqtt/1.0.2/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/zigbee2mqtt/1.0.2/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/zigbee2mqtt/1.0.2/CHANGELOG.md b/stable/zigbee2mqtt/1.0.3/CHANGELOG.md similarity index 88% rename from stable/zigbee2mqtt/1.0.2/CHANGELOG.md rename to stable/zigbee2mqtt/1.0.3/CHANGELOG.md index d96d90ab963..bc0a87f8b01 100644 --- a/stable/zigbee2mqtt/1.0.2/CHANGELOG.md +++ b/stable/zigbee2mqtt/1.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [zigbee2mqtt-1.0.3](https://github.com/truecharts/apps/compare/zigbee2mqtt-1.0.2...zigbee2mqtt-1.0.3) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [zigbee2mqtt-1.0.2](https://github.com/truecharts/apps/compare/zigbee2mqtt-1.0.1...zigbee2mqtt-1.0.2) (2021-10-26) @@ -88,12 +97,3 @@ -### [zigbee2mqtt-0.0.5](https://github.com/truecharts/apps/compare/zigbee2mqtt-0.0.4...zigbee2mqtt-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/zigbee2mqtt/1.0.3/CONFIG.md b/stable/zigbee2mqtt/1.0.3/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/stable/zigbee2mqtt/1.0.3/CONFIG.md @@ -0,0 +1,8 @@ +# Configuration Options + +##### Connecting to other apps +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ + +##### Available config options +In the future this page is going to contain an automated list of options available in the installation/edit UI. diff --git a/stable/zigbee2mqtt/1.0.3/Chart.lock b/stable/zigbee2mqtt/1.0.3/Chart.lock new file mode 100644 index 00000000000..0ba8936175f --- /dev/null +++ b/stable/zigbee2mqtt/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:55:22.911901431Z" diff --git a/stable/zigbee2mqtt/1.0.2/Chart.yaml b/stable/zigbee2mqtt/1.0.3/Chart.yaml similarity index 95% rename from stable/zigbee2mqtt/1.0.2/Chart.yaml rename to stable/zigbee2mqtt/1.0.3/Chart.yaml index fbaad01bf1e..974a8e8dab7 100644 --- a/stable/zigbee2mqtt/1.0.2/Chart.yaml +++ b/stable/zigbee2mqtt/1.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.21.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 description: Bridges events and allows you to control your Zigbee devices via MQTT home: https://github.com/truecharts/apps/tree/master/charts/stable/zigbee2mqtt icon: https://www.zigbee2mqtt.io/images/logo.png @@ -19,7 +19,7 @@ maintainers: name: zigbee2mqtt sources: - https://github.com/Koenkk/zigbee2mqtt -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/zigbee2mqtt/1.0.2/README.md b/stable/zigbee2mqtt/1.0.3/README.md similarity index 96% rename from stable/zigbee2mqtt/1.0.2/README.md rename to stable/zigbee2mqtt/1.0.3/README.md index 7cf11976027..c6a5740a9fa 100644 --- a/stable/zigbee2mqtt/1.0.2/README.md +++ b/stable/zigbee2mqtt/1.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/zigbee2mqtt/1.0.3/SKIPINSTALL b/stable/zigbee2mqtt/1.0.3/SKIPINSTALL new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zigbee2mqtt/1.0.2/app-readme.md b/stable/zigbee2mqtt/1.0.3/app-readme.md similarity index 100% rename from stable/zigbee2mqtt/1.0.2/app-readme.md rename to stable/zigbee2mqtt/1.0.3/app-readme.md diff --git a/stable/zigbee2mqtt/1.0.3/charts/common-8.3.18.tgz b/stable/zigbee2mqtt/1.0.3/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/zigbee2mqtt/1.0.3/charts/common-8.3.18.tgz differ diff --git a/stable/zigbee2mqtt/1.0.2/helm-values.md b/stable/zigbee2mqtt/1.0.3/helm-values.md similarity index 100% rename from stable/zigbee2mqtt/1.0.2/helm-values.md rename to stable/zigbee2mqtt/1.0.3/helm-values.md diff --git a/stable/zigbee2mqtt/1.0.2/ix_values.yaml b/stable/zigbee2mqtt/1.0.3/ix_values.yaml similarity index 100% rename from stable/zigbee2mqtt/1.0.2/ix_values.yaml rename to stable/zigbee2mqtt/1.0.3/ix_values.yaml diff --git a/stable/zigbee2mqtt/1.0.2/questions.yaml b/stable/zigbee2mqtt/1.0.3/questions.yaml similarity index 99% rename from stable/zigbee2mqtt/1.0.2/questions.yaml rename to stable/zigbee2mqtt/1.0.3/questions.yaml index 9584025bb21..15a4f720bbc 100644 --- a/stable/zigbee2mqtt/1.0.2/questions.yaml +++ b/stable/zigbee2mqtt/1.0.3/questions.yaml @@ -434,7 +434,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/zigbee2mqtt/1.0.2/templates/common.yaml b/stable/zigbee2mqtt/1.0.3/templates/common.yaml similarity index 100% rename from stable/zigbee2mqtt/1.0.2/templates/common.yaml rename to stable/zigbee2mqtt/1.0.3/templates/common.yaml diff --git a/stable/zigbee2mqtt/1.0.2/templates/configmap.yaml b/stable/zigbee2mqtt/1.0.3/templates/configmap.yaml similarity index 100% rename from stable/zigbee2mqtt/1.0.2/templates/configmap.yaml rename to stable/zigbee2mqtt/1.0.3/templates/configmap.yaml diff --git a/stable/zigbee2mqtt/1.0.3/values.yaml b/stable/zigbee2mqtt/1.0.3/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zwavejs2mqtt/9.0.3/Chart.lock b/stable/zwavejs2mqtt/9.0.3/Chart.lock deleted file mode 100644 index fd03731a809..00000000000 --- a/stable/zwavejs2mqtt/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:18:28.156692979Z" diff --git a/stable/zwavejs2mqtt/9.0.3/charts/common-8.3.16.tgz b/stable/zwavejs2mqtt/9.0.3/charts/common-8.3.16.tgz deleted file mode 100644 index dcb10df3bbc..00000000000 Binary files a/stable/zwavejs2mqtt/9.0.3/charts/common-8.3.16.tgz and /dev/null differ diff --git a/stable/zwavejs2mqtt/9.0.3/CHANGELOG.md b/stable/zwavejs2mqtt/9.0.4/CHANGELOG.md similarity index 92% rename from stable/zwavejs2mqtt/9.0.3/CHANGELOG.md rename to stable/zwavejs2mqtt/9.0.4/CHANGELOG.md index 6f040d3cc51..3394db34c76 100644 --- a/stable/zwavejs2mqtt/9.0.3/CHANGELOG.md +++ b/stable/zwavejs2mqtt/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [zwavejs2mqtt-9.0.4](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.3...zwavejs2mqtt-9.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + ### [zwavejs2mqtt-9.0.3](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.2...zwavejs2mqtt-9.0.3) (2021-10-26) @@ -88,12 +97,3 @@ ### [zwavejs2mqtt-8.0.14](https://github.com/truecharts/apps/compare/zwavejs2mqtt-8.0.13...zwavejs2mqtt-8.0.14) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [zwavejs2mqtt-8.0.13](https://github.com/truecharts/apps/compare/zwavejs2mqtt-8.0.12...zwavejs2mqtt-8.0.13) (2021-10-19) diff --git a/stable/zwavejs2mqtt/9.0.4/CONFIG.md b/stable/zwavejs2mqtt/9.0.4/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/stable/zwavejs2mqtt/9.0.4/CONFIG.md @@ -0,0 +1,8 @@ +# Configuration Options + +##### Connecting to other apps +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ + +##### Available config options +In the future this page is going to contain an automated list of options available in the installation/edit UI. diff --git a/stable/zwavejs2mqtt/9.0.4/Chart.lock b/stable/zwavejs2mqtt/9.0.4/Chart.lock new file mode 100644 index 00000000000..5bafad87a12 --- /dev/null +++ b/stable/zwavejs2mqtt/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 +generated: "2021-11-01T14:55:50.484204389Z" diff --git a/stable/zwavejs2mqtt/9.0.3/Chart.yaml b/stable/zwavejs2mqtt/9.0.4/Chart.yaml similarity index 96% rename from stable/zwavejs2mqtt/9.0.3/Chart.yaml rename to stable/zwavejs2mqtt/9.0.4/Chart.yaml index aafc4c9f2c4..c8661a9a9f3 100644 --- a/stable/zwavejs2mqtt/9.0.3/Chart.yaml +++ b/stable/zwavejs2mqtt/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.10.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.16 + version: 8.3.18 deprecated: false description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue @@ -27,7 +27,7 @@ sources: - https://github.com/zwave-js/zwavejs2mqtt - https://hub.docker.com/r/zwavejs/zwavejs2mqtt type: application -version: 9.0.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - tools diff --git a/stable/zwavejs2mqtt/9.0.3/README.md b/stable/zwavejs2mqtt/9.0.4/README.md similarity index 96% rename from stable/zwavejs2mqtt/9.0.3/README.md rename to stable/zwavejs2mqtt/9.0.4/README.md index 8e4bcbc03f6..d90cc7be90b 100644 --- a/stable/zwavejs2mqtt/9.0.3/README.md +++ b/stable/zwavejs2mqtt/9.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.16 | +| https://truecharts.org | common | 8.3.18 | ## Installing the Chart diff --git a/stable/zwavejs2mqtt/9.0.3/app-readme.md b/stable/zwavejs2mqtt/9.0.4/app-readme.md similarity index 100% rename from stable/zwavejs2mqtt/9.0.3/app-readme.md rename to stable/zwavejs2mqtt/9.0.4/app-readme.md diff --git a/stable/zwavejs2mqtt/9.0.4/charts/common-8.3.18.tgz b/stable/zwavejs2mqtt/9.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/zwavejs2mqtt/9.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/zwavejs2mqtt/9.0.3/helm-values.md b/stable/zwavejs2mqtt/9.0.4/helm-values.md similarity index 100% rename from stable/zwavejs2mqtt/9.0.3/helm-values.md rename to stable/zwavejs2mqtt/9.0.4/helm-values.md diff --git a/stable/zwavejs2mqtt/9.0.3/ix_values.yaml b/stable/zwavejs2mqtt/9.0.4/ix_values.yaml similarity index 100% rename from stable/zwavejs2mqtt/9.0.3/ix_values.yaml rename to stable/zwavejs2mqtt/9.0.4/ix_values.yaml diff --git a/stable/zwavejs2mqtt/9.0.3/questions.yaml b/stable/zwavejs2mqtt/9.0.4/questions.yaml similarity index 99% rename from stable/zwavejs2mqtt/9.0.3/questions.yaml rename to stable/zwavejs2mqtt/9.0.4/questions.yaml index 339dd489a81..6078dd5e6b9 100644 --- a/stable/zwavejs2mqtt/9.0.3/questions.yaml +++ b/stable/zwavejs2mqtt/9.0.4/questions.yaml @@ -524,7 +524,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/zwavejs2mqtt/9.0.4/templates/common.yaml b/stable/zwavejs2mqtt/9.0.4/templates/common.yaml new file mode 100644 index 00000000000..a6613c2ce21 --- /dev/null +++ b/stable/zwavejs2mqtt/9.0.4/templates/common.yaml @@ -0,0 +1 @@ +{{ include "common.all" . }} diff --git a/stable/zwavejs2mqtt/9.0.4/values.yaml b/stable/zwavejs2mqtt/9.0.4/values.yaml new file mode 100644 index 00000000000..e69de29bb2d