diff --git a/incubator/logitech-media-server/2.0.5/Chart.lock b/incubator/logitech-media-server/2.0.5/Chart.lock deleted file mode 100644 index f275e5be818..00000000000 --- a/incubator/logitech-media-server/2.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.18 -digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 -generated: "2021-11-02T15:25:32.176242404Z" diff --git a/incubator/logitech-media-server/2.0.5/charts/common-8.3.18.tgz b/incubator/logitech-media-server/2.0.5/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/incubator/logitech-media-server/2.0.5/charts/common-8.3.18.tgz and /dev/null differ diff --git a/incubator/logitech-media-server/2.0.5/CHANGELOG.md b/incubator/logitech-media-server/2.0.6/CHANGELOG.md similarity index 88% rename from incubator/logitech-media-server/2.0.5/CHANGELOG.md rename to incubator/logitech-media-server/2.0.6/CHANGELOG.md index e8de3294356..38a25f4022f 100644 --- a/incubator/logitech-media-server/2.0.5/CHANGELOG.md +++ b/incubator/logitech-media-server/2.0.6/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [logitech-media-server-2.0.6](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.5...logitech-media-server-2.0.6) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [logitech-media-server-2.0.5](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.4...logitech-media-server-2.0.5) (2021-11-02) @@ -88,12 +97,3 @@ * 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)) -* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) - -#### Feat - diff --git a/incubator/logitech-media-server/2.0.5/CONFIG.md b/incubator/logitech-media-server/2.0.6/CONFIG.md similarity index 100% rename from incubator/logitech-media-server/2.0.5/CONFIG.md rename to incubator/logitech-media-server/2.0.6/CONFIG.md diff --git a/incubator/logitech-media-server/2.0.6/Chart.lock b/incubator/logitech-media-server/2.0.6/Chart.lock new file mode 100644 index 00000000000..52f291006af --- /dev/null +++ b/incubator/logitech-media-server/2.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T17:46:36.332785735Z" diff --git a/incubator/logitech-media-server/2.0.5/Chart.yaml b/incubator/logitech-media-server/2.0.6/Chart.yaml similarity index 96% rename from incubator/logitech-media-server/2.0.5/Chart.yaml rename to incubator/logitech-media-server/2.0.6/Chart.yaml index 90042b0e608..14cb0e41048 100644 --- a/incubator/logitech-media-server/2.0.5/Chart.yaml +++ b/incubator/logitech-media-server/2.0.6/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "8.3.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.5 +version: 2.0.6 annotations: truecharts.org/catagories: | - media diff --git a/incubator/logitech-media-server/2.0.5/README.md b/incubator/logitech-media-server/2.0.6/README.md similarity index 96% rename from incubator/logitech-media-server/2.0.5/README.md rename to incubator/logitech-media-server/2.0.6/README.md index 56fc4ca7b84..eef805b81a0 100644 --- a/incubator/logitech-media-server/2.0.5/README.md +++ b/incubator/logitech-media-server/2.0.6/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/incubator/logitech-media-server/2.0.5/app-readme.md b/incubator/logitech-media-server/2.0.6/app-readme.md similarity index 100% rename from incubator/logitech-media-server/2.0.5/app-readme.md rename to incubator/logitech-media-server/2.0.6/app-readme.md diff --git a/incubator/logitech-media-server/2.0.6/charts/common-8.3.19.tgz b/incubator/logitech-media-server/2.0.6/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/incubator/logitech-media-server/2.0.6/charts/common-8.3.19.tgz differ diff --git a/incubator/logitech-media-server/2.0.5/helm-values.md b/incubator/logitech-media-server/2.0.6/helm-values.md similarity index 100% rename from incubator/logitech-media-server/2.0.5/helm-values.md rename to incubator/logitech-media-server/2.0.6/helm-values.md diff --git a/incubator/logitech-media-server/2.0.5/ix_values.yaml b/incubator/logitech-media-server/2.0.6/ix_values.yaml similarity index 100% rename from incubator/logitech-media-server/2.0.5/ix_values.yaml rename to incubator/logitech-media-server/2.0.6/ix_values.yaml diff --git a/incubator/logitech-media-server/2.0.5/questions.yaml b/incubator/logitech-media-server/2.0.6/questions.yaml similarity index 100% rename from incubator/logitech-media-server/2.0.5/questions.yaml rename to incubator/logitech-media-server/2.0.6/questions.yaml diff --git a/incubator/logitech-media-server/2.0.5/templates/common.yaml b/incubator/logitech-media-server/2.0.6/templates/common.yaml similarity index 100% rename from incubator/logitech-media-server/2.0.5/templates/common.yaml rename to incubator/logitech-media-server/2.0.6/templates/common.yaml diff --git a/incubator/logitech-media-server/2.0.5/values.yaml b/incubator/logitech-media-server/2.0.6/values.yaml similarity index 100% rename from incubator/logitech-media-server/2.0.5/values.yaml rename to incubator/logitech-media-server/2.0.6/values.yaml diff --git a/incubator/piwigo/1.0.4/Chart.lock b/incubator/piwigo/1.0.4/Chart.lock deleted file mode 100644 index 242e2a5e73b..00000000000 --- a/incubator/piwigo/1.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.18 -digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 -generated: "2021-11-02T13:33:02.08261033Z" diff --git a/incubator/piwigo/1.0.4/charts/common-8.3.18.tgz b/incubator/piwigo/1.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/incubator/piwigo/1.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/incubator/piwigo/1.0.4/CHANGELOG.md b/incubator/piwigo/1.0.5/CHANGELOG.md similarity index 91% rename from incubator/piwigo/1.0.4/CHANGELOG.md rename to incubator/piwigo/1.0.5/CHANGELOG.md index 12ef1e069c0..c7e8b756bb4 100644 --- a/incubator/piwigo/1.0.4/CHANGELOG.md +++ b/incubator/piwigo/1.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [piwigo-1.0.5](https://github.com/truecharts/apps/compare/piwigo-1.0.4...piwigo-1.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [piwigo-1.0.4](https://github.com/truecharts/apps/compare/piwigo-1.0.3...piwigo-1.0.4) (2021-11-02) @@ -88,12 +97,3 @@ * Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) - - -### [piwigo-0.0.7](https://github.com/truecharts/apps/compare/piwigo-0.0.6...piwigo-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - diff --git a/incubator/piwigo/1.0.4/CONFIG.md b/incubator/piwigo/1.0.5/CONFIG.md similarity index 100% rename from incubator/piwigo/1.0.4/CONFIG.md rename to incubator/piwigo/1.0.5/CONFIG.md diff --git a/incubator/piwigo/1.0.5/Chart.lock b/incubator/piwigo/1.0.5/Chart.lock new file mode 100644 index 00000000000..694a00ac1a4 --- /dev/null +++ b/incubator/piwigo/1.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T17:47:05.574475084Z" diff --git a/incubator/piwigo/1.0.4/Chart.yaml b/incubator/piwigo/1.0.5/Chart.yaml similarity index 95% rename from incubator/piwigo/1.0.4/Chart.yaml rename to incubator/piwigo/1.0.5/Chart.yaml index 45cbe9a6c62..079f6ed2217 100644 --- a/incubator/piwigo/1.0.4/Chart.yaml +++ b/incubator/piwigo/1.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "11.5.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 1.0.5 annotations: truecharts.org/catagories: | - media diff --git a/incubator/piwigo/1.0.4/README.md b/incubator/piwigo/1.0.5/README.md similarity index 96% rename from incubator/piwigo/1.0.4/README.md rename to incubator/piwigo/1.0.5/README.md index 6c4a6963832..62c24a8c284 100644 --- a/incubator/piwigo/1.0.4/README.md +++ b/incubator/piwigo/1.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/incubator/piwigo/1.0.4/app-readme.md b/incubator/piwigo/1.0.5/app-readme.md similarity index 100% rename from incubator/piwigo/1.0.4/app-readme.md rename to incubator/piwigo/1.0.5/app-readme.md diff --git a/incubator/piwigo/1.0.5/charts/common-8.3.19.tgz b/incubator/piwigo/1.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/incubator/piwigo/1.0.5/charts/common-8.3.19.tgz differ diff --git a/incubator/piwigo/1.0.4/helm-values.md b/incubator/piwigo/1.0.5/helm-values.md similarity index 100% rename from incubator/piwigo/1.0.4/helm-values.md rename to incubator/piwigo/1.0.5/helm-values.md diff --git a/incubator/piwigo/1.0.4/ix_values.yaml b/incubator/piwigo/1.0.5/ix_values.yaml similarity index 100% rename from incubator/piwigo/1.0.4/ix_values.yaml rename to incubator/piwigo/1.0.5/ix_values.yaml diff --git a/incubator/piwigo/1.0.4/questions.yaml b/incubator/piwigo/1.0.5/questions.yaml similarity index 100% rename from incubator/piwigo/1.0.4/questions.yaml rename to incubator/piwigo/1.0.5/questions.yaml diff --git a/incubator/piwigo/1.0.4/templates/common.yaml b/incubator/piwigo/1.0.5/templates/common.yaml similarity index 100% rename from incubator/piwigo/1.0.4/templates/common.yaml rename to incubator/piwigo/1.0.5/templates/common.yaml diff --git a/incubator/piwigo/1.0.4/values.yaml b/incubator/piwigo/1.0.5/values.yaml similarity index 100% rename from incubator/piwigo/1.0.4/values.yaml rename to incubator/piwigo/1.0.5/values.yaml diff --git a/incubator/tdarr-node/1.0.3/Chart.lock b/incubator/tdarr-node/1.0.3/Chart.lock deleted file mode 100644 index aa778e4be3a..00000000000 --- a/incubator/tdarr-node/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/incubator/tdarr-node/1.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/incubator/tdarr-node/1.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/incubator/tdarr-node/1.0.3/CHANGELOG.md b/incubator/tdarr-node/1.0.4/CHANGELOG.md similarity index 91% rename from incubator/tdarr-node/1.0.3/CHANGELOG.md rename to incubator/tdarr-node/1.0.4/CHANGELOG.md index 580045543e0..7acd5fe7454 100644 --- a/incubator/tdarr-node/1.0.3/CHANGELOG.md +++ b/incubator/tdarr-node/1.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [tdarr-node-1.0.4](https://github.com/truecharts/apps/compare/tdarr-node-1.0.3...tdarr-node-1.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [tdarr-node-1.0.3](https://github.com/truecharts/apps/compare/tdarr-node-1.0.2...tdarr-node-1.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [tdarr-node-0.0.6](https://github.com/truecharts/apps/compare/tdarr-node-0.0.5...tdarr-node-0.0.6) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [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 diff --git a/incubator/tdarr-node/1.0.3/CONFIG.md b/incubator/tdarr-node/1.0.4/CONFIG.md similarity index 100% rename from incubator/tdarr-node/1.0.3/CONFIG.md rename to incubator/tdarr-node/1.0.4/CONFIG.md diff --git a/incubator/tdarr-node/1.0.4/Chart.lock b/incubator/tdarr-node/1.0.4/Chart.lock new file mode 100644 index 00000000000..c32ea67d2d8 --- /dev/null +++ b/incubator/tdarr-node/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T17:47:33.996701227Z" diff --git a/incubator/tdarr-node/1.0.3/Chart.yaml b/incubator/tdarr-node/1.0.4/Chart.yaml similarity index 95% rename from incubator/tdarr-node/1.0.3/Chart.yaml rename to incubator/tdarr-node/1.0.4/Chart.yaml index c71f3ba5886..92cd6ac1585 100644 --- a/incubator/tdarr-node/1.0.3/Chart.yaml +++ b/incubator/tdarr-node/1.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.00.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - media diff --git a/incubator/tdarr-node/1.0.3/README.md b/incubator/tdarr-node/1.0.4/README.md similarity index 96% rename from incubator/tdarr-node/1.0.3/README.md rename to incubator/tdarr-node/1.0.4/README.md index 6c8ec37449d..637b66e392b 100644 --- a/incubator/tdarr-node/1.0.3/README.md +++ b/incubator/tdarr-node/1.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/incubator/tdarr-node/1.0.3/app-readme.md b/incubator/tdarr-node/1.0.4/app-readme.md similarity index 100% rename from incubator/tdarr-node/1.0.3/app-readme.md rename to incubator/tdarr-node/1.0.4/app-readme.md diff --git a/incubator/tdarr-node/1.0.4/charts/common-8.3.19.tgz b/incubator/tdarr-node/1.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/incubator/tdarr-node/1.0.4/charts/common-8.3.19.tgz differ diff --git a/incubator/tdarr-node/1.0.3/helm-values.md b/incubator/tdarr-node/1.0.4/helm-values.md similarity index 100% rename from incubator/tdarr-node/1.0.3/helm-values.md rename to incubator/tdarr-node/1.0.4/helm-values.md diff --git a/incubator/tdarr-node/1.0.3/ix_values.yaml b/incubator/tdarr-node/1.0.4/ix_values.yaml similarity index 100% rename from incubator/tdarr-node/1.0.3/ix_values.yaml rename to incubator/tdarr-node/1.0.4/ix_values.yaml diff --git a/incubator/tdarr-node/1.0.3/questions.yaml b/incubator/tdarr-node/1.0.4/questions.yaml similarity index 100% rename from incubator/tdarr-node/1.0.3/questions.yaml rename to incubator/tdarr-node/1.0.4/questions.yaml diff --git a/incubator/tdarr-node/1.0.3/templates/common.yaml b/incubator/tdarr-node/1.0.4/templates/common.yaml similarity index 100% rename from incubator/tdarr-node/1.0.3/templates/common.yaml rename to incubator/tdarr-node/1.0.4/templates/common.yaml diff --git a/incubator/tdarr-node/1.0.3/values.yaml b/incubator/tdarr-node/1.0.4/values.yaml similarity index 100% rename from incubator/tdarr-node/1.0.3/values.yaml rename to incubator/tdarr-node/1.0.4/values.yaml diff --git a/incubator/tdarr/1.0.3/Chart.lock b/incubator/tdarr/1.0.3/Chart.lock deleted file mode 100644 index e805e752070..00000000000 --- a/incubator/tdarr/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/incubator/tdarr/1.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/incubator/tdarr/1.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/incubator/tdarr/1.0.3/CHANGELOG.md b/incubator/tdarr/1.0.4/CHANGELOG.md similarity index 91% rename from incubator/tdarr/1.0.3/CHANGELOG.md rename to incubator/tdarr/1.0.4/CHANGELOG.md index 7bfcc779774..8dabca103d4 100644 --- a/incubator/tdarr/1.0.3/CHANGELOG.md +++ b/incubator/tdarr/1.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [tdarr-1.0.4](https://github.com/truecharts/apps/compare/tdarr-node-1.0.3...tdarr-1.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [tdarr-1.0.3](https://github.com/truecharts/apps/compare/tdarr-node-1.0.2...tdarr-1.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [tdarr-0.0.6](https://github.com/truecharts/apps/compare/tdarr-0.0.5...tdarr-0.0.6) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [tdarr-0.0.5](https://github.com/truecharts/apps/compare/tdarr-0.0.4...tdarr-0.0.5) (2021-10-19) - -#### Fix diff --git a/incubator/tdarr/1.0.3/CONFIG.md b/incubator/tdarr/1.0.4/CONFIG.md similarity index 100% rename from incubator/tdarr/1.0.3/CONFIG.md rename to incubator/tdarr/1.0.4/CONFIG.md diff --git a/incubator/tdarr/1.0.4/Chart.lock b/incubator/tdarr/1.0.4/Chart.lock new file mode 100644 index 00000000000..9cc7866ae02 --- /dev/null +++ b/incubator/tdarr/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T17:48:02.467910372Z" diff --git a/incubator/tdarr/1.0.3/Chart.yaml b/incubator/tdarr/1.0.4/Chart.yaml similarity index 95% rename from incubator/tdarr/1.0.3/Chart.yaml rename to incubator/tdarr/1.0.4/Chart.yaml index c6d0848805c..19e53695ec5 100644 --- a/incubator/tdarr/1.0.3/Chart.yaml +++ b/incubator/tdarr/1.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.00.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - media diff --git a/incubator/tdarr/1.0.3/README.md b/incubator/tdarr/1.0.4/README.md similarity index 96% rename from incubator/tdarr/1.0.3/README.md rename to incubator/tdarr/1.0.4/README.md index e11cc0d6b28..fbd4ce14644 100644 --- a/incubator/tdarr/1.0.3/README.md +++ b/incubator/tdarr/1.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/incubator/tdarr/1.0.3/app-readme.md b/incubator/tdarr/1.0.4/app-readme.md similarity index 100% rename from incubator/tdarr/1.0.3/app-readme.md rename to incubator/tdarr/1.0.4/app-readme.md diff --git a/incubator/tdarr/1.0.4/charts/common-8.3.19.tgz b/incubator/tdarr/1.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/incubator/tdarr/1.0.4/charts/common-8.3.19.tgz differ diff --git a/incubator/tdarr/1.0.3/helm-values.md b/incubator/tdarr/1.0.4/helm-values.md similarity index 100% rename from incubator/tdarr/1.0.3/helm-values.md rename to incubator/tdarr/1.0.4/helm-values.md diff --git a/incubator/tdarr/1.0.3/ix_values.yaml b/incubator/tdarr/1.0.4/ix_values.yaml similarity index 100% rename from incubator/tdarr/1.0.3/ix_values.yaml rename to incubator/tdarr/1.0.4/ix_values.yaml diff --git a/incubator/tdarr/1.0.3/questions.yaml b/incubator/tdarr/1.0.4/questions.yaml similarity index 100% rename from incubator/tdarr/1.0.3/questions.yaml rename to incubator/tdarr/1.0.4/questions.yaml diff --git a/incubator/tdarr/1.0.3/templates/common.yaml b/incubator/tdarr/1.0.4/templates/common.yaml similarity index 100% rename from incubator/tdarr/1.0.3/templates/common.yaml rename to incubator/tdarr/1.0.4/templates/common.yaml diff --git a/incubator/tdarr/1.0.3/values.yaml b/incubator/tdarr/1.0.4/values.yaml similarity index 100% rename from incubator/tdarr/1.0.3/values.yaml rename to incubator/tdarr/1.0.4/values.yaml diff --git a/stable/airsonic/4.0.4/Chart.lock b/stable/airsonic/4.0.4/Chart.lock deleted file mode 100644 index 9868d5cc728..00000000000 --- a/stable/airsonic/4.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/airsonic/4.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/airsonic/4.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/airsonic/4.0.4/CHANGELOG.md b/stable/airsonic/4.0.5/CHANGELOG.md similarity index 91% rename from stable/airsonic/4.0.4/CHANGELOG.md rename to stable/airsonic/4.0.5/CHANGELOG.md index d1ec4b80978..747f72ff7e0 100644 --- a/stable/airsonic/4.0.4/CHANGELOG.md +++ b/stable/airsonic/4.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [airsonic-4.0.5](https://github.com/truecharts/apps/compare/airsonic-4.0.4...airsonic-4.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [airsonic-4.0.4](https://github.com/truecharts/apps/compare/airsonic-4.0.3...airsonic-4.0.4) (2021-11-01) @@ -88,12 +97,3 @@ - -### [airsonic-3.0.14](https://github.com/truecharts/apps/compare/airsonic-3.0.13...airsonic-3.0.14) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - - diff --git a/stable/airsonic/4.0.4/CONFIG.md b/stable/airsonic/4.0.5/CONFIG.md similarity index 100% rename from stable/airsonic/4.0.4/CONFIG.md rename to stable/airsonic/4.0.5/CONFIG.md diff --git a/stable/airsonic/4.0.5/Chart.lock b/stable/airsonic/4.0.5/Chart.lock new file mode 100644 index 00000000000..cfa7804bbaa --- /dev/null +++ b/stable/airsonic/4.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T17:48:31.289691934Z" diff --git a/stable/airsonic/4.0.4/Chart.yaml b/stable/airsonic/4.0.5/Chart.yaml similarity index 96% rename from stable/airsonic/4.0.4/Chart.yaml rename to stable/airsonic/4.0.5/Chart.yaml index 13548e52628..d31c6140d32 100644 --- a/stable/airsonic/4.0.4/Chart.yaml +++ b/stable/airsonic/4.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.6.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 4.0.5 annotations: truecharts.org/catagories: | - media diff --git a/stable/airsonic/4.0.4/README.md b/stable/airsonic/4.0.5/README.md similarity index 96% rename from stable/airsonic/4.0.4/README.md rename to stable/airsonic/4.0.5/README.md index 55e6c278bd1..1c91bbff358 100644 --- a/stable/airsonic/4.0.4/README.md +++ b/stable/airsonic/4.0.5/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/airsonic/4.0.4/app-readme.md b/stable/airsonic/4.0.5/app-readme.md similarity index 100% rename from stable/airsonic/4.0.4/app-readme.md rename to stable/airsonic/4.0.5/app-readme.md diff --git a/stable/airsonic/4.0.5/charts/common-8.3.19.tgz b/stable/airsonic/4.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/airsonic/4.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/airsonic/4.0.4/helm-values.md b/stable/airsonic/4.0.5/helm-values.md similarity index 100% rename from stable/airsonic/4.0.4/helm-values.md rename to stable/airsonic/4.0.5/helm-values.md diff --git a/stable/airsonic/4.0.4/ix_values.yaml b/stable/airsonic/4.0.5/ix_values.yaml similarity index 100% rename from stable/airsonic/4.0.4/ix_values.yaml rename to stable/airsonic/4.0.5/ix_values.yaml diff --git a/stable/airsonic/4.0.4/questions.yaml b/stable/airsonic/4.0.5/questions.yaml similarity index 100% rename from stable/airsonic/4.0.4/questions.yaml rename to stable/airsonic/4.0.5/questions.yaml diff --git a/stable/airsonic/4.0.4/templates/common.yaml b/stable/airsonic/4.0.5/templates/common.yaml similarity index 100% rename from stable/airsonic/4.0.4/templates/common.yaml rename to stable/airsonic/4.0.5/templates/common.yaml diff --git a/stable/airsonic/4.0.4/values.yaml b/stable/airsonic/4.0.5/values.yaml similarity index 100% rename from stable/airsonic/4.0.4/values.yaml rename to stable/airsonic/4.0.5/values.yaml diff --git a/stable/amcrest2mqtt/2.0.5/Chart.lock b/stable/amcrest2mqtt/2.0.5/Chart.lock deleted file mode 100644 index 8361be93a29..00000000000 --- a/stable/amcrest2mqtt/2.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.5/charts/common-8.3.18.tgz b/stable/amcrest2mqtt/2.0.5/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/amcrest2mqtt/2.0.5/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/amcrest2mqtt/2.0.5/CHANGELOG.md b/stable/amcrest2mqtt/2.0.6/CHANGELOG.md similarity index 90% rename from stable/amcrest2mqtt/2.0.5/CHANGELOG.md rename to stable/amcrest2mqtt/2.0.6/CHANGELOG.md index 08e41d40fc5..18aa68af7d6 100644 --- a/stable/amcrest2mqtt/2.0.5/CHANGELOG.md +++ b/stable/amcrest2mqtt/2.0.6/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [amcrest2mqtt-2.0.6](https://github.com/truecharts/apps/compare/amcrest2mqtt-2.0.5...amcrest2mqtt-2.0.6) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [amcrest2mqtt-2.0.5](https://github.com/truecharts/apps/compare/amcrest2mqtt-2.0.4...amcrest2mqtt-2.0.5) (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)) - - - - diff --git a/stable/amcrest2mqtt/2.0.5/CONFIG.md b/stable/amcrest2mqtt/2.0.6/CONFIG.md similarity index 100% rename from stable/amcrest2mqtt/2.0.5/CONFIG.md rename to stable/amcrest2mqtt/2.0.6/CONFIG.md diff --git a/stable/amcrest2mqtt/2.0.6/Chart.lock b/stable/amcrest2mqtt/2.0.6/Chart.lock new file mode 100644 index 00000000000..ef60a575787 --- /dev/null +++ b/stable/amcrest2mqtt/2.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T17:49:00.043258167Z" diff --git a/stable/amcrest2mqtt/2.0.5/Chart.yaml b/stable/amcrest2mqtt/2.0.6/Chart.yaml similarity index 95% rename from stable/amcrest2mqtt/2.0.5/Chart.yaml rename to stable/amcrest2mqtt/2.0.6/Chart.yaml index f9ec353e625..d705d260577 100644 --- a/stable/amcrest2mqtt/2.0.5/Chart.yaml +++ b/stable/amcrest2mqtt/2.0.6/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.11" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.5 +version: 2.0.6 annotations: truecharts.org/catagories: | - media diff --git a/stable/amcrest2mqtt/2.0.5/README.md b/stable/amcrest2mqtt/2.0.6/README.md similarity index 96% rename from stable/amcrest2mqtt/2.0.5/README.md rename to stable/amcrest2mqtt/2.0.6/README.md index f5eb7a00dc8..97f250476ae 100644 --- a/stable/amcrest2mqtt/2.0.5/README.md +++ b/stable/amcrest2mqtt/2.0.6/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/amcrest2mqtt/2.0.5/app-readme.md b/stable/amcrest2mqtt/2.0.6/app-readme.md similarity index 100% rename from stable/amcrest2mqtt/2.0.5/app-readme.md rename to stable/amcrest2mqtt/2.0.6/app-readme.md diff --git a/stable/amcrest2mqtt/2.0.6/charts/common-8.3.19.tgz b/stable/amcrest2mqtt/2.0.6/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/amcrest2mqtt/2.0.6/charts/common-8.3.19.tgz differ diff --git a/stable/amcrest2mqtt/2.0.5/helm-values.md b/stable/amcrest2mqtt/2.0.6/helm-values.md similarity index 100% rename from stable/amcrest2mqtt/2.0.5/helm-values.md rename to stable/amcrest2mqtt/2.0.6/helm-values.md diff --git a/stable/amcrest2mqtt/2.0.5/ix_values.yaml b/stable/amcrest2mqtt/2.0.6/ix_values.yaml similarity index 100% rename from stable/amcrest2mqtt/2.0.5/ix_values.yaml rename to stable/amcrest2mqtt/2.0.6/ix_values.yaml diff --git a/stable/amcrest2mqtt/2.0.5/questions.yaml b/stable/amcrest2mqtt/2.0.6/questions.yaml similarity index 100% rename from stable/amcrest2mqtt/2.0.5/questions.yaml rename to stable/amcrest2mqtt/2.0.6/questions.yaml diff --git a/stable/amcrest2mqtt/2.0.5/templates/common.yaml b/stable/amcrest2mqtt/2.0.6/templates/common.yaml similarity index 100% rename from stable/amcrest2mqtt/2.0.5/templates/common.yaml rename to stable/amcrest2mqtt/2.0.6/templates/common.yaml diff --git a/stable/amcrest2mqtt/2.0.5/values.yaml b/stable/amcrest2mqtt/2.0.6/values.yaml similarity index 100% rename from stable/amcrest2mqtt/2.0.5/values.yaml rename to stable/amcrest2mqtt/2.0.6/values.yaml diff --git a/stable/apache-musicindex/2.0.3/Chart.lock b/stable/apache-musicindex/2.0.3/Chart.lock deleted file mode 100644 index 144a6a74d76..00000000000 --- a/stable/apache-musicindex/2.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/apache-musicindex/2.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/apache-musicindex/2.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/apache-musicindex/2.0.3/CHANGELOG.md b/stable/apache-musicindex/2.0.4/CHANGELOG.md similarity index 89% rename from stable/apache-musicindex/2.0.3/CHANGELOG.md rename to stable/apache-musicindex/2.0.4/CHANGELOG.md index f62e096e197..a54cc8f7c28 100644 --- a/stable/apache-musicindex/2.0.3/CHANGELOG.md +++ b/stable/apache-musicindex/2.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [apache-musicindex-2.0.4](https://github.com/truecharts/apps/compare/apache-musicindex-2.0.3...apache-musicindex-2.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [apache-musicindex-2.0.3](https://github.com/truecharts/apps/compare/apache-musicindex-2.0.2...apache-musicindex-2.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [apache-musicindex-0.0.6](https://github.com/truecharts/apps/compare/apache-musicindex-0.0.5...apache-musicindex-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/apache-musicindex/2.0.3/CONFIG.md b/stable/apache-musicindex/2.0.4/CONFIG.md similarity index 100% rename from stable/apache-musicindex/2.0.3/CONFIG.md rename to stable/apache-musicindex/2.0.4/CONFIG.md diff --git a/stable/apache-musicindex/2.0.4/Chart.lock b/stable/apache-musicindex/2.0.4/Chart.lock new file mode 100644 index 00000000000..06a391b5fc4 --- /dev/null +++ b/stable/apache-musicindex/2.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T17:49:28.28647614Z" diff --git a/stable/apache-musicindex/2.0.3/Chart.yaml b/stable/apache-musicindex/2.0.4/Chart.yaml similarity index 95% rename from stable/apache-musicindex/2.0.3/Chart.yaml rename to stable/apache-musicindex/2.0.4/Chart.yaml index 79977cad005..9290e3581ad 100644 --- a/stable/apache-musicindex/2.0.3/Chart.yaml +++ b/stable/apache-musicindex/2.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.4.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 2.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/apache-musicindex/2.0.3/README.md b/stable/apache-musicindex/2.0.4/README.md similarity index 96% rename from stable/apache-musicindex/2.0.3/README.md rename to stable/apache-musicindex/2.0.4/README.md index 98c177e007c..3abc3eac15b 100644 --- a/stable/apache-musicindex/2.0.3/README.md +++ b/stable/apache-musicindex/2.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/apache-musicindex/2.0.3/app-readme.md b/stable/apache-musicindex/2.0.4/app-readme.md similarity index 100% rename from stable/apache-musicindex/2.0.3/app-readme.md rename to stable/apache-musicindex/2.0.4/app-readme.md diff --git a/stable/apache-musicindex/2.0.4/charts/common-8.3.19.tgz b/stable/apache-musicindex/2.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/apache-musicindex/2.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/apache-musicindex/2.0.3/helm-values.md b/stable/apache-musicindex/2.0.4/helm-values.md similarity index 100% rename from stable/apache-musicindex/2.0.3/helm-values.md rename to stable/apache-musicindex/2.0.4/helm-values.md diff --git a/stable/apache-musicindex/2.0.3/ix_values.yaml b/stable/apache-musicindex/2.0.4/ix_values.yaml similarity index 100% rename from stable/apache-musicindex/2.0.3/ix_values.yaml rename to stable/apache-musicindex/2.0.4/ix_values.yaml diff --git a/stable/apache-musicindex/2.0.3/questions.yaml b/stable/apache-musicindex/2.0.4/questions.yaml similarity index 100% rename from stable/apache-musicindex/2.0.3/questions.yaml rename to stable/apache-musicindex/2.0.4/questions.yaml diff --git a/stable/apache-musicindex/2.0.3/templates/common.yaml b/stable/apache-musicindex/2.0.4/templates/common.yaml similarity index 100% rename from stable/apache-musicindex/2.0.3/templates/common.yaml rename to stable/apache-musicindex/2.0.4/templates/common.yaml diff --git a/stable/apache-musicindex/2.0.3/values.yaml b/stable/apache-musicindex/2.0.4/values.yaml similarity index 100% rename from stable/apache-musicindex/2.0.3/values.yaml rename to stable/apache-musicindex/2.0.4/values.yaml diff --git a/stable/appdaemon/6.0.3/Chart.lock b/stable/appdaemon/6.0.3/Chart.lock deleted file mode 100644 index fd83ff345eb..00000000000 --- a/stable/appdaemon/6.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/appdaemon/6.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/appdaemon/6.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/appdaemon/6.0.3/CHANGELOG.md b/stable/appdaemon/6.0.4/CHANGELOG.md similarity index 89% rename from stable/appdaemon/6.0.3/CHANGELOG.md rename to stable/appdaemon/6.0.4/CHANGELOG.md index fb44ffaea0b..d7b6150fdd9 100644 --- a/stable/appdaemon/6.0.3/CHANGELOG.md +++ b/stable/appdaemon/6.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [appdaemon-6.0.4](https://github.com/truecharts/apps/compare/appdaemon-6.0.3...appdaemon-6.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [appdaemon-6.0.3](https://github.com/truecharts/apps/compare/appdaemon-6.0.2...appdaemon-6.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [appdaemon-5.0.10](https://github.com/truecharts/apps/compare/appdaemon-5.0.9...appdaemon-5.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/appdaemon/6.0.3/CONFIG.md b/stable/appdaemon/6.0.4/CONFIG.md similarity index 100% rename from stable/appdaemon/6.0.3/CONFIG.md rename to stable/appdaemon/6.0.4/CONFIG.md diff --git a/stable/appdaemon/6.0.4/Chart.lock b/stable/appdaemon/6.0.4/Chart.lock new file mode 100644 index 00000000000..cd0d1ea26e6 --- /dev/null +++ b/stable/appdaemon/6.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T17:49:56.655444258Z" diff --git a/stable/appdaemon/6.0.3/Chart.yaml b/stable/appdaemon/6.0.4/Chart.yaml similarity index 96% rename from stable/appdaemon/6.0.3/Chart.yaml rename to stable/appdaemon/6.0.4/Chart.yaml index 1a71f1b01cb..c6963446f89 100644 --- a/stable/appdaemon/6.0.3/Chart.yaml +++ b/stable/appdaemon/6.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.1.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 6.0.4 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/appdaemon/6.0.3/README.md b/stable/appdaemon/6.0.4/README.md similarity index 96% rename from stable/appdaemon/6.0.3/README.md rename to stable/appdaemon/6.0.4/README.md index 42b763290fa..bb8409ac7e6 100644 --- a/stable/appdaemon/6.0.3/README.md +++ b/stable/appdaemon/6.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/appdaemon/6.0.3/app-readme.md b/stable/appdaemon/6.0.4/app-readme.md similarity index 100% rename from stable/appdaemon/6.0.3/app-readme.md rename to stable/appdaemon/6.0.4/app-readme.md diff --git a/stable/appdaemon/6.0.4/charts/common-8.3.19.tgz b/stable/appdaemon/6.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/appdaemon/6.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/appdaemon/6.0.3/helm-values.md b/stable/appdaemon/6.0.4/helm-values.md similarity index 100% rename from stable/appdaemon/6.0.3/helm-values.md rename to stable/appdaemon/6.0.4/helm-values.md diff --git a/stable/appdaemon/6.0.3/ix_values.yaml b/stable/appdaemon/6.0.4/ix_values.yaml similarity index 100% rename from stable/appdaemon/6.0.3/ix_values.yaml rename to stable/appdaemon/6.0.4/ix_values.yaml diff --git a/stable/appdaemon/6.0.3/questions.yaml b/stable/appdaemon/6.0.4/questions.yaml similarity index 100% rename from stable/appdaemon/6.0.3/questions.yaml rename to stable/appdaemon/6.0.4/questions.yaml diff --git a/stable/appdaemon/6.0.3/templates/common.yaml b/stable/appdaemon/6.0.4/templates/common.yaml similarity index 100% rename from stable/appdaemon/6.0.3/templates/common.yaml rename to stable/appdaemon/6.0.4/templates/common.yaml diff --git a/stable/appdaemon/6.0.3/values.yaml b/stable/appdaemon/6.0.4/values.yaml similarity index 100% rename from stable/appdaemon/6.0.3/values.yaml rename to stable/appdaemon/6.0.4/values.yaml diff --git a/stable/aria2/2.0.3/Chart.lock b/stable/aria2/2.0.3/Chart.lock deleted file mode 100644 index 4793b36432b..00000000000 --- a/stable/aria2/2.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/aria2/2.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/aria2/2.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/aria2/2.0.3/CHANGELOG.md b/stable/aria2/2.0.4/CHANGELOG.md similarity index 91% rename from stable/aria2/2.0.3/CHANGELOG.md rename to stable/aria2/2.0.4/CHANGELOG.md index 955eec9f798..68ca6aa0db2 100644 --- a/stable/aria2/2.0.3/CHANGELOG.md +++ b/stable/aria2/2.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [aria2-2.0.4](https://github.com/truecharts/apps/compare/aria2-2.0.3...aria2-2.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [aria2-2.0.3](https://github.com/truecharts/apps/compare/aria2-2.0.2...aria2-2.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [aria2-0.0.7](https://github.com/truecharts/apps/compare/aria2-0.0.6...aria2-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - diff --git a/stable/aria2/2.0.3/CONFIG.md b/stable/aria2/2.0.4/CONFIG.md similarity index 100% rename from stable/aria2/2.0.3/CONFIG.md rename to stable/aria2/2.0.4/CONFIG.md diff --git a/stable/aria2/2.0.4/Chart.lock b/stable/aria2/2.0.4/Chart.lock new file mode 100644 index 00000000000..cd06447cd25 --- /dev/null +++ b/stable/aria2/2.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T17:50:24.882095985Z" diff --git a/stable/aria2/2.0.3/Chart.yaml b/stable/aria2/2.0.4/Chart.yaml similarity index 94% rename from stable/aria2/2.0.3/Chart.yaml rename to stable/aria2/2.0.4/Chart.yaml index d78cfd1dd8f..90ea347364a 100644 --- a/stable/aria2/2.0.3/Chart.yaml +++ b/stable/aria2/2.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 2.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/aria2/2.0.3/README.md b/stable/aria2/2.0.4/README.md similarity index 96% rename from stable/aria2/2.0.3/README.md rename to stable/aria2/2.0.4/README.md index b7db49ee34f..c5c45c05e17 100644 --- a/stable/aria2/2.0.3/README.md +++ b/stable/aria2/2.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/aria2/2.0.3/app-readme.md b/stable/aria2/2.0.4/app-readme.md similarity index 100% rename from stable/aria2/2.0.3/app-readme.md rename to stable/aria2/2.0.4/app-readme.md diff --git a/stable/aria2/2.0.4/charts/common-8.3.19.tgz b/stable/aria2/2.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/aria2/2.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/aria2/2.0.3/helm-values.md b/stable/aria2/2.0.4/helm-values.md similarity index 100% rename from stable/aria2/2.0.3/helm-values.md rename to stable/aria2/2.0.4/helm-values.md diff --git a/stable/aria2/2.0.3/ix_values.yaml b/stable/aria2/2.0.4/ix_values.yaml similarity index 100% rename from stable/aria2/2.0.3/ix_values.yaml rename to stable/aria2/2.0.4/ix_values.yaml diff --git a/stable/aria2/2.0.3/questions.yaml b/stable/aria2/2.0.4/questions.yaml similarity index 100% rename from stable/aria2/2.0.3/questions.yaml rename to stable/aria2/2.0.4/questions.yaml diff --git a/stable/aria2/2.0.3/templates/common.yaml b/stable/aria2/2.0.4/templates/common.yaml similarity index 100% rename from stable/aria2/2.0.3/templates/common.yaml rename to stable/aria2/2.0.4/templates/common.yaml diff --git a/stable/aria2/2.0.3/values.yaml b/stable/aria2/2.0.4/values.yaml similarity index 100% rename from stable/aria2/2.0.3/values.yaml rename to stable/aria2/2.0.4/values.yaml diff --git a/stable/audacity/2.0.3/Chart.lock b/stable/audacity/2.0.3/Chart.lock deleted file mode 100644 index 62789684aa8..00000000000 --- a/stable/audacity/2.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/audacity/2.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/audacity/2.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/audacity/2.0.3/CHANGELOG.md b/stable/audacity/2.0.4/CHANGELOG.md similarity index 89% rename from stable/audacity/2.0.3/CHANGELOG.md rename to stable/audacity/2.0.4/CHANGELOG.md index 004a1bd542b..6efa1cdd15a 100644 --- a/stable/audacity/2.0.3/CHANGELOG.md +++ b/stable/audacity/2.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [audacity-2.0.4](https://github.com/truecharts/apps/compare/audacity-2.0.3...audacity-2.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [audacity-2.0.3](https://github.com/truecharts/apps/compare/audacity-2.0.2...audacity-2.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [audacity-0.0.6](https://github.com/truecharts/apps/compare/audacity-0.0.5...audacity-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/audacity/2.0.3/CONFIG.md b/stable/audacity/2.0.4/CONFIG.md similarity index 100% rename from stable/audacity/2.0.3/CONFIG.md rename to stable/audacity/2.0.4/CONFIG.md diff --git a/stable/audacity/2.0.4/Chart.lock b/stable/audacity/2.0.4/Chart.lock new file mode 100644 index 00000000000..7b5a8dea8fa --- /dev/null +++ b/stable/audacity/2.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T17:50:53.767852671Z" diff --git a/stable/audacity/2.0.3/Chart.yaml b/stable/audacity/2.0.4/Chart.yaml similarity index 95% rename from stable/audacity/2.0.3/Chart.yaml rename to stable/audacity/2.0.4/Chart.yaml index 575dd6975b7..7e4f88d3b44 100644 --- a/stable/audacity/2.0.3/Chart.yaml +++ b/stable/audacity/2.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.0.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 2.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/audacity/2.0.3/README.md b/stable/audacity/2.0.4/README.md similarity index 96% rename from stable/audacity/2.0.3/README.md rename to stable/audacity/2.0.4/README.md index 757fd93889c..819087b98dc 100644 --- a/stable/audacity/2.0.3/README.md +++ b/stable/audacity/2.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/audacity/2.0.3/app-readme.md b/stable/audacity/2.0.4/app-readme.md similarity index 100% rename from stable/audacity/2.0.3/app-readme.md rename to stable/audacity/2.0.4/app-readme.md diff --git a/stable/audacity/2.0.4/charts/common-8.3.19.tgz b/stable/audacity/2.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/audacity/2.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/audacity/2.0.3/helm-values.md b/stable/audacity/2.0.4/helm-values.md similarity index 100% rename from stable/audacity/2.0.3/helm-values.md rename to stable/audacity/2.0.4/helm-values.md diff --git a/stable/audacity/2.0.3/ix_values.yaml b/stable/audacity/2.0.4/ix_values.yaml similarity index 100% rename from stable/audacity/2.0.3/ix_values.yaml rename to stable/audacity/2.0.4/ix_values.yaml diff --git a/stable/audacity/2.0.3/questions.yaml b/stable/audacity/2.0.4/questions.yaml similarity index 100% rename from stable/audacity/2.0.3/questions.yaml rename to stable/audacity/2.0.4/questions.yaml diff --git a/stable/audacity/2.0.3/templates/common.yaml b/stable/audacity/2.0.4/templates/common.yaml similarity index 100% rename from stable/audacity/2.0.3/templates/common.yaml rename to stable/audacity/2.0.4/templates/common.yaml diff --git a/stable/audacity/2.0.3/values.yaml b/stable/audacity/2.0.4/values.yaml similarity index 100% rename from stable/audacity/2.0.3/values.yaml rename to stable/audacity/2.0.4/values.yaml 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 deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/authelia/7.0.5/charts/common-8.3.18.tgz and /dev/null 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 deleted file mode 100644 index 12af7bda79d..00000000000 Binary files a/stable/authelia/7.0.5/charts/postgresql-5.1.5.tgz and /dev/null 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 deleted file mode 100644 index 31b19387b59..00000000000 Binary files a/stable/authelia/7.0.5/charts/redis-15.5.3.tgz and /dev/null differ diff --git a/stable/authelia/7.0.5/CHANGELOG.md b/stable/authelia/7.0.6/CHANGELOG.md similarity index 90% rename from stable/authelia/7.0.5/CHANGELOG.md rename to stable/authelia/7.0.6/CHANGELOG.md index 061314cb537..c7d0b021183 100644 --- a/stable/authelia/7.0.5/CHANGELOG.md +++ b/stable/authelia/7.0.6/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [authelia-7.0.6](https://github.com/truecharts/apps/compare/authelia-7.0.5...authelia-7.0.6) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [authelia-7.0.5](https://github.com/truecharts/apps/compare/authelia-7.0.4...authelia-7.0.5) (2021-11-01) @@ -88,12 +97,3 @@ -### [authelia-5.0.3](https://github.com/truecharts/apps/compare/authelia-5.0.2...authelia-5.0.3) (2021-10-20) - -#### Chore - -* bump apps, remove duplicates and move incubator to stable for RC1 - - - - diff --git a/stable/authelia/7.0.5/CONFIG.md b/stable/authelia/7.0.6/CONFIG.md similarity index 100% rename from stable/authelia/7.0.5/CONFIG.md rename to stable/authelia/7.0.6/CONFIG.md diff --git a/stable/authelia/7.0.5/Chart.lock b/stable/authelia/7.0.6/Chart.lock similarity index 51% rename from stable/authelia/7.0.5/Chart.lock rename to stable/authelia/7.0.6/Chart.lock index c0c3e036fdd..2fae7dcd38b 100644 --- a/stable/authelia/7.0.5/Chart.lock +++ b/stable/authelia/7.0.6/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 - name: postgresql repository: https://truecharts.org/ - version: 5.1.5 + version: 5.1.7 - name: redis repository: https://charts.bitnami.com/bitnami - version: 15.5.3 -digest: sha256:edc39d8e6c9f365b47783a26b0502987c24ca1fd07292913baf7f1e195a69f6d -generated: "2021-11-01T13:43:13.791754417Z" + version: 15.5.4 +digest: sha256:09e85abd2da9ff8174ae8942d72eb48800ff4986960619c1d1b3542db376435a +generated: "2021-11-02T17:51:25.925552592Z" diff --git a/stable/authelia/7.0.5/Chart.yaml b/stable/authelia/7.0.6/Chart.yaml similarity index 93% rename from stable/authelia/7.0.5/Chart.yaml rename to stable/authelia/7.0.6/Chart.yaml index 2a22004a9ee..2eac3aab0a8 100644 --- a/stable/authelia/7.0.5/Chart.yaml +++ b/stable/authelia/7.0.6/Chart.yaml @@ -3,15 +3,15 @@ appVersion: "4.32.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.5 + version: 5.1.7 - condition: redis.enabled name: redis repository: https://charts.bitnami.com/bitnami - version: 15.5.3 + version: 15.5.4 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.5 +version: 7.0.6 annotations: truecharts.org/catagories: | - security diff --git a/stable/authelia/7.0.5/README.md b/stable/authelia/7.0.6/README.md similarity index 89% rename from stable/authelia/7.0.5/README.md rename to stable/authelia/7.0.6/README.md index 39b7c91645a..0c3bf401173 100644 --- a/stable/authelia/7.0.5/README.md +++ b/stable/authelia/7.0.6/README.md @@ -18,9 +18,9 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | redis | 15.5.3 | -| https://truecharts.org/ | postgresql | 5.1.5 | -| https://truecharts.org | common | 8.3.18 | +| https://charts.bitnami.com/bitnami | redis | 15.5.4 | +| https://truecharts.org/ | postgresql | 5.1.7 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/authelia/7.0.5/app-readme.md b/stable/authelia/7.0.6/app-readme.md similarity index 100% rename from stable/authelia/7.0.5/app-readme.md rename to stable/authelia/7.0.6/app-readme.md diff --git a/stable/authelia/7.0.6/charts/common-8.3.19.tgz b/stable/authelia/7.0.6/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/authelia/7.0.6/charts/common-8.3.19.tgz differ diff --git a/stable/authelia/7.0.6/charts/postgresql-5.1.7.tgz b/stable/authelia/7.0.6/charts/postgresql-5.1.7.tgz new file mode 100644 index 00000000000..c12e8aea1c5 Binary files /dev/null and b/stable/authelia/7.0.6/charts/postgresql-5.1.7.tgz differ diff --git a/stable/authelia/7.0.6/charts/redis-15.5.4.tgz b/stable/authelia/7.0.6/charts/redis-15.5.4.tgz new file mode 100644 index 00000000000..a139195de60 Binary files /dev/null and b/stable/authelia/7.0.6/charts/redis-15.5.4.tgz differ diff --git a/stable/authelia/7.0.5/helm-values.md b/stable/authelia/7.0.6/helm-values.md similarity index 100% rename from stable/authelia/7.0.5/helm-values.md rename to stable/authelia/7.0.6/helm-values.md diff --git a/stable/authelia/7.0.5/ix_values.yaml b/stable/authelia/7.0.6/ix_values.yaml similarity index 100% rename from stable/authelia/7.0.5/ix_values.yaml rename to stable/authelia/7.0.6/ix_values.yaml diff --git a/stable/authelia/7.0.5/questions.yaml b/stable/authelia/7.0.6/questions.yaml similarity index 100% rename from stable/authelia/7.0.5/questions.yaml rename to stable/authelia/7.0.6/questions.yaml diff --git a/stable/authelia/7.0.5/templates/_configmap.tpl b/stable/authelia/7.0.6/templates/_configmap.tpl similarity index 100% rename from stable/authelia/7.0.5/templates/_configmap.tpl rename to stable/authelia/7.0.6/templates/_configmap.tpl diff --git a/stable/authelia/7.0.5/templates/_secrets.tpl b/stable/authelia/7.0.6/templates/_secrets.tpl similarity index 100% rename from stable/authelia/7.0.5/templates/_secrets.tpl rename to stable/authelia/7.0.6/templates/_secrets.tpl diff --git a/stable/authelia/7.0.5/templates/common.yaml b/stable/authelia/7.0.6/templates/common.yaml similarity index 100% rename from stable/authelia/7.0.5/templates/common.yaml rename to stable/authelia/7.0.6/templates/common.yaml diff --git a/stable/authelia/7.0.5/values.yaml b/stable/authelia/7.0.6/values.yaml similarity index 100% rename from stable/authelia/7.0.5/values.yaml rename to stable/authelia/7.0.6/values.yaml diff --git a/stable/babybuddy/4.0.5/Chart.lock b/stable/babybuddy/4.0.5/Chart.lock deleted file mode 100644 index 22a89d2494f..00000000000 --- a/stable/babybuddy/4.0.5/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -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.5/charts/common-8.3.18.tgz b/stable/babybuddy/4.0.5/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/babybuddy/4.0.5/charts/common-8.3.18.tgz and /dev/null 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 deleted file mode 100644 index 12af7bda79d..00000000000 Binary files a/stable/babybuddy/4.0.5/charts/postgresql-5.1.5.tgz and /dev/null differ diff --git a/stable/babybuddy/4.0.5/CHANGELOG.md b/stable/babybuddy/4.0.6/CHANGELOG.md similarity index 91% rename from stable/babybuddy/4.0.5/CHANGELOG.md rename to stable/babybuddy/4.0.6/CHANGELOG.md index 089e31cb2e3..6e028a94489 100644 --- a/stable/babybuddy/4.0.5/CHANGELOG.md +++ b/stable/babybuddy/4.0.6/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [babybuddy-4.0.6](https://github.com/truecharts/apps/compare/babybuddy-4.0.5...babybuddy-4.0.6) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [babybuddy-4.0.5](https://github.com/truecharts/apps/compare/babybuddy-4.0.4...babybuddy-4.0.5) (2021-11-01) @@ -88,12 +97,3 @@ - -### [babybuddy-0.0.4](https://github.com/truecharts/apps/compare/babybuddy-0.0.3...babybuddy-0.0.4) (2021-10-20) - -#### Chore - -* bump versions to rerelease and fix icons - - - diff --git a/stable/babybuddy/4.0.5/CONFIG.md b/stable/babybuddy/4.0.6/CONFIG.md similarity index 100% rename from stable/babybuddy/4.0.5/CONFIG.md rename to stable/babybuddy/4.0.6/CONFIG.md diff --git a/stable/babybuddy/4.0.6/Chart.lock b/stable/babybuddy/4.0.6/Chart.lock new file mode 100644 index 00000000000..ea396769fcc --- /dev/null +++ b/stable/babybuddy/4.0.6/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.7 +digest: sha256:9ca72bff75244fed934f5f0ef33b2d3bd41a69bb37410bab6f5c96775c803bb3 +generated: "2021-11-02T17:52:27.915059791Z" diff --git a/stable/babybuddy/4.0.5/Chart.yaml b/stable/babybuddy/4.0.6/Chart.yaml similarity index 95% rename from stable/babybuddy/4.0.5/Chart.yaml rename to stable/babybuddy/4.0.6/Chart.yaml index 94bfc8aae16..0dfef426271 100644 --- a/stable/babybuddy/4.0.5/Chart.yaml +++ b/stable/babybuddy/4.0.6/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "1.9.0" kubeVersion: '>=1.16.0-0' -version: 4.0.5 +version: 4.0.6 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.18 + version: 8.3.19 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.5 + version: 5.1.7 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/babybuddy/4.0.5/README.md b/stable/babybuddy/4.0.6/README.md similarity index 93% rename from stable/babybuddy/4.0.5/README.md rename to stable/babybuddy/4.0.6/README.md index 33fc4394e85..4b691f48f45 100644 --- a/stable/babybuddy/4.0.5/README.md +++ b/stable/babybuddy/4.0.6/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.5 | -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org/ | postgresql | 5.1.7 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/babybuddy/4.0.5/app-readme.md b/stable/babybuddy/4.0.6/app-readme.md similarity index 100% rename from stable/babybuddy/4.0.5/app-readme.md rename to stable/babybuddy/4.0.6/app-readme.md diff --git a/stable/babybuddy/4.0.6/charts/common-8.3.19.tgz b/stable/babybuddy/4.0.6/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/babybuddy/4.0.6/charts/common-8.3.19.tgz differ diff --git a/stable/babybuddy/4.0.6/charts/postgresql-5.1.7.tgz b/stable/babybuddy/4.0.6/charts/postgresql-5.1.7.tgz new file mode 100644 index 00000000000..c12e8aea1c5 Binary files /dev/null and b/stable/babybuddy/4.0.6/charts/postgresql-5.1.7.tgz differ diff --git a/stable/babybuddy/4.0.5/helm-values.md b/stable/babybuddy/4.0.6/helm-values.md similarity index 100% rename from stable/babybuddy/4.0.5/helm-values.md rename to stable/babybuddy/4.0.6/helm-values.md diff --git a/stable/babybuddy/4.0.5/ix_values.yaml b/stable/babybuddy/4.0.6/ix_values.yaml similarity index 100% rename from stable/babybuddy/4.0.5/ix_values.yaml rename to stable/babybuddy/4.0.6/ix_values.yaml diff --git a/stable/babybuddy/4.0.5/questions.yaml b/stable/babybuddy/4.0.6/questions.yaml similarity index 100% rename from stable/babybuddy/4.0.5/questions.yaml rename to stable/babybuddy/4.0.6/questions.yaml diff --git a/stable/babybuddy/4.0.5/templates/common.yaml b/stable/babybuddy/4.0.6/templates/common.yaml similarity index 100% rename from stable/babybuddy/4.0.5/templates/common.yaml rename to stable/babybuddy/4.0.6/templates/common.yaml diff --git a/stable/babybuddy/4.0.5/values.yaml b/stable/babybuddy/4.0.6/values.yaml similarity index 100% rename from stable/babybuddy/4.0.5/values.yaml rename to stable/babybuddy/4.0.6/values.yaml diff --git a/stable/bazarr/9.0.3/Chart.lock b/stable/bazarr/9.0.3/Chart.lock deleted file mode 100644 index 594befa62c5..00000000000 --- a/stable/bazarr/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/bazarr/9.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/bazarr/9.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/bazarr/9.0.3/CHANGELOG.md b/stable/bazarr/9.0.4/CHANGELOG.md similarity index 89% rename from stable/bazarr/9.0.3/CHANGELOG.md rename to stable/bazarr/9.0.4/CHANGELOG.md index c09694ae265..d1490cdcde4 100644 --- a/stable/bazarr/9.0.3/CHANGELOG.md +++ b/stable/bazarr/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [bazarr-9.0.4](https://github.com/truecharts/apps/compare/bazarr-9.0.3...bazarr-9.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [bazarr-9.0.3](https://github.com/truecharts/apps/compare/bazarr-9.0.2...bazarr-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [bazarr-8.0.11](https://github.com/truecharts/apps/compare/bazarr-8.0.10...bazarr-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)) - - - - diff --git a/stable/bazarr/9.0.3/CONFIG.md b/stable/bazarr/9.0.4/CONFIG.md similarity index 100% rename from stable/bazarr/9.0.3/CONFIG.md rename to stable/bazarr/9.0.4/CONFIG.md diff --git a/stable/bazarr/9.0.4/Chart.lock b/stable/bazarr/9.0.4/Chart.lock new file mode 100644 index 00000000000..15c4af254bc --- /dev/null +++ b/stable/bazarr/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T17:53:05.50963001Z" diff --git a/stable/bazarr/9.0.3/Chart.yaml b/stable/bazarr/9.0.4/Chart.yaml similarity index 96% rename from stable/bazarr/9.0.3/Chart.yaml rename to stable/bazarr/9.0.4/Chart.yaml index c0997edd743..b8e943022bf 100644 --- a/stable/bazarr/9.0.3/Chart.yaml +++ b/stable/bazarr/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/bazarr/9.0.3/README.md b/stable/bazarr/9.0.4/README.md similarity index 96% rename from stable/bazarr/9.0.3/README.md rename to stable/bazarr/9.0.4/README.md index 1785125df7c..b45b17f62a9 100644 --- a/stable/bazarr/9.0.3/README.md +++ b/stable/bazarr/9.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/bazarr/9.0.3/app-readme.md b/stable/bazarr/9.0.4/app-readme.md similarity index 100% rename from stable/bazarr/9.0.3/app-readme.md rename to stable/bazarr/9.0.4/app-readme.md diff --git a/stable/bazarr/9.0.4/charts/common-8.3.19.tgz b/stable/bazarr/9.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/bazarr/9.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/bazarr/9.0.3/helm-values.md b/stable/bazarr/9.0.4/helm-values.md similarity index 100% rename from stable/bazarr/9.0.3/helm-values.md rename to stable/bazarr/9.0.4/helm-values.md diff --git a/stable/bazarr/9.0.3/ix_values.yaml b/stable/bazarr/9.0.4/ix_values.yaml similarity index 100% rename from stable/bazarr/9.0.3/ix_values.yaml rename to stable/bazarr/9.0.4/ix_values.yaml diff --git a/stable/bazarr/9.0.3/questions.yaml b/stable/bazarr/9.0.4/questions.yaml similarity index 100% rename from stable/bazarr/9.0.3/questions.yaml rename to stable/bazarr/9.0.4/questions.yaml diff --git a/stable/bazarr/9.0.3/templates/common.yaml b/stable/bazarr/9.0.4/templates/common.yaml similarity index 100% rename from stable/bazarr/9.0.3/templates/common.yaml rename to stable/bazarr/9.0.4/templates/common.yaml diff --git a/stable/bazarr/9.0.3/values.yaml b/stable/bazarr/9.0.4/values.yaml similarity index 100% rename from stable/bazarr/9.0.3/values.yaml rename to stable/bazarr/9.0.4/values.yaml diff --git a/stable/beets/2.0.4/Chart.lock b/stable/beets/2.0.4/Chart.lock deleted file mode 100644 index ab7af48c444..00000000000 --- a/stable/beets/2.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/beets/2.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/beets/2.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/beets/2.0.4/CHANGELOG.md b/stable/beets/2.0.5/CHANGELOG.md similarity index 91% rename from stable/beets/2.0.4/CHANGELOG.md rename to stable/beets/2.0.5/CHANGELOG.md index c251f048d95..53e0adaabb7 100644 --- a/stable/beets/2.0.4/CHANGELOG.md +++ b/stable/beets/2.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [beets-2.0.5](https://github.com/truecharts/apps/compare/beets-2.0.4...beets-2.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [beets-2.0.4](https://github.com/truecharts/apps/compare/beets-2.0.3...beets-2.0.4) (2021-11-01) @@ -88,12 +97,3 @@ - -### [beets-0.0.7](https://github.com/truecharts/apps/compare/beets-0.0.6...beets-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - - diff --git a/stable/beets/2.0.4/CONFIG.md b/stable/beets/2.0.5/CONFIG.md similarity index 100% rename from stable/beets/2.0.4/CONFIG.md rename to stable/beets/2.0.5/CONFIG.md diff --git a/stable/beets/2.0.5/Chart.lock b/stable/beets/2.0.5/Chart.lock new file mode 100644 index 00000000000..48ef2a249f5 --- /dev/null +++ b/stable/beets/2.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T17:53:34.091647122Z" diff --git a/stable/beets/2.0.4/Chart.yaml b/stable/beets/2.0.5/Chart.yaml similarity index 95% rename from stable/beets/2.0.4/Chart.yaml rename to stable/beets/2.0.5/Chart.yaml index 7a81ac60295..705a6e44f2b 100644 --- a/stable/beets/2.0.4/Chart.yaml +++ b/stable/beets/2.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.5.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 2.0.5 annotations: truecharts.org/catagories: | - media diff --git a/stable/beets/2.0.4/README.md b/stable/beets/2.0.5/README.md similarity index 96% rename from stable/beets/2.0.4/README.md rename to stable/beets/2.0.5/README.md index 19cd9621392..58a95741dfe 100644 --- a/stable/beets/2.0.4/README.md +++ b/stable/beets/2.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/beets/2.0.4/app-readme.md b/stable/beets/2.0.5/app-readme.md similarity index 100% rename from stable/beets/2.0.4/app-readme.md rename to stable/beets/2.0.5/app-readme.md diff --git a/stable/beets/2.0.5/charts/common-8.3.19.tgz b/stable/beets/2.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/beets/2.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/beets/2.0.4/helm-values.md b/stable/beets/2.0.5/helm-values.md similarity index 100% rename from stable/beets/2.0.4/helm-values.md rename to stable/beets/2.0.5/helm-values.md diff --git a/stable/beets/2.0.4/ix_values.yaml b/stable/beets/2.0.5/ix_values.yaml similarity index 100% rename from stable/beets/2.0.4/ix_values.yaml rename to stable/beets/2.0.5/ix_values.yaml diff --git a/stable/beets/2.0.4/questions.yaml b/stable/beets/2.0.5/questions.yaml similarity index 100% rename from stable/beets/2.0.4/questions.yaml rename to stable/beets/2.0.5/questions.yaml diff --git a/stable/beets/2.0.4/templates/common.yaml b/stable/beets/2.0.5/templates/common.yaml similarity index 100% rename from stable/beets/2.0.4/templates/common.yaml rename to stable/beets/2.0.5/templates/common.yaml diff --git a/stable/beets/2.0.4/values.yaml b/stable/beets/2.0.5/values.yaml similarity index 100% rename from stable/beets/2.0.4/values.yaml rename to stable/beets/2.0.5/values.yaml diff --git a/stable/booksonic-air/4.0.3/Chart.lock b/stable/booksonic-air/4.0.3/Chart.lock deleted file mode 100644 index 90b9ab5fc90..00000000000 --- a/stable/booksonic-air/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/booksonic-air/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/booksonic-air/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/booksonic-air/4.0.3/CHANGELOG.md b/stable/booksonic-air/4.0.4/CHANGELOG.md similarity index 89% rename from stable/booksonic-air/4.0.3/CHANGELOG.md rename to stable/booksonic-air/4.0.4/CHANGELOG.md index 68fe24d5e1e..a4dbfab475e 100644 --- a/stable/booksonic-air/4.0.3/CHANGELOG.md +++ b/stable/booksonic-air/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [booksonic-air-4.0.4](https://github.com/truecharts/apps/compare/booksonic-air-4.0.3...booksonic-air-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [booksonic-air-4.0.3](https://github.com/truecharts/apps/compare/booksonic-air-4.0.2...booksonic-air-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ * fix previous SCALE bugfix not correctly being applied - - -### [booksonic-air-3.0.12](https://github.com/truecharts/apps/compare/booksonic-air-3.0.11...booksonic-air-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)) - - diff --git a/stable/booksonic-air/4.0.3/CONFIG.md b/stable/booksonic-air/4.0.4/CONFIG.md similarity index 100% rename from stable/booksonic-air/4.0.3/CONFIG.md rename to stable/booksonic-air/4.0.4/CONFIG.md diff --git a/stable/booksonic-air/4.0.4/Chart.lock b/stable/booksonic-air/4.0.4/Chart.lock new file mode 100644 index 00000000000..540e575b6a1 --- /dev/null +++ b/stable/booksonic-air/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T17:54:02.503947065Z" diff --git a/stable/booksonic-air/4.0.3/Chart.yaml b/stable/booksonic-air/4.0.4/Chart.yaml similarity index 95% rename from stable/booksonic-air/4.0.3/Chart.yaml rename to stable/booksonic-air/4.0.4/Chart.yaml index a03fc563e6d..0562639dea9 100644 --- a/stable/booksonic-air/4.0.3/Chart.yaml +++ b/stable/booksonic-air/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2009.1.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/booksonic-air/4.0.3/README.md b/stable/booksonic-air/4.0.4/README.md similarity index 96% rename from stable/booksonic-air/4.0.3/README.md rename to stable/booksonic-air/4.0.4/README.md index 4ef89703c6b..0f4742bc7fe 100644 --- a/stable/booksonic-air/4.0.3/README.md +++ b/stable/booksonic-air/4.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/booksonic-air/4.0.3/app-readme.md b/stable/booksonic-air/4.0.4/app-readme.md similarity index 100% rename from stable/booksonic-air/4.0.3/app-readme.md rename to stable/booksonic-air/4.0.4/app-readme.md diff --git a/stable/booksonic-air/4.0.4/charts/common-8.3.19.tgz b/stable/booksonic-air/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/booksonic-air/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/booksonic-air/4.0.3/helm-values.md b/stable/booksonic-air/4.0.4/helm-values.md similarity index 100% rename from stable/booksonic-air/4.0.3/helm-values.md rename to stable/booksonic-air/4.0.4/helm-values.md diff --git a/stable/booksonic-air/4.0.3/ix_values.yaml b/stable/booksonic-air/4.0.4/ix_values.yaml similarity index 100% rename from stable/booksonic-air/4.0.3/ix_values.yaml rename to stable/booksonic-air/4.0.4/ix_values.yaml diff --git a/stable/booksonic-air/4.0.3/questions.yaml b/stable/booksonic-air/4.0.4/questions.yaml similarity index 100% rename from stable/booksonic-air/4.0.3/questions.yaml rename to stable/booksonic-air/4.0.4/questions.yaml diff --git a/stable/booksonic-air/4.0.3/templates/common.yaml b/stable/booksonic-air/4.0.4/templates/common.yaml similarity index 100% rename from stable/booksonic-air/4.0.3/templates/common.yaml rename to stable/booksonic-air/4.0.4/templates/common.yaml diff --git a/stable/booksonic-air/4.0.3/values.yaml b/stable/booksonic-air/4.0.4/values.yaml similarity index 100% rename from stable/booksonic-air/4.0.3/values.yaml rename to stable/booksonic-air/4.0.4/values.yaml diff --git a/stable/calibre-web/9.0.3/Chart.lock b/stable/calibre-web/9.0.3/Chart.lock deleted file mode 100644 index fc963126991..00000000000 --- a/stable/calibre-web/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/calibre-web/9.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/calibre-web/9.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/calibre-web/9.0.3/CHANGELOG.md b/stable/calibre-web/9.0.4/CHANGELOG.md similarity index 89% rename from stable/calibre-web/9.0.3/CHANGELOG.md rename to stable/calibre-web/9.0.4/CHANGELOG.md index 713de2c1b77..513b0630743 100644 --- a/stable/calibre-web/9.0.3/CHANGELOG.md +++ b/stable/calibre-web/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [calibre-web-9.0.4](https://github.com/truecharts/apps/compare/calibre-web-9.0.3...calibre-web-9.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [calibre-web-9.0.3](https://github.com/truecharts/apps/compare/calibre-web-9.0.2...calibre-web-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [calibre-web-8.0.10](https://github.com/truecharts/apps/compare/calibre-web-8.0.9...calibre-web-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)) - - - - diff --git a/stable/calibre-web/9.0.3/CONFIG.md b/stable/calibre-web/9.0.4/CONFIG.md similarity index 100% rename from stable/calibre-web/9.0.3/CONFIG.md rename to stable/calibre-web/9.0.4/CONFIG.md diff --git a/stable/calibre-web/9.0.4/Chart.lock b/stable/calibre-web/9.0.4/Chart.lock new file mode 100644 index 00000000000..f7bab3d087c --- /dev/null +++ b/stable/calibre-web/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T17:54:31.099884001Z" diff --git a/stable/calibre-web/9.0.3/Chart.yaml b/stable/calibre-web/9.0.4/Chart.yaml similarity index 96% rename from stable/calibre-web/9.0.3/Chart.yaml rename to stable/calibre-web/9.0.4/Chart.yaml index 03ab295a07a..807132e6c24 100644 --- a/stable/calibre-web/9.0.3/Chart.yaml +++ b/stable/calibre-web/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.6.12" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/calibre-web/9.0.3/README.md b/stable/calibre-web/9.0.4/README.md similarity index 96% rename from stable/calibre-web/9.0.3/README.md rename to stable/calibre-web/9.0.4/README.md index dd0c2bdfede..04586879d82 100644 --- a/stable/calibre-web/9.0.3/README.md +++ b/stable/calibre-web/9.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/calibre-web/9.0.3/app-readme.md b/stable/calibre-web/9.0.4/app-readme.md similarity index 100% rename from stable/calibre-web/9.0.3/app-readme.md rename to stable/calibre-web/9.0.4/app-readme.md diff --git a/stable/calibre-web/9.0.4/charts/common-8.3.19.tgz b/stable/calibre-web/9.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/calibre-web/9.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/calibre-web/9.0.3/helm-values.md b/stable/calibre-web/9.0.4/helm-values.md similarity index 100% rename from stable/calibre-web/9.0.3/helm-values.md rename to stable/calibre-web/9.0.4/helm-values.md diff --git a/stable/calibre-web/9.0.3/ix_values.yaml b/stable/calibre-web/9.0.4/ix_values.yaml similarity index 100% rename from stable/calibre-web/9.0.3/ix_values.yaml rename to stable/calibre-web/9.0.4/ix_values.yaml diff --git a/stable/calibre-web/9.0.3/questions.yaml b/stable/calibre-web/9.0.4/questions.yaml similarity index 100% rename from stable/calibre-web/9.0.3/questions.yaml rename to stable/calibre-web/9.0.4/questions.yaml diff --git a/stable/calibre-web/9.0.3/templates/common.yaml b/stable/calibre-web/9.0.4/templates/common.yaml similarity index 100% rename from stable/calibre-web/9.0.3/templates/common.yaml rename to stable/calibre-web/9.0.4/templates/common.yaml diff --git a/stable/calibre-web/9.0.3/values.yaml b/stable/calibre-web/9.0.4/values.yaml similarity index 100% rename from stable/calibre-web/9.0.3/values.yaml rename to stable/calibre-web/9.0.4/values.yaml diff --git a/stable/calibre/4.0.3/Chart.lock b/stable/calibre/4.0.3/Chart.lock deleted file mode 100644 index 93b31250d04..00000000000 --- a/stable/calibre/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/calibre/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/calibre/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/calibre/4.0.3/CHANGELOG.md b/stable/calibre/4.0.4/CHANGELOG.md similarity index 89% rename from stable/calibre/4.0.3/CHANGELOG.md rename to stable/calibre/4.0.4/CHANGELOG.md index 1058145cb5b..1af99eef779 100644 --- a/stable/calibre/4.0.3/CHANGELOG.md +++ b/stable/calibre/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [calibre-4.0.4](https://github.com/truecharts/apps/compare/calibre-4.0.3...calibre-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [calibre-4.0.3](https://github.com/truecharts/apps/compare/calibre-web-9.0.2...calibre-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [calibre-3.0.11](https://github.com/truecharts/apps/compare/calibre-web-8.0.9...calibre-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/calibre/4.0.3/CONFIG.md b/stable/calibre/4.0.4/CONFIG.md similarity index 100% rename from stable/calibre/4.0.3/CONFIG.md rename to stable/calibre/4.0.4/CONFIG.md diff --git a/stable/calibre/4.0.4/Chart.lock b/stable/calibre/4.0.4/Chart.lock new file mode 100644 index 00000000000..de74730463f --- /dev/null +++ b/stable/calibre/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T17:54:59.818541088Z" diff --git a/stable/calibre/4.0.3/Chart.yaml b/stable/calibre/4.0.4/Chart.yaml similarity index 95% rename from stable/calibre/4.0.3/Chart.yaml rename to stable/calibre/4.0.4/Chart.yaml index 5d7951e2ada..6f59b5cd332 100644 --- a/stable/calibre/4.0.3/Chart.yaml +++ b/stable/calibre/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.26.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/calibre/4.0.3/README.md b/stable/calibre/4.0.4/README.md similarity index 96% rename from stable/calibre/4.0.3/README.md rename to stable/calibre/4.0.4/README.md index 0aa1ffaa565..cec54a24d02 100644 --- a/stable/calibre/4.0.3/README.md +++ b/stable/calibre/4.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/calibre/4.0.3/app-readme.md b/stable/calibre/4.0.4/app-readme.md similarity index 100% rename from stable/calibre/4.0.3/app-readme.md rename to stable/calibre/4.0.4/app-readme.md diff --git a/stable/calibre/4.0.4/charts/common-8.3.19.tgz b/stable/calibre/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/calibre/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/calibre/4.0.3/helm-values.md b/stable/calibre/4.0.4/helm-values.md similarity index 100% rename from stable/calibre/4.0.3/helm-values.md rename to stable/calibre/4.0.4/helm-values.md diff --git a/stable/calibre/4.0.3/ix_values.yaml b/stable/calibre/4.0.4/ix_values.yaml similarity index 100% rename from stable/calibre/4.0.3/ix_values.yaml rename to stable/calibre/4.0.4/ix_values.yaml diff --git a/stable/calibre/4.0.3/questions.yaml b/stable/calibre/4.0.4/questions.yaml similarity index 100% rename from stable/calibre/4.0.3/questions.yaml rename to stable/calibre/4.0.4/questions.yaml diff --git a/stable/calibre/4.0.3/templates/common.yaml b/stable/calibre/4.0.4/templates/common.yaml similarity index 100% rename from stable/calibre/4.0.3/templates/common.yaml rename to stable/calibre/4.0.4/templates/common.yaml diff --git a/stable/calibre/4.0.3/values.yaml b/stable/calibre/4.0.4/values.yaml similarity index 100% rename from stable/calibre/4.0.3/values.yaml rename to stable/calibre/4.0.4/values.yaml diff --git a/stable/cloud9/2.0.4/Chart.lock b/stable/cloud9/2.0.4/Chart.lock deleted file mode 100644 index ddf2a38b0a2..00000000000 --- a/stable/cloud9/2.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/cloud9/2.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/cloud9/2.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/cloud9/2.0.4/CHANGELOG.md b/stable/cloud9/2.0.5/CHANGELOG.md similarity index 91% rename from stable/cloud9/2.0.4/CHANGELOG.md rename to stable/cloud9/2.0.5/CHANGELOG.md index 667d1a8d540..1182202d064 100644 --- a/stable/cloud9/2.0.4/CHANGELOG.md +++ b/stable/cloud9/2.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [cloud9-2.0.5](https://github.com/truecharts/apps/compare/cloud9-2.0.4...cloud9-2.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [cloud9-2.0.4](https://github.com/truecharts/apps/compare/cloud9-2.0.3...cloud9-2.0.4) (2021-11-01) @@ -88,12 +97,3 @@ - -### [cloud9-0.0.7](https://github.com/truecharts/apps/compare/cloud9-0.0.6...cloud9-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - - diff --git a/stable/cloud9/2.0.4/CONFIG.md b/stable/cloud9/2.0.5/CONFIG.md similarity index 100% rename from stable/cloud9/2.0.4/CONFIG.md rename to stable/cloud9/2.0.5/CONFIG.md diff --git a/stable/cloud9/2.0.5/Chart.lock b/stable/cloud9/2.0.5/Chart.lock new file mode 100644 index 00000000000..25d4e839c24 --- /dev/null +++ b/stable/cloud9/2.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T17:55:28.565879242Z" diff --git a/stable/cloud9/2.0.4/Chart.yaml b/stable/cloud9/2.0.5/Chart.yaml similarity index 95% rename from stable/cloud9/2.0.4/Chart.yaml rename to stable/cloud9/2.0.5/Chart.yaml index 290736e49ed..ae29b4cae14 100644 --- a/stable/cloud9/2.0.4/Chart.yaml +++ b/stable/cloud9/2.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.29.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 2.0.5 annotations: truecharts.org/catagories: | - media diff --git a/stable/cloud9/2.0.4/README.md b/stable/cloud9/2.0.5/README.md similarity index 96% rename from stable/cloud9/2.0.4/README.md rename to stable/cloud9/2.0.5/README.md index 627facc25c2..65266b44562 100644 --- a/stable/cloud9/2.0.4/README.md +++ b/stable/cloud9/2.0.5/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/cloud9/2.0.4/app-readme.md b/stable/cloud9/2.0.5/app-readme.md similarity index 100% rename from stable/cloud9/2.0.4/app-readme.md rename to stable/cloud9/2.0.5/app-readme.md diff --git a/stable/cloud9/2.0.5/charts/common-8.3.19.tgz b/stable/cloud9/2.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/cloud9/2.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/cloud9/2.0.4/helm-values.md b/stable/cloud9/2.0.5/helm-values.md similarity index 100% rename from stable/cloud9/2.0.4/helm-values.md rename to stable/cloud9/2.0.5/helm-values.md diff --git a/stable/cloud9/2.0.4/ix_values.yaml b/stable/cloud9/2.0.5/ix_values.yaml similarity index 100% rename from stable/cloud9/2.0.4/ix_values.yaml rename to stable/cloud9/2.0.5/ix_values.yaml diff --git a/stable/cloud9/2.0.4/questions.yaml b/stable/cloud9/2.0.5/questions.yaml similarity index 100% rename from stable/cloud9/2.0.4/questions.yaml rename to stable/cloud9/2.0.5/questions.yaml diff --git a/stable/cloud9/2.0.4/templates/common.yaml b/stable/cloud9/2.0.5/templates/common.yaml similarity index 100% rename from stable/cloud9/2.0.4/templates/common.yaml rename to stable/cloud9/2.0.5/templates/common.yaml diff --git a/stable/cloud9/2.0.4/values.yaml b/stable/cloud9/2.0.5/values.yaml similarity index 100% rename from stable/cloud9/2.0.4/values.yaml rename to stable/cloud9/2.0.5/values.yaml diff --git a/stable/code-server/2.0.3/Chart.lock b/stable/code-server/2.0.3/Chart.lock deleted file mode 100644 index bee53d3a93d..00000000000 --- a/stable/code-server/2.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/code-server/2.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/code-server/2.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/code-server/2.0.3/CHANGELOG.md b/stable/code-server/2.0.4/CHANGELOG.md similarity index 89% rename from stable/code-server/2.0.3/CHANGELOG.md rename to stable/code-server/2.0.4/CHANGELOG.md index 7085925f044..d506a4c4f4b 100644 --- a/stable/code-server/2.0.3/CHANGELOG.md +++ b/stable/code-server/2.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [code-server-2.0.4](https://github.com/truecharts/apps/compare/code-server-2.0.3...code-server-2.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [code-server-2.0.3](https://github.com/truecharts/apps/compare/code-server-2.0.2...code-server-2.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [code-server-0.0.6](https://github.com/truecharts/apps/compare/code-server-0.0.5...code-server-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/code-server/2.0.3/CONFIG.md b/stable/code-server/2.0.4/CONFIG.md similarity index 100% rename from stable/code-server/2.0.3/CONFIG.md rename to stable/code-server/2.0.4/CONFIG.md diff --git a/stable/code-server/2.0.4/Chart.lock b/stable/code-server/2.0.4/Chart.lock new file mode 100644 index 00000000000..b2902bf7180 --- /dev/null +++ b/stable/code-server/2.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T17:55:57.233499631Z" diff --git a/stable/code-server/2.0.3/Chart.yaml b/stable/code-server/2.0.4/Chart.yaml similarity index 95% rename from stable/code-server/2.0.3/Chart.yaml rename to stable/code-server/2.0.4/Chart.yaml index f82b1c31531..f5d13ff20bb 100644 --- a/stable/code-server/2.0.3/Chart.yaml +++ b/stable/code-server/2.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.11.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 2.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/code-server/2.0.3/README.md b/stable/code-server/2.0.4/README.md similarity index 96% rename from stable/code-server/2.0.3/README.md rename to stable/code-server/2.0.4/README.md index 4a15f13a81a..4d517a3ec71 100644 --- a/stable/code-server/2.0.3/README.md +++ b/stable/code-server/2.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/code-server/2.0.3/app-readme.md b/stable/code-server/2.0.4/app-readme.md similarity index 100% rename from stable/code-server/2.0.3/app-readme.md rename to stable/code-server/2.0.4/app-readme.md diff --git a/stable/code-server/2.0.4/charts/common-8.3.19.tgz b/stable/code-server/2.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/code-server/2.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/code-server/2.0.3/helm-values.md b/stable/code-server/2.0.4/helm-values.md similarity index 100% rename from stable/code-server/2.0.3/helm-values.md rename to stable/code-server/2.0.4/helm-values.md diff --git a/stable/code-server/2.0.3/ix_values.yaml b/stable/code-server/2.0.4/ix_values.yaml similarity index 100% rename from stable/code-server/2.0.3/ix_values.yaml rename to stable/code-server/2.0.4/ix_values.yaml diff --git a/stable/code-server/2.0.3/questions.yaml b/stable/code-server/2.0.4/questions.yaml similarity index 100% rename from stable/code-server/2.0.3/questions.yaml rename to stable/code-server/2.0.4/questions.yaml diff --git a/stable/code-server/2.0.3/templates/common.yaml b/stable/code-server/2.0.4/templates/common.yaml similarity index 100% rename from stable/code-server/2.0.3/templates/common.yaml rename to stable/code-server/2.0.4/templates/common.yaml diff --git a/stable/code-server/2.0.3/values.yaml b/stable/code-server/2.0.4/values.yaml similarity index 100% rename from stable/code-server/2.0.3/values.yaml rename to stable/code-server/2.0.4/values.yaml diff --git a/stable/collabora-online/9.0.3/Chart.lock b/stable/collabora-online/9.0.3/Chart.lock deleted file mode 100644 index daa83726e05..00000000000 --- a/stable/collabora-online/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/collabora-online/9.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/collabora-online/9.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/collabora-online/9.0.3/CHANGELOG.md b/stable/collabora-online/9.0.4/CHANGELOG.md similarity index 91% rename from stable/collabora-online/9.0.3/CHANGELOG.md rename to stable/collabora-online/9.0.4/CHANGELOG.md index 64a6fc72914..834fba8a42a 100644 --- a/stable/collabora-online/9.0.3/CHANGELOG.md +++ b/stable/collabora-online/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [collabora-online-9.0.4](https://github.com/truecharts/apps/compare/collabora-online-9.0.3...collabora-online-9.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [collabora-online-9.0.3](https://github.com/truecharts/apps/compare/collabora-online-9.0.2...collabora-online-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ #### Fix -* fix previous SCALE bugfix not correctly being applied - - - - -### [collabora-online-8.0.11](https://github.com/truecharts/apps/compare/collabora-online-8.0.10...collabora-online-8.0.11) (2021-10-19) - -#### Fix - diff --git a/stable/collabora-online/9.0.3/CONFIG.md b/stable/collabora-online/9.0.4/CONFIG.md similarity index 100% rename from stable/collabora-online/9.0.3/CONFIG.md rename to stable/collabora-online/9.0.4/CONFIG.md diff --git a/stable/collabora-online/9.0.4/Chart.lock b/stable/collabora-online/9.0.4/Chart.lock new file mode 100644 index 00000000000..33198aca99a --- /dev/null +++ b/stable/collabora-online/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T17:56:25.835859524Z" diff --git a/stable/collabora-online/9.0.3/Chart.yaml b/stable/collabora-online/9.0.4/Chart.yaml similarity index 96% rename from stable/collabora-online/9.0.3/Chart.yaml rename to stable/collabora-online/9.0.4/Chart.yaml index 58697c8bf5e..23075c019fd 100644 --- a/stable/collabora-online/9.0.3/Chart.yaml +++ b/stable/collabora-online/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.4.13.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - office diff --git a/stable/collabora-online/9.0.3/README.md b/stable/collabora-online/9.0.4/README.md similarity index 96% rename from stable/collabora-online/9.0.3/README.md rename to stable/collabora-online/9.0.4/README.md index 2f29f1f0b9b..8db4abbe492 100644 --- a/stable/collabora-online/9.0.3/README.md +++ b/stable/collabora-online/9.0.4/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/collabora-online/9.0.3/app-readme.md b/stable/collabora-online/9.0.4/app-readme.md similarity index 100% rename from stable/collabora-online/9.0.3/app-readme.md rename to stable/collabora-online/9.0.4/app-readme.md diff --git a/stable/collabora-online/9.0.4/charts/common-8.3.19.tgz b/stable/collabora-online/9.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/collabora-online/9.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/collabora-online/9.0.3/helm-values.md b/stable/collabora-online/9.0.4/helm-values.md similarity index 100% rename from stable/collabora-online/9.0.3/helm-values.md rename to stable/collabora-online/9.0.4/helm-values.md diff --git a/stable/collabora-online/9.0.3/ix_values.yaml b/stable/collabora-online/9.0.4/ix_values.yaml similarity index 100% rename from stable/collabora-online/9.0.3/ix_values.yaml rename to stable/collabora-online/9.0.4/ix_values.yaml diff --git a/stable/collabora-online/9.0.3/questions.yaml b/stable/collabora-online/9.0.4/questions.yaml similarity index 100% rename from stable/collabora-online/9.0.3/questions.yaml rename to stable/collabora-online/9.0.4/questions.yaml diff --git a/stable/collabora-online/9.0.3/templates/common.yaml b/stable/collabora-online/9.0.4/templates/common.yaml similarity index 100% rename from stable/collabora-online/9.0.3/templates/common.yaml rename to stable/collabora-online/9.0.4/templates/common.yaml diff --git a/stable/collabora-online/9.0.3/values.yaml b/stable/collabora-online/9.0.4/values.yaml similarity index 100% rename from stable/collabora-online/9.0.3/values.yaml rename to stable/collabora-online/9.0.4/values.yaml diff --git a/stable/cryptofolio/2.0.3/Chart.lock b/stable/cryptofolio/2.0.3/Chart.lock deleted file mode 100644 index c0700b021da..00000000000 --- a/stable/cryptofolio/2.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/cryptofolio/2.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/cryptofolio/2.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/cryptofolio/2.0.3/CHANGELOG.md b/stable/cryptofolio/2.0.4/CHANGELOG.md similarity index 89% rename from stable/cryptofolio/2.0.3/CHANGELOG.md rename to stable/cryptofolio/2.0.4/CHANGELOG.md index 39e4aa84da0..91ffb889377 100644 --- a/stable/cryptofolio/2.0.3/CHANGELOG.md +++ b/stable/cryptofolio/2.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [cryptofolio-2.0.4](https://github.com/truecharts/apps/compare/cryptofolio-2.0.3...cryptofolio-2.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [cryptofolio-2.0.3](https://github.com/truecharts/apps/compare/cryptofolio-2.0.2...cryptofolio-2.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [cryptofolio-0.0.6](https://github.com/truecharts/apps/compare/cryptofolio-0.0.5...cryptofolio-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/cryptofolio/2.0.3/CONFIG.md b/stable/cryptofolio/2.0.4/CONFIG.md similarity index 100% rename from stable/cryptofolio/2.0.3/CONFIG.md rename to stable/cryptofolio/2.0.4/CONFIG.md diff --git a/stable/cryptofolio/2.0.4/Chart.lock b/stable/cryptofolio/2.0.4/Chart.lock new file mode 100644 index 00000000000..f1625355d68 --- /dev/null +++ b/stable/cryptofolio/2.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T17:56:54.423924946Z" diff --git a/stable/cryptofolio/2.0.3/Chart.yaml b/stable/cryptofolio/2.0.4/Chart.yaml similarity index 95% rename from stable/cryptofolio/2.0.3/Chart.yaml rename to stable/cryptofolio/2.0.4/Chart.yaml index b75b57c9126..74a3ab7d521 100644 --- a/stable/cryptofolio/2.0.3/Chart.yaml +++ b/stable/cryptofolio/2.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 2.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/cryptofolio/2.0.3/README.md b/stable/cryptofolio/2.0.4/README.md similarity index 96% rename from stable/cryptofolio/2.0.3/README.md rename to stable/cryptofolio/2.0.4/README.md index 697f8e2df1c..1c3c8892806 100644 --- a/stable/cryptofolio/2.0.3/README.md +++ b/stable/cryptofolio/2.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/cryptofolio/2.0.3/app-readme.md b/stable/cryptofolio/2.0.4/app-readme.md similarity index 100% rename from stable/cryptofolio/2.0.3/app-readme.md rename to stable/cryptofolio/2.0.4/app-readme.md diff --git a/stable/cryptofolio/2.0.4/charts/common-8.3.19.tgz b/stable/cryptofolio/2.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/cryptofolio/2.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/cryptofolio/2.0.3/helm-values.md b/stable/cryptofolio/2.0.4/helm-values.md similarity index 100% rename from stable/cryptofolio/2.0.3/helm-values.md rename to stable/cryptofolio/2.0.4/helm-values.md diff --git a/stable/cryptofolio/2.0.3/ix_values.yaml b/stable/cryptofolio/2.0.4/ix_values.yaml similarity index 100% rename from stable/cryptofolio/2.0.3/ix_values.yaml rename to stable/cryptofolio/2.0.4/ix_values.yaml diff --git a/stable/cryptofolio/2.0.3/questions.yaml b/stable/cryptofolio/2.0.4/questions.yaml similarity index 100% rename from stable/cryptofolio/2.0.3/questions.yaml rename to stable/cryptofolio/2.0.4/questions.yaml diff --git a/stable/cryptofolio/2.0.3/templates/common.yaml b/stable/cryptofolio/2.0.4/templates/common.yaml similarity index 100% rename from stable/cryptofolio/2.0.3/templates/common.yaml rename to stable/cryptofolio/2.0.4/templates/common.yaml diff --git a/stable/cryptofolio/2.0.3/values.yaml b/stable/cryptofolio/2.0.4/values.yaml similarity index 100% rename from stable/cryptofolio/2.0.3/values.yaml rename to stable/cryptofolio/2.0.4/values.yaml diff --git a/stable/custom-app/3.0.5/Chart.lock b/stable/custom-app/3.0.5/Chart.lock deleted file mode 100644 index df9a8ca72cc..00000000000 --- a/stable/custom-app/3.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.18 -digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 -generated: "2021-11-02T13:33:30.682451852Z" diff --git a/stable/custom-app/3.0.5/charts/common-8.3.18.tgz b/stable/custom-app/3.0.5/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/custom-app/3.0.5/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/custom-app/3.0.5/CHANGELOG.md b/stable/custom-app/3.0.6/CHANGELOG.md similarity index 82% rename from stable/custom-app/3.0.5/CHANGELOG.md rename to stable/custom-app/3.0.6/CHANGELOG.md index ee96da632ec..722b4d469b1 100644 --- a/stable/custom-app/3.0.5/CHANGELOG.md +++ b/stable/custom-app/3.0.6/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [custom-app-3.0.6](https://github.com/truecharts/apps/compare/custom-app-3.0.5...custom-app-3.0.6) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [custom-app-3.0.5](https://github.com/truecharts/apps/compare/custom-app-3.0.4...custom-app-3.0.5) (2021-11-02) @@ -88,12 +97,3 @@ ### [custom-app-2.0.17](https://github.com/truecharts/apps/compare/custom-app-2.0.16...custom-app-2.0.17) (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)) -* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) diff --git a/stable/custom-app/3.0.5/CONFIG.md b/stable/custom-app/3.0.6/CONFIG.md similarity index 100% rename from stable/custom-app/3.0.5/CONFIG.md rename to stable/custom-app/3.0.6/CONFIG.md diff --git a/stable/custom-app/3.0.6/Chart.lock b/stable/custom-app/3.0.6/Chart.lock new file mode 100644 index 00000000000..86204fb428c --- /dev/null +++ b/stable/custom-app/3.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T17:57:25.195435295Z" diff --git a/stable/custom-app/3.0.5/Chart.yaml b/stable/custom-app/3.0.6/Chart.yaml similarity index 95% rename from stable/custom-app/3.0.5/Chart.yaml rename to stable/custom-app/3.0.6/Chart.yaml index e4f892ec020..4637f840ad0 100644 --- a/stable/custom-app/3.0.5/Chart.yaml +++ b/stable/custom-app/3.0.6/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.19.124" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.5 +version: 3.0.6 annotations: truecharts.org/catagories: | - custom diff --git a/stable/custom-app/3.0.5/README.md b/stable/custom-app/3.0.6/README.md similarity index 96% rename from stable/custom-app/3.0.5/README.md rename to stable/custom-app/3.0.6/README.md index 6ba7d40d2e5..c607f0e6891 100644 --- a/stable/custom-app/3.0.5/README.md +++ b/stable/custom-app/3.0.6/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/custom-app/3.0.5/app-readme.md b/stable/custom-app/3.0.6/app-readme.md similarity index 100% rename from stable/custom-app/3.0.5/app-readme.md rename to stable/custom-app/3.0.6/app-readme.md diff --git a/stable/custom-app/3.0.6/charts/common-8.3.19.tgz b/stable/custom-app/3.0.6/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/custom-app/3.0.6/charts/common-8.3.19.tgz differ diff --git a/stable/custom-app/3.0.5/ci/test-values.yaml b/stable/custom-app/3.0.6/ci/test-values.yaml similarity index 100% rename from stable/custom-app/3.0.5/ci/test-values.yaml rename to stable/custom-app/3.0.6/ci/test-values.yaml diff --git a/stable/custom-app/3.0.5/helm-values.md b/stable/custom-app/3.0.6/helm-values.md similarity index 100% rename from stable/custom-app/3.0.5/helm-values.md rename to stable/custom-app/3.0.6/helm-values.md diff --git a/stable/custom-app/3.0.5/ix_values.yaml b/stable/custom-app/3.0.6/ix_values.yaml similarity index 100% rename from stable/custom-app/3.0.5/ix_values.yaml rename to stable/custom-app/3.0.6/ix_values.yaml diff --git a/stable/custom-app/3.0.5/questions.yaml b/stable/custom-app/3.0.6/questions.yaml similarity index 100% rename from stable/custom-app/3.0.5/questions.yaml rename to stable/custom-app/3.0.6/questions.yaml diff --git a/stable/custom-app/3.0.5/templates/common.yaml b/stable/custom-app/3.0.6/templates/common.yaml similarity index 100% rename from stable/custom-app/3.0.5/templates/common.yaml rename to stable/custom-app/3.0.6/templates/common.yaml diff --git a/stable/custom-app/3.0.5/values.yaml b/stable/custom-app/3.0.6/values.yaml similarity index 100% rename from stable/custom-app/3.0.5/values.yaml rename to stable/custom-app/3.0.6/values.yaml diff --git a/stable/davos/2.0.3/Chart.lock b/stable/davos/2.0.3/Chart.lock deleted file mode 100644 index 4d46f9bdaff..00000000000 --- a/stable/davos/2.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/davos/2.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/davos/2.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/davos/2.0.3/CHANGELOG.md b/stable/davos/2.0.4/CHANGELOG.md similarity index 89% rename from stable/davos/2.0.3/CHANGELOG.md rename to stable/davos/2.0.4/CHANGELOG.md index e2734546a44..664579326a1 100644 --- a/stable/davos/2.0.3/CHANGELOG.md +++ b/stable/davos/2.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [davos-2.0.4](https://github.com/truecharts/apps/compare/davos-2.0.3...davos-2.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [davos-2.0.3](https://github.com/truecharts/apps/compare/davos-2.0.2...davos-2.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [davos-0.0.6](https://github.com/truecharts/apps/compare/davos-0.0.5...davos-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/davos/2.0.3/CONFIG.md b/stable/davos/2.0.4/CONFIG.md similarity index 100% rename from stable/davos/2.0.3/CONFIG.md rename to stable/davos/2.0.4/CONFIG.md diff --git a/stable/davos/2.0.4/Chart.lock b/stable/davos/2.0.4/Chart.lock new file mode 100644 index 00000000000..a27d10ea041 --- /dev/null +++ b/stable/davos/2.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T17:57:53.762850179Z" diff --git a/stable/davos/2.0.3/Chart.yaml b/stable/davos/2.0.4/Chart.yaml similarity index 95% rename from stable/davos/2.0.3/Chart.yaml rename to stable/davos/2.0.4/Chart.yaml index ad21175bc5e..7e0ba124833 100644 --- a/stable/davos/2.0.3/Chart.yaml +++ b/stable/davos/2.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 2.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/davos/2.0.3/README.md b/stable/davos/2.0.4/README.md similarity index 96% rename from stable/davos/2.0.3/README.md rename to stable/davos/2.0.4/README.md index 061ca5a8a18..2f94f0f8cde 100644 --- a/stable/davos/2.0.3/README.md +++ b/stable/davos/2.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/davos/2.0.3/app-readme.md b/stable/davos/2.0.4/app-readme.md similarity index 100% rename from stable/davos/2.0.3/app-readme.md rename to stable/davos/2.0.4/app-readme.md diff --git a/stable/davos/2.0.4/charts/common-8.3.19.tgz b/stable/davos/2.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/davos/2.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/davos/2.0.3/helm-values.md b/stable/davos/2.0.4/helm-values.md similarity index 100% rename from stable/davos/2.0.3/helm-values.md rename to stable/davos/2.0.4/helm-values.md diff --git a/stable/davos/2.0.3/ix_values.yaml b/stable/davos/2.0.4/ix_values.yaml similarity index 100% rename from stable/davos/2.0.3/ix_values.yaml rename to stable/davos/2.0.4/ix_values.yaml diff --git a/stable/davos/2.0.3/questions.yaml b/stable/davos/2.0.4/questions.yaml similarity index 100% rename from stable/davos/2.0.3/questions.yaml rename to stable/davos/2.0.4/questions.yaml diff --git a/stable/davos/2.0.3/templates/common.yaml b/stable/davos/2.0.4/templates/common.yaml similarity index 100% rename from stable/davos/2.0.3/templates/common.yaml rename to stable/davos/2.0.4/templates/common.yaml diff --git a/stable/davos/2.0.3/values.yaml b/stable/davos/2.0.4/values.yaml similarity index 100% rename from stable/davos/2.0.3/values.yaml rename to stable/davos/2.0.4/values.yaml diff --git a/stable/deconz/4.0.3/Chart.lock b/stable/deconz/4.0.3/Chart.lock deleted file mode 100644 index 5995fefb7c1..00000000000 --- a/stable/deconz/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/deconz/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/deconz/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/deconz/4.0.3/CHANGELOG.md b/stable/deconz/4.0.4/CHANGELOG.md similarity index 91% rename from stable/deconz/4.0.3/CHANGELOG.md rename to stable/deconz/4.0.4/CHANGELOG.md index 9a2466fc8a8..df9852eb19d 100644 --- a/stable/deconz/4.0.3/CHANGELOG.md +++ b/stable/deconz/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [deconz-4.0.4](https://github.com/truecharts/apps/compare/deconz-4.0.3...deconz-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [deconz-4.0.3](https://github.com/truecharts/apps/compare/deconz-4.0.2...deconz-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [deconz-3.0.12](https://github.com/truecharts/apps/compare/deconz-3.0.11...deconz-3.0.12) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - diff --git a/stable/deconz/4.0.3/CONFIG.md b/stable/deconz/4.0.4/CONFIG.md similarity index 100% rename from stable/deconz/4.0.3/CONFIG.md rename to stable/deconz/4.0.4/CONFIG.md diff --git a/stable/deconz/4.0.4/Chart.lock b/stable/deconz/4.0.4/Chart.lock new file mode 100644 index 00000000000..a34863c09e3 --- /dev/null +++ b/stable/deconz/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T17:58:22.052505084Z" diff --git a/stable/deconz/4.0.3/Chart.yaml b/stable/deconz/4.0.4/Chart.yaml similarity index 96% rename from stable/deconz/4.0.3/Chart.yaml rename to stable/deconz/4.0.4/Chart.yaml index 1c874d95fe2..784914045cf 100644 --- a/stable/deconz/4.0.3/Chart.yaml +++ b/stable/deconz/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.13.01" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/deconz/4.0.3/README.md b/stable/deconz/4.0.4/README.md similarity index 96% rename from stable/deconz/4.0.3/README.md rename to stable/deconz/4.0.4/README.md index 4a4021312bb..6240bf5bd1d 100644 --- a/stable/deconz/4.0.3/README.md +++ b/stable/deconz/4.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/deconz/4.0.3/app-readme.md b/stable/deconz/4.0.4/app-readme.md similarity index 100% rename from stable/deconz/4.0.3/app-readme.md rename to stable/deconz/4.0.4/app-readme.md diff --git a/stable/deconz/4.0.4/charts/common-8.3.19.tgz b/stable/deconz/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/deconz/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/deconz/4.0.3/helm-values.md b/stable/deconz/4.0.4/helm-values.md similarity index 100% rename from stable/deconz/4.0.3/helm-values.md rename to stable/deconz/4.0.4/helm-values.md diff --git a/stable/deconz/4.0.3/ix_values.yaml b/stable/deconz/4.0.4/ix_values.yaml similarity index 100% rename from stable/deconz/4.0.3/ix_values.yaml rename to stable/deconz/4.0.4/ix_values.yaml diff --git a/stable/deconz/4.0.3/questions.yaml b/stable/deconz/4.0.4/questions.yaml similarity index 100% rename from stable/deconz/4.0.3/questions.yaml rename to stable/deconz/4.0.4/questions.yaml diff --git a/stable/deconz/4.0.3/templates/common.yaml b/stable/deconz/4.0.4/templates/common.yaml similarity index 100% rename from stable/deconz/4.0.3/templates/common.yaml rename to stable/deconz/4.0.4/templates/common.yaml diff --git a/stable/deconz/4.0.3/values.yaml b/stable/deconz/4.0.4/values.yaml similarity index 100% rename from stable/deconz/4.0.3/values.yaml rename to stable/deconz/4.0.4/values.yaml diff --git a/stable/deepstack-cpu/7.0.3/Chart.lock b/stable/deepstack-cpu/7.0.3/Chart.lock deleted file mode 100644 index a506275ceb1..00000000000 --- a/stable/deepstack-cpu/7.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/deepstack-cpu/7.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/deepstack-cpu/7.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/deepstack-cpu/7.0.3/CHANGELOG.md b/stable/deepstack-cpu/7.0.4/CHANGELOG.md similarity index 91% rename from stable/deepstack-cpu/7.0.3/CHANGELOG.md rename to stable/deepstack-cpu/7.0.4/CHANGELOG.md index 22c73986bd3..bf025306df2 100644 --- a/stable/deepstack-cpu/7.0.3/CHANGELOG.md +++ b/stable/deepstack-cpu/7.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [deepstack-cpu-7.0.4](https://github.com/truecharts/apps/compare/deepstack-cpu-7.0.3...deepstack-cpu-7.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [deepstack-cpu-7.0.3](https://github.com/truecharts/apps/compare/deepstack-cpu-7.0.2...deepstack-cpu-7.0.3) (2021-11-01) @@ -88,12 +97,3 @@ #### Fix -* fix previous SCALE bugfix not correctly being applied - - - - -### [deepstack-cpu-6.0.11](https://github.com/truecharts/apps/compare/deepstack-cpu-6.0.10...deepstack-cpu-6.0.11) (2021-10-19) - -#### Fix - diff --git a/stable/deepstack-cpu/7.0.3/CONFIG.md b/stable/deepstack-cpu/7.0.4/CONFIG.md similarity index 100% rename from stable/deepstack-cpu/7.0.3/CONFIG.md rename to stable/deepstack-cpu/7.0.4/CONFIG.md diff --git a/stable/deepstack-cpu/7.0.4/Chart.lock b/stable/deepstack-cpu/7.0.4/Chart.lock new file mode 100644 index 00000000000..ef09dda3c3a --- /dev/null +++ b/stable/deepstack-cpu/7.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T17:58:51.04415099Z" diff --git a/stable/deepstack-cpu/7.0.3/Chart.yaml b/stable/deepstack-cpu/7.0.4/Chart.yaml similarity index 96% rename from stable/deepstack-cpu/7.0.3/Chart.yaml rename to stable/deepstack-cpu/7.0.4/Chart.yaml index 4fd2d24dea1..cd962a27ce4 100644 --- a/stable/deepstack-cpu/7.0.3/Chart.yaml +++ b/stable/deepstack-cpu/7.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "cpu" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 7.0.4 annotations: truecharts.org/catagories: | - AI diff --git a/stable/deepstack-cpu/7.0.3/README.md b/stable/deepstack-cpu/7.0.4/README.md similarity index 96% rename from stable/deepstack-cpu/7.0.3/README.md rename to stable/deepstack-cpu/7.0.4/README.md index 6417fdd7591..f2c9dcc7d55 100644 --- a/stable/deepstack-cpu/7.0.3/README.md +++ b/stable/deepstack-cpu/7.0.4/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/deepstack-cpu/7.0.3/app-readme.md b/stable/deepstack-cpu/7.0.4/app-readme.md similarity index 100% rename from stable/deepstack-cpu/7.0.3/app-readme.md rename to stable/deepstack-cpu/7.0.4/app-readme.md diff --git a/stable/deepstack-cpu/7.0.4/charts/common-8.3.19.tgz b/stable/deepstack-cpu/7.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/deepstack-cpu/7.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/deepstack-cpu/7.0.3/helm-values.md b/stable/deepstack-cpu/7.0.4/helm-values.md similarity index 100% rename from stable/deepstack-cpu/7.0.3/helm-values.md rename to stable/deepstack-cpu/7.0.4/helm-values.md diff --git a/stable/deepstack-cpu/7.0.3/ix_values.yaml b/stable/deepstack-cpu/7.0.4/ix_values.yaml similarity index 100% rename from stable/deepstack-cpu/7.0.3/ix_values.yaml rename to stable/deepstack-cpu/7.0.4/ix_values.yaml diff --git a/stable/deepstack-cpu/7.0.3/questions.yaml b/stable/deepstack-cpu/7.0.4/questions.yaml similarity index 100% rename from stable/deepstack-cpu/7.0.3/questions.yaml rename to stable/deepstack-cpu/7.0.4/questions.yaml diff --git a/stable/deepstack-cpu/7.0.3/templates/common.yaml b/stable/deepstack-cpu/7.0.4/templates/common.yaml similarity index 100% rename from stable/deepstack-cpu/7.0.3/templates/common.yaml rename to stable/deepstack-cpu/7.0.4/templates/common.yaml diff --git a/stable/deepstack-cpu/7.0.3/values.yaml b/stable/deepstack-cpu/7.0.4/values.yaml similarity index 100% rename from stable/deepstack-cpu/7.0.3/values.yaml rename to stable/deepstack-cpu/7.0.4/values.yaml diff --git a/stable/deepstack-gpu/2.0.3/Chart.lock b/stable/deepstack-gpu/2.0.3/Chart.lock deleted file mode 100644 index e7dc6fa033f..00000000000 --- a/stable/deepstack-gpu/2.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/deepstack-gpu/2.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/deepstack-gpu/2.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/deepstack-gpu/2.0.3/CHANGELOG.md b/stable/deepstack-gpu/2.0.4/CHANGELOG.md similarity index 89% rename from stable/deepstack-gpu/2.0.3/CHANGELOG.md rename to stable/deepstack-gpu/2.0.4/CHANGELOG.md index 65055b9e9ba..00fa65ad680 100644 --- a/stable/deepstack-gpu/2.0.3/CHANGELOG.md +++ b/stable/deepstack-gpu/2.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [deepstack-gpu-2.0.4](https://github.com/truecharts/apps/compare/deepstack-gpu-2.0.3...deepstack-gpu-2.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [deepstack-gpu-2.0.3](https://github.com/truecharts/apps/compare/deepstack-gpu-2.0.2...deepstack-gpu-2.0.3) (2021-11-01) @@ -88,12 +97,3 @@ #### Fix * fix previous SCALE bugfix not correctly being applied - - - - -### [deepstack-gpu-1.0.3](https://github.com/truecharts/apps/compare/deepstack-gpu-1.0.2...deepstack-gpu-1.0.3) (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/deepstack-gpu/2.0.3/CONFIG.md b/stable/deepstack-gpu/2.0.4/CONFIG.md similarity index 100% rename from stable/deepstack-gpu/2.0.3/CONFIG.md rename to stable/deepstack-gpu/2.0.4/CONFIG.md diff --git a/stable/deepstack-gpu/2.0.4/Chart.lock b/stable/deepstack-gpu/2.0.4/Chart.lock new file mode 100644 index 00000000000..8924be64c2a --- /dev/null +++ b/stable/deepstack-gpu/2.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T17:59:19.350380074Z" diff --git a/stable/deepstack-gpu/2.0.3/Chart.yaml b/stable/deepstack-gpu/2.0.4/Chart.yaml similarity index 96% rename from stable/deepstack-gpu/2.0.3/Chart.yaml rename to stable/deepstack-gpu/2.0.4/Chart.yaml index edd0d180723..fc73a0b57ec 100644 --- a/stable/deepstack-gpu/2.0.3/Chart.yaml +++ b/stable/deepstack-gpu/2.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "gpu" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 2.0.4 annotations: truecharts.org/catagories: | - AI diff --git a/stable/deepstack-gpu/2.0.3/README.md b/stable/deepstack-gpu/2.0.4/README.md similarity index 96% rename from stable/deepstack-gpu/2.0.3/README.md rename to stable/deepstack-gpu/2.0.4/README.md index 6417fdd7591..f2c9dcc7d55 100644 --- a/stable/deepstack-gpu/2.0.3/README.md +++ b/stable/deepstack-gpu/2.0.4/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/deepstack-gpu/2.0.3/app-readme.md b/stable/deepstack-gpu/2.0.4/app-readme.md similarity index 100% rename from stable/deepstack-gpu/2.0.3/app-readme.md rename to stable/deepstack-gpu/2.0.4/app-readme.md diff --git a/stable/deepstack-gpu/2.0.4/charts/common-8.3.19.tgz b/stable/deepstack-gpu/2.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/deepstack-gpu/2.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/deepstack-gpu/2.0.3/helm-values.md b/stable/deepstack-gpu/2.0.4/helm-values.md similarity index 100% rename from stable/deepstack-gpu/2.0.3/helm-values.md rename to stable/deepstack-gpu/2.0.4/helm-values.md diff --git a/stable/deepstack-gpu/2.0.3/ix_values.yaml b/stable/deepstack-gpu/2.0.4/ix_values.yaml similarity index 100% rename from stable/deepstack-gpu/2.0.3/ix_values.yaml rename to stable/deepstack-gpu/2.0.4/ix_values.yaml diff --git a/stable/deepstack-gpu/2.0.3/questions.yaml b/stable/deepstack-gpu/2.0.4/questions.yaml similarity index 100% rename from stable/deepstack-gpu/2.0.3/questions.yaml rename to stable/deepstack-gpu/2.0.4/questions.yaml diff --git a/stable/deepstack-gpu/2.0.3/templates/common.yaml b/stable/deepstack-gpu/2.0.4/templates/common.yaml similarity index 100% rename from stable/deepstack-gpu/2.0.3/templates/common.yaml rename to stable/deepstack-gpu/2.0.4/templates/common.yaml diff --git a/stable/deepstack-gpu/2.0.3/values.yaml b/stable/deepstack-gpu/2.0.4/values.yaml similarity index 100% rename from stable/deepstack-gpu/2.0.3/values.yaml rename to stable/deepstack-gpu/2.0.4/values.yaml diff --git a/stable/deluge/9.0.3/Chart.lock b/stable/deluge/9.0.3/Chart.lock deleted file mode 100644 index 5495bd47b9f..00000000000 --- a/stable/deluge/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/deluge/9.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/deluge/9.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/deluge/9.0.3/CHANGELOG.md b/stable/deluge/9.0.4/CHANGELOG.md similarity index 89% rename from stable/deluge/9.0.3/CHANGELOG.md rename to stable/deluge/9.0.4/CHANGELOG.md index bff8cfb1f21..837daffe0a9 100644 --- a/stable/deluge/9.0.3/CHANGELOG.md +++ b/stable/deluge/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [deluge-9.0.4](https://github.com/truecharts/apps/compare/deluge-9.0.3...deluge-9.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [deluge-9.0.3](https://github.com/truecharts/apps/compare/deluge-9.0.2...deluge-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [deluge-8.0.14](https://github.com/truecharts/apps/compare/deluge-8.0.13...deluge-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)) - - - - diff --git a/stable/deluge/9.0.3/CONFIG.md b/stable/deluge/9.0.4/CONFIG.md similarity index 100% rename from stable/deluge/9.0.3/CONFIG.md rename to stable/deluge/9.0.4/CONFIG.md diff --git a/stable/deluge/9.0.4/Chart.lock b/stable/deluge/9.0.4/Chart.lock new file mode 100644 index 00000000000..c9af4733fe1 --- /dev/null +++ b/stable/deluge/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T17:59:47.786642856Z" diff --git a/stable/deluge/9.0.3/Chart.yaml b/stable/deluge/9.0.4/Chart.yaml similarity index 95% rename from stable/deluge/9.0.3/Chart.yaml rename to stable/deluge/9.0.4/Chart.yaml index 311dc8d26c7..f36c81f10a9 100644 --- a/stable/deluge/9.0.3/Chart.yaml +++ b/stable/deluge/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/deluge/9.0.3/README.md b/stable/deluge/9.0.4/README.md similarity index 96% rename from stable/deluge/9.0.3/README.md rename to stable/deluge/9.0.4/README.md index e03b68ac302..0505dc24b36 100644 --- a/stable/deluge/9.0.3/README.md +++ b/stable/deluge/9.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/deluge/9.0.3/app-readme.md b/stable/deluge/9.0.4/app-readme.md similarity index 100% rename from stable/deluge/9.0.3/app-readme.md rename to stable/deluge/9.0.4/app-readme.md diff --git a/stable/deluge/9.0.4/charts/common-8.3.19.tgz b/stable/deluge/9.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/deluge/9.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/deluge/9.0.3/helm-values.md b/stable/deluge/9.0.4/helm-values.md similarity index 100% rename from stable/deluge/9.0.3/helm-values.md rename to stable/deluge/9.0.4/helm-values.md diff --git a/stable/deluge/9.0.3/ix_values.yaml b/stable/deluge/9.0.4/ix_values.yaml similarity index 100% rename from stable/deluge/9.0.3/ix_values.yaml rename to stable/deluge/9.0.4/ix_values.yaml diff --git a/stable/deluge/9.0.3/questions.yaml b/stable/deluge/9.0.4/questions.yaml similarity index 100% rename from stable/deluge/9.0.3/questions.yaml rename to stable/deluge/9.0.4/questions.yaml diff --git a/stable/deluge/9.0.3/templates/common.yaml b/stable/deluge/9.0.4/templates/common.yaml similarity index 100% rename from stable/deluge/9.0.3/templates/common.yaml rename to stable/deluge/9.0.4/templates/common.yaml diff --git a/stable/deluge/9.0.3/values.yaml b/stable/deluge/9.0.4/values.yaml similarity index 100% rename from stable/deluge/9.0.3/values.yaml rename to stable/deluge/9.0.4/values.yaml diff --git a/stable/digikam/2.0.4/Chart.lock b/stable/digikam/2.0.4/Chart.lock deleted file mode 100644 index 37116e9d67d..00000000000 --- a/stable/digikam/2.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/digikam/2.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/digikam/2.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/digikam/2.0.4/CHANGELOG.md b/stable/digikam/2.0.5/CHANGELOG.md similarity index 91% rename from stable/digikam/2.0.4/CHANGELOG.md rename to stable/digikam/2.0.5/CHANGELOG.md index 9735e16d79a..85dc6f45277 100644 --- a/stable/digikam/2.0.4/CHANGELOG.md +++ b/stable/digikam/2.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [digikam-2.0.5](https://github.com/truecharts/apps/compare/digikam-2.0.4...digikam-2.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [digikam-2.0.4](https://github.com/truecharts/apps/compare/digikam-2.0.3...digikam-2.0.4) (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)) - - -### [digikam-0.0.7](https://github.com/truecharts/apps/compare/digikam-0.0.6...digikam-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - diff --git a/stable/digikam/2.0.4/CONFIG.md b/stable/digikam/2.0.5/CONFIG.md similarity index 100% rename from stable/digikam/2.0.4/CONFIG.md rename to stable/digikam/2.0.5/CONFIG.md diff --git a/stable/digikam/2.0.5/Chart.lock b/stable/digikam/2.0.5/Chart.lock new file mode 100644 index 00000000000..89ad9f9a28e --- /dev/null +++ b/stable/digikam/2.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:00:16.943682659Z" diff --git a/stable/digikam/2.0.4/Chart.yaml b/stable/digikam/2.0.5/Chart.yaml similarity index 95% rename from stable/digikam/2.0.4/Chart.yaml rename to stable/digikam/2.0.5/Chart.yaml index 9e41d3794f7..369c2a74141 100644 --- a/stable/digikam/2.0.4/Chart.yaml +++ b/stable/digikam/2.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.3.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 2.0.5 annotations: truecharts.org/catagories: | - media diff --git a/stable/digikam/2.0.4/README.md b/stable/digikam/2.0.5/README.md similarity index 96% rename from stable/digikam/2.0.4/README.md rename to stable/digikam/2.0.5/README.md index b6bdf680f5b..ec4a933b1a2 100644 --- a/stable/digikam/2.0.4/README.md +++ b/stable/digikam/2.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/digikam/2.0.4/app-readme.md b/stable/digikam/2.0.5/app-readme.md similarity index 100% rename from stable/digikam/2.0.4/app-readme.md rename to stable/digikam/2.0.5/app-readme.md diff --git a/stable/digikam/2.0.5/charts/common-8.3.19.tgz b/stable/digikam/2.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/digikam/2.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/digikam/2.0.4/helm-values.md b/stable/digikam/2.0.5/helm-values.md similarity index 100% rename from stable/digikam/2.0.4/helm-values.md rename to stable/digikam/2.0.5/helm-values.md diff --git a/stable/digikam/2.0.4/ix_values.yaml b/stable/digikam/2.0.5/ix_values.yaml similarity index 100% rename from stable/digikam/2.0.4/ix_values.yaml rename to stable/digikam/2.0.5/ix_values.yaml diff --git a/stable/digikam/2.0.4/questions.yaml b/stable/digikam/2.0.5/questions.yaml similarity index 100% rename from stable/digikam/2.0.4/questions.yaml rename to stable/digikam/2.0.5/questions.yaml diff --git a/stable/digikam/2.0.4/templates/common.yaml b/stable/digikam/2.0.5/templates/common.yaml similarity index 100% rename from stable/digikam/2.0.4/templates/common.yaml rename to stable/digikam/2.0.5/templates/common.yaml diff --git a/stable/digikam/2.0.4/values.yaml b/stable/digikam/2.0.5/values.yaml similarity index 100% rename from stable/digikam/2.0.4/values.yaml rename to stable/digikam/2.0.5/values.yaml diff --git a/stable/dizquetv/4.0.3/Chart.lock b/stable/dizquetv/4.0.3/Chart.lock deleted file mode 100644 index 76b70c4314b..00000000000 --- a/stable/dizquetv/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/dizquetv/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/dizquetv/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/dizquetv/4.0.3/CHANGELOG.md b/stable/dizquetv/4.0.4/CHANGELOG.md similarity index 89% rename from stable/dizquetv/4.0.3/CHANGELOG.md rename to stable/dizquetv/4.0.4/CHANGELOG.md index 522eb8a6b73..725a5a5b51a 100644 --- a/stable/dizquetv/4.0.3/CHANGELOG.md +++ b/stable/dizquetv/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [dizquetv-4.0.4](https://github.com/truecharts/apps/compare/dizquetv-4.0.3...dizquetv-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [dizquetv-4.0.3](https://github.com/truecharts/apps/compare/dizquetv-4.0.2...dizquetv-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [dizquetv-3.0.11](https://github.com/truecharts/apps/compare/dizquetv-3.0.10...dizquetv-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/dizquetv/4.0.3/CONFIG.md b/stable/dizquetv/4.0.4/CONFIG.md similarity index 100% rename from stable/dizquetv/4.0.3/CONFIG.md rename to stable/dizquetv/4.0.4/CONFIG.md diff --git a/stable/dizquetv/4.0.4/Chart.lock b/stable/dizquetv/4.0.4/Chart.lock new file mode 100644 index 00000000000..5e205c6307d --- /dev/null +++ b/stable/dizquetv/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:00:45.833340068Z" diff --git a/stable/dizquetv/4.0.3/Chart.yaml b/stable/dizquetv/4.0.4/Chart.yaml similarity index 95% rename from stable/dizquetv/4.0.3/Chart.yaml rename to stable/dizquetv/4.0.4/Chart.yaml index 4d95000f31e..5afe81aa4e2 100644 --- a/stable/dizquetv/4.0.3/Chart.yaml +++ b/stable/dizquetv/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.5.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/dizquetv/4.0.3/README.md b/stable/dizquetv/4.0.4/README.md similarity index 96% rename from stable/dizquetv/4.0.3/README.md rename to stable/dizquetv/4.0.4/README.md index 8091ded70b9..90eea34c221 100644 --- a/stable/dizquetv/4.0.3/README.md +++ b/stable/dizquetv/4.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/dizquetv/4.0.3/app-readme.md b/stable/dizquetv/4.0.4/app-readme.md similarity index 100% rename from stable/dizquetv/4.0.3/app-readme.md rename to stable/dizquetv/4.0.4/app-readme.md diff --git a/stable/dizquetv/4.0.4/charts/common-8.3.19.tgz b/stable/dizquetv/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/dizquetv/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/dizquetv/4.0.3/helm-values.md b/stable/dizquetv/4.0.4/helm-values.md similarity index 100% rename from stable/dizquetv/4.0.3/helm-values.md rename to stable/dizquetv/4.0.4/helm-values.md diff --git a/stable/dizquetv/4.0.3/ix_values.yaml b/stable/dizquetv/4.0.4/ix_values.yaml similarity index 100% rename from stable/dizquetv/4.0.3/ix_values.yaml rename to stable/dizquetv/4.0.4/ix_values.yaml diff --git a/stable/dizquetv/4.0.3/questions.yaml b/stable/dizquetv/4.0.4/questions.yaml similarity index 100% rename from stable/dizquetv/4.0.3/questions.yaml rename to stable/dizquetv/4.0.4/questions.yaml diff --git a/stable/dizquetv/4.0.3/templates/common.yaml b/stable/dizquetv/4.0.4/templates/common.yaml similarity index 100% rename from stable/dizquetv/4.0.3/templates/common.yaml rename to stable/dizquetv/4.0.4/templates/common.yaml diff --git a/stable/dizquetv/4.0.3/values.yaml b/stable/dizquetv/4.0.4/values.yaml similarity index 100% rename from stable/dizquetv/4.0.3/values.yaml rename to stable/dizquetv/4.0.4/values.yaml diff --git a/stable/doublecommander/2.0.4/Chart.lock b/stable/doublecommander/2.0.4/Chart.lock deleted file mode 100644 index e5e77042032..00000000000 --- a/stable/doublecommander/2.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.18 -digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 -generated: "2021-11-02T13:33:59.477247053Z" diff --git a/stable/doublecommander/2.0.4/charts/common-8.3.18.tgz b/stable/doublecommander/2.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/doublecommander/2.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/doublecommander/2.0.4/CHANGELOG.md b/stable/doublecommander/2.0.5/CHANGELOG.md similarity index 91% rename from stable/doublecommander/2.0.4/CHANGELOG.md rename to stable/doublecommander/2.0.5/CHANGELOG.md index fe73c8d920a..d40b1615962 100644 --- a/stable/doublecommander/2.0.4/CHANGELOG.md +++ b/stable/doublecommander/2.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [doublecommander-2.0.5](https://github.com/truecharts/apps/compare/doublecommander-2.0.4...doublecommander-2.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [doublecommander-2.0.4](https://github.com/truecharts/apps/compare/doublecommander-2.0.3...doublecommander-2.0.4) (2021-11-02) @@ -88,12 +97,3 @@ * Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) - - -### [doublecommander-0.0.7](https://github.com/truecharts/apps/compare/doublecommander-0.0.6...doublecommander-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - diff --git a/stable/doublecommander/2.0.4/CONFIG.md b/stable/doublecommander/2.0.5/CONFIG.md similarity index 100% rename from stable/doublecommander/2.0.4/CONFIG.md rename to stable/doublecommander/2.0.5/CONFIG.md diff --git a/stable/doublecommander/2.0.5/Chart.lock b/stable/doublecommander/2.0.5/Chart.lock new file mode 100644 index 00000000000..51f72ca99b9 --- /dev/null +++ b/stable/doublecommander/2.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:01:14.566426733Z" diff --git a/stable/doublecommander/2.0.4/Chart.yaml b/stable/doublecommander/2.0.5/Chart.yaml similarity index 96% rename from stable/doublecommander/2.0.4/Chart.yaml rename to stable/doublecommander/2.0.5/Chart.yaml index bdc130eaeb4..ded664b10c8 100644 --- a/stable/doublecommander/2.0.4/Chart.yaml +++ b/stable/doublecommander/2.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.8.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 2.0.5 annotations: truecharts.org/catagories: | - media diff --git a/stable/doublecommander/2.0.4/README.md b/stable/doublecommander/2.0.5/README.md similarity index 96% rename from stable/doublecommander/2.0.4/README.md rename to stable/doublecommander/2.0.5/README.md index a10867afe15..e3a1b93bc79 100644 --- a/stable/doublecommander/2.0.4/README.md +++ b/stable/doublecommander/2.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/doublecommander/2.0.4/app-readme.md b/stable/doublecommander/2.0.5/app-readme.md similarity index 100% rename from stable/doublecommander/2.0.4/app-readme.md rename to stable/doublecommander/2.0.5/app-readme.md diff --git a/stable/doublecommander/2.0.5/charts/common-8.3.19.tgz b/stable/doublecommander/2.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/doublecommander/2.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/doublecommander/2.0.4/helm-values.md b/stable/doublecommander/2.0.5/helm-values.md similarity index 100% rename from stable/doublecommander/2.0.4/helm-values.md rename to stable/doublecommander/2.0.5/helm-values.md diff --git a/stable/doublecommander/2.0.4/ix_values.yaml b/stable/doublecommander/2.0.5/ix_values.yaml similarity index 100% rename from stable/doublecommander/2.0.4/ix_values.yaml rename to stable/doublecommander/2.0.5/ix_values.yaml diff --git a/stable/doublecommander/2.0.4/questions.yaml b/stable/doublecommander/2.0.5/questions.yaml similarity index 100% rename from stable/doublecommander/2.0.4/questions.yaml rename to stable/doublecommander/2.0.5/questions.yaml diff --git a/stable/doublecommander/2.0.4/templates/common.yaml b/stable/doublecommander/2.0.5/templates/common.yaml similarity index 100% rename from stable/doublecommander/2.0.4/templates/common.yaml rename to stable/doublecommander/2.0.5/templates/common.yaml diff --git a/stable/doublecommander/2.0.4/values.yaml b/stable/doublecommander/2.0.5/values.yaml similarity index 100% rename from stable/doublecommander/2.0.4/values.yaml rename to stable/doublecommander/2.0.5/values.yaml diff --git a/stable/dsmr-reader/4.0.4/Chart.lock b/stable/dsmr-reader/4.0.4/Chart.lock deleted file mode 100644 index 21c07c0102e..00000000000 --- a/stable/dsmr-reader/4.0.4/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/dsmr-reader/4.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/dsmr-reader/4.0.4/charts/common-8.3.18.tgz and /dev/null 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 deleted file mode 100644 index 12af7bda79d..00000000000 Binary files a/stable/dsmr-reader/4.0.4/charts/postgresql-5.1.5.tgz and /dev/null differ diff --git a/stable/dsmr-reader/4.0.4/CHANGELOG.md b/stable/dsmr-reader/4.0.5/CHANGELOG.md similarity index 87% rename from stable/dsmr-reader/4.0.4/CHANGELOG.md rename to stable/dsmr-reader/4.0.5/CHANGELOG.md index 9f8ed0b7e86..d1388277803 100644 --- a/stable/dsmr-reader/4.0.4/CHANGELOG.md +++ b/stable/dsmr-reader/4.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [dsmr-reader-4.0.5](https://github.com/truecharts/apps/compare/dsmr-reader-4.0.4...dsmr-reader-4.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [dsmr-reader-4.0.4](https://github.com/truecharts/apps/compare/dsmr-reader-4.0.3...dsmr-reader-4.0.4) (2021-11-01) @@ -88,12 +97,3 @@ -### [dsmr-reader-0.0.3](https://github.com/truecharts/apps/compare/dsmr-reader-0.0.2...dsmr-reader-0.0.3) (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/dsmr-reader/4.0.4/CONFIG.md b/stable/dsmr-reader/4.0.5/CONFIG.md similarity index 100% rename from stable/dsmr-reader/4.0.4/CONFIG.md rename to stable/dsmr-reader/4.0.5/CONFIG.md diff --git a/stable/dsmr-reader/4.0.5/Chart.lock b/stable/dsmr-reader/4.0.5/Chart.lock new file mode 100644 index 00000000000..5910ea2f1f8 --- /dev/null +++ b/stable/dsmr-reader/4.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.7 +digest: sha256:9ca72bff75244fed934f5f0ef33b2d3bd41a69bb37410bab6f5c96775c803bb3 +generated: "2021-11-02T18:01:44.629408511Z" diff --git a/stable/dsmr-reader/4.0.4/Chart.yaml b/stable/dsmr-reader/4.0.5/Chart.yaml similarity index 94% rename from stable/dsmr-reader/4.0.4/Chart.yaml rename to stable/dsmr-reader/4.0.5/Chart.yaml index 2e2ef816178..6a1f4c7ec0a 100644 --- a/stable/dsmr-reader/4.0.4/Chart.yaml +++ b/stable/dsmr-reader/4.0.5/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.4 +version: 4.0.5 kubeVersion: ">=1.16.0-0" keywords: - dsmr-reader @@ -15,11 +15,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.5 + version: 5.1.7 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/dsmr-reader/4.0.4/README.md b/stable/dsmr-reader/4.0.5/README.md similarity index 93% rename from stable/dsmr-reader/4.0.4/README.md rename to stable/dsmr-reader/4.0.5/README.md index 304358be85f..5289c6312bb 100644 --- a/stable/dsmr-reader/4.0.4/README.md +++ b/stable/dsmr-reader/4.0.5/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.5 | -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org/ | postgresql | 5.1.7 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/dsmr-reader/4.0.4/app-readme.md b/stable/dsmr-reader/4.0.5/app-readme.md similarity index 100% rename from stable/dsmr-reader/4.0.4/app-readme.md rename to stable/dsmr-reader/4.0.5/app-readme.md diff --git a/stable/dsmr-reader/4.0.5/charts/common-8.3.19.tgz b/stable/dsmr-reader/4.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/dsmr-reader/4.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/dsmr-reader/4.0.5/charts/postgresql-5.1.7.tgz b/stable/dsmr-reader/4.0.5/charts/postgresql-5.1.7.tgz new file mode 100644 index 00000000000..c12e8aea1c5 Binary files /dev/null and b/stable/dsmr-reader/4.0.5/charts/postgresql-5.1.7.tgz differ diff --git a/stable/dsmr-reader/4.0.4/helm-values.md b/stable/dsmr-reader/4.0.5/helm-values.md similarity index 100% rename from stable/dsmr-reader/4.0.4/helm-values.md rename to stable/dsmr-reader/4.0.5/helm-values.md diff --git a/stable/dsmr-reader/4.0.4/ix_values.yaml b/stable/dsmr-reader/4.0.5/ix_values.yaml similarity index 100% rename from stable/dsmr-reader/4.0.4/ix_values.yaml rename to stable/dsmr-reader/4.0.5/ix_values.yaml diff --git a/stable/dsmr-reader/4.0.4/questions.yaml b/stable/dsmr-reader/4.0.5/questions.yaml similarity index 100% rename from stable/dsmr-reader/4.0.4/questions.yaml rename to stable/dsmr-reader/4.0.5/questions.yaml diff --git a/stable/dsmr-reader/4.0.4/templates/common.yaml b/stable/dsmr-reader/4.0.5/templates/common.yaml similarity index 100% rename from stable/dsmr-reader/4.0.4/templates/common.yaml rename to stable/dsmr-reader/4.0.5/templates/common.yaml diff --git a/stable/dsmr-reader/4.0.4/values.yaml b/stable/dsmr-reader/4.0.5/values.yaml similarity index 100% rename from stable/dsmr-reader/4.0.4/values.yaml rename to stable/dsmr-reader/4.0.5/values.yaml diff --git a/stable/duplicati/4.0.3/Chart.lock b/stable/duplicati/4.0.3/Chart.lock deleted file mode 100644 index 9ea66b03df3..00000000000 --- a/stable/duplicati/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/duplicati/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/duplicati/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/duplicati/4.0.3/CHANGELOG.md b/stable/duplicati/4.0.4/CHANGELOG.md similarity index 91% rename from stable/duplicati/4.0.3/CHANGELOG.md rename to stable/duplicati/4.0.4/CHANGELOG.md index fe6462d931a..34c2d7998f2 100644 --- a/stable/duplicati/4.0.3/CHANGELOG.md +++ b/stable/duplicati/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [duplicati-4.0.4](https://github.com/truecharts/apps/compare/duplicati-4.0.3...duplicati-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [duplicati-4.0.3](https://github.com/truecharts/apps/compare/duplicati-4.0.2...duplicati-4.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)) - - -### [duplicati-3.0.14](https://github.com/truecharts/apps/compare/duplicati-3.0.13...duplicati-3.0.14) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - diff --git a/stable/duplicati/4.0.3/CONFIG.md b/stable/duplicati/4.0.4/CONFIG.md similarity index 100% rename from stable/duplicati/4.0.3/CONFIG.md rename to stable/duplicati/4.0.4/CONFIG.md diff --git a/stable/duplicati/4.0.4/Chart.lock b/stable/duplicati/4.0.4/Chart.lock new file mode 100644 index 00000000000..1c111da39d2 --- /dev/null +++ b/stable/duplicati/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:02:23.403860033Z" diff --git a/stable/duplicati/4.0.3/Chart.yaml b/stable/duplicati/4.0.4/Chart.yaml similarity index 95% rename from stable/duplicati/4.0.3/Chart.yaml rename to stable/duplicati/4.0.4/Chart.yaml index 3ce63132305..49236333fb3 100644 --- a/stable/duplicati/4.0.3/Chart.yaml +++ b/stable/duplicati/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "beta" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/duplicati/4.0.3/README.md b/stable/duplicati/4.0.4/README.md similarity index 96% rename from stable/duplicati/4.0.3/README.md rename to stable/duplicati/4.0.4/README.md index e26dc142e2f..aa816e715a0 100644 --- a/stable/duplicati/4.0.3/README.md +++ b/stable/duplicati/4.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/duplicati/4.0.3/app-readme.md b/stable/duplicati/4.0.4/app-readme.md similarity index 100% rename from stable/duplicati/4.0.3/app-readme.md rename to stable/duplicati/4.0.4/app-readme.md diff --git a/stable/duplicati/4.0.4/charts/common-8.3.19.tgz b/stable/duplicati/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/duplicati/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/duplicati/4.0.3/helm-values.md b/stable/duplicati/4.0.4/helm-values.md similarity index 100% rename from stable/duplicati/4.0.3/helm-values.md rename to stable/duplicati/4.0.4/helm-values.md diff --git a/stable/duplicati/4.0.3/ix_values.yaml b/stable/duplicati/4.0.4/ix_values.yaml similarity index 100% rename from stable/duplicati/4.0.3/ix_values.yaml rename to stable/duplicati/4.0.4/ix_values.yaml diff --git a/stable/duplicati/4.0.3/questions.yaml b/stable/duplicati/4.0.4/questions.yaml similarity index 100% rename from stable/duplicati/4.0.3/questions.yaml rename to stable/duplicati/4.0.4/questions.yaml diff --git a/stable/duplicati/4.0.3/templates/common.yaml b/stable/duplicati/4.0.4/templates/common.yaml similarity index 100% rename from stable/duplicati/4.0.3/templates/common.yaml rename to stable/duplicati/4.0.4/templates/common.yaml diff --git a/stable/duplicati/4.0.3/values.yaml b/stable/duplicati/4.0.4/values.yaml similarity index 100% rename from stable/duplicati/4.0.3/values.yaml rename to stable/duplicati/4.0.4/values.yaml diff --git a/stable/emby/9.0.3/Chart.lock b/stable/emby/9.0.3/Chart.lock deleted file mode 100644 index c6e2c53070a..00000000000 --- a/stable/emby/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/emby/9.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/emby/9.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/emby/9.0.3/CHANGELOG.md b/stable/emby/9.0.4/CHANGELOG.md similarity index 89% rename from stable/emby/9.0.3/CHANGELOG.md rename to stable/emby/9.0.4/CHANGELOG.md index a01c4c6e9e0..519cb02282b 100644 --- a/stable/emby/9.0.3/CHANGELOG.md +++ b/stable/emby/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [emby-9.0.4](https://github.com/truecharts/apps/compare/emby-9.0.3...emby-9.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [emby-9.0.3](https://github.com/truecharts/apps/compare/emby-9.0.2...emby-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [emby-8.0.10](https://github.com/truecharts/apps/compare/emby-8.0.9...emby-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)) - - - - diff --git a/stable/emby/9.0.3/CONFIG.md b/stable/emby/9.0.4/CONFIG.md similarity index 100% rename from stable/emby/9.0.3/CONFIG.md rename to stable/emby/9.0.4/CONFIG.md diff --git a/stable/emby/9.0.4/Chart.lock b/stable/emby/9.0.4/Chart.lock new file mode 100644 index 00000000000..70ce78d2010 --- /dev/null +++ b/stable/emby/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:02:52.017320675Z" diff --git a/stable/emby/9.0.3/Chart.yaml b/stable/emby/9.0.4/Chart.yaml similarity index 95% rename from stable/emby/9.0.3/Chart.yaml rename to stable/emby/9.0.4/Chart.yaml index a283c0dd137..149d8f54d27 100644 --- a/stable/emby/9.0.3/Chart.yaml +++ b/stable/emby/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.6.4.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/emby/9.0.3/README.md b/stable/emby/9.0.4/README.md similarity index 96% rename from stable/emby/9.0.3/README.md rename to stable/emby/9.0.4/README.md index 21bb92da3d4..873e1ee2d8f 100644 --- a/stable/emby/9.0.3/README.md +++ b/stable/emby/9.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/emby/9.0.3/app-readme.md b/stable/emby/9.0.4/app-readme.md similarity index 100% rename from stable/emby/9.0.3/app-readme.md rename to stable/emby/9.0.4/app-readme.md diff --git a/stable/emby/9.0.4/charts/common-8.3.19.tgz b/stable/emby/9.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/emby/9.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/emby/9.0.3/helm-values.md b/stable/emby/9.0.4/helm-values.md similarity index 100% rename from stable/emby/9.0.3/helm-values.md rename to stable/emby/9.0.4/helm-values.md diff --git a/stable/emby/9.0.3/ix_values.yaml b/stable/emby/9.0.4/ix_values.yaml similarity index 100% rename from stable/emby/9.0.3/ix_values.yaml rename to stable/emby/9.0.4/ix_values.yaml diff --git a/stable/emby/9.0.3/questions.yaml b/stable/emby/9.0.4/questions.yaml similarity index 100% rename from stable/emby/9.0.3/questions.yaml rename to stable/emby/9.0.4/questions.yaml diff --git a/stable/emby/9.0.3/templates/common.yaml b/stable/emby/9.0.4/templates/common.yaml similarity index 100% rename from stable/emby/9.0.3/templates/common.yaml rename to stable/emby/9.0.4/templates/common.yaml diff --git a/stable/emby/9.0.3/values.yaml b/stable/emby/9.0.4/values.yaml similarity index 100% rename from stable/emby/9.0.3/values.yaml rename to stable/emby/9.0.4/values.yaml diff --git a/stable/esphome/9.0.4/Chart.lock b/stable/esphome/9.0.4/Chart.lock deleted file mode 100644 index 3c75cf6c5d7..00000000000 --- a/stable/esphome/9.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/esphome/9.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/esphome/9.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/esphome/9.0.4/CHANGELOG.md b/stable/esphome/9.0.5/CHANGELOG.md similarity index 91% rename from stable/esphome/9.0.4/CHANGELOG.md rename to stable/esphome/9.0.5/CHANGELOG.md index dbd302a5821..5253ba2a614 100644 --- a/stable/esphome/9.0.4/CHANGELOG.md +++ b/stable/esphome/9.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [esphome-9.0.5](https://github.com/truecharts/apps/compare/esphome-9.0.4...esphome-9.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [esphome-9.0.4](https://github.com/truecharts/apps/compare/esphome-9.0.3...esphome-9.0.4) (2021-11-01) @@ -88,12 +97,3 @@ - -### [esphome-8.0.13](https://github.com/truecharts/apps/compare/esphome-8.0.12...esphome-8.0.13) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - - diff --git a/stable/esphome/9.0.4/CONFIG.md b/stable/esphome/9.0.5/CONFIG.md similarity index 100% rename from stable/esphome/9.0.4/CONFIG.md rename to stable/esphome/9.0.5/CONFIG.md diff --git a/stable/esphome/9.0.5/Chart.lock b/stable/esphome/9.0.5/Chart.lock new file mode 100644 index 00000000000..97fc1c9134c --- /dev/null +++ b/stable/esphome/9.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:03:20.673830817Z" diff --git a/stable/esphome/9.0.4/Chart.yaml b/stable/esphome/9.0.5/Chart.yaml similarity index 96% rename from stable/esphome/9.0.4/Chart.yaml rename to stable/esphome/9.0.5/Chart.yaml index 49525f21ec3..89f28e5b86d 100644 --- a/stable/esphome/9.0.4/Chart.yaml +++ b/stable/esphome/9.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.10.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 9.0.5 annotations: truecharts.org/catagories: | - tools diff --git a/stable/esphome/9.0.4/README.md b/stable/esphome/9.0.5/README.md similarity index 96% rename from stable/esphome/9.0.4/README.md rename to stable/esphome/9.0.5/README.md index d4dca7b4374..1d1f1d2d909 100644 --- a/stable/esphome/9.0.4/README.md +++ b/stable/esphome/9.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/esphome/9.0.4/app-readme.md b/stable/esphome/9.0.5/app-readme.md similarity index 100% rename from stable/esphome/9.0.4/app-readme.md rename to stable/esphome/9.0.5/app-readme.md diff --git a/stable/esphome/9.0.5/charts/common-8.3.19.tgz b/stable/esphome/9.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/esphome/9.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/esphome/9.0.4/helm-values.md b/stable/esphome/9.0.5/helm-values.md similarity index 100% rename from stable/esphome/9.0.4/helm-values.md rename to stable/esphome/9.0.5/helm-values.md diff --git a/stable/esphome/9.0.4/ix_values.yaml b/stable/esphome/9.0.5/ix_values.yaml similarity index 100% rename from stable/esphome/9.0.4/ix_values.yaml rename to stable/esphome/9.0.5/ix_values.yaml diff --git a/stable/esphome/9.0.4/questions.yaml b/stable/esphome/9.0.5/questions.yaml similarity index 100% rename from stable/esphome/9.0.4/questions.yaml rename to stable/esphome/9.0.5/questions.yaml diff --git a/stable/esphome/9.0.4/templates/common.yaml b/stable/esphome/9.0.5/templates/common.yaml similarity index 100% rename from stable/esphome/9.0.4/templates/common.yaml rename to stable/esphome/9.0.5/templates/common.yaml diff --git a/stable/esphome/9.0.4/values.yaml b/stable/esphome/9.0.5/values.yaml similarity index 100% rename from stable/esphome/9.0.4/values.yaml rename to stable/esphome/9.0.5/values.yaml diff --git a/stable/etherpad/4.0.4/Chart.lock b/stable/etherpad/4.0.4/Chart.lock deleted file mode 100644 index 6fb898e5330..00000000000 --- a/stable/etherpad/4.0.4/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/etherpad/4.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/etherpad/4.0.4/charts/common-8.3.18.tgz and /dev/null 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 deleted file mode 100644 index 12af7bda79d..00000000000 Binary files a/stable/etherpad/4.0.4/charts/postgresql-5.1.5.tgz and /dev/null differ diff --git a/stable/etherpad/4.0.4/CHANGELOG.md b/stable/etherpad/4.0.5/CHANGELOG.md similarity index 87% rename from stable/etherpad/4.0.4/CHANGELOG.md rename to stable/etherpad/4.0.5/CHANGELOG.md index 1c8b59525bf..ef4d6fd3b82 100644 --- a/stable/etherpad/4.0.4/CHANGELOG.md +++ b/stable/etherpad/4.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [etherpad-4.0.5](https://github.com/truecharts/apps/compare/etherpad-4.0.4...etherpad-4.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [etherpad-4.0.4](https://github.com/truecharts/apps/compare/etherpad-4.0.3...etherpad-4.0.4) (2021-11-01) @@ -88,12 +97,3 @@ -### [etherpad-0.0.3](https://github.com/truecharts/apps/compare/etherpad-0.0.2...etherpad-0.0.3) (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/etherpad/4.0.4/CONFIG.md b/stable/etherpad/4.0.5/CONFIG.md similarity index 100% rename from stable/etherpad/4.0.4/CONFIG.md rename to stable/etherpad/4.0.5/CONFIG.md diff --git a/stable/etherpad/4.0.5/Chart.lock b/stable/etherpad/4.0.5/Chart.lock new file mode 100644 index 00000000000..71fbfe60467 --- /dev/null +++ b/stable/etherpad/4.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.7 +digest: sha256:9ca72bff75244fed934f5f0ef33b2d3bd41a69bb37410bab6f5c96775c803bb3 +generated: "2021-11-02T18:03:50.977966564Z" diff --git a/stable/etherpad/4.0.4/Chart.yaml b/stable/etherpad/4.0.5/Chart.yaml similarity index 94% rename from stable/etherpad/4.0.4/Chart.yaml rename to stable/etherpad/4.0.5/Chart.yaml index 63694ae6935..babfa3a65f7 100644 --- a/stable/etherpad/4.0.4/Chart.yaml +++ b/stable/etherpad/4.0.5/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.8.14" -version: 4.0.4 +version: 4.0.5 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.18 + version: 8.3.19 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.5 + version: 5.1.7 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/etherpad/4.0.4/README.md b/stable/etherpad/4.0.5/README.md similarity index 93% rename from stable/etherpad/4.0.4/README.md rename to stable/etherpad/4.0.5/README.md index 046e1af8935..90db36ced7b 100644 --- a/stable/etherpad/4.0.4/README.md +++ b/stable/etherpad/4.0.5/README.md @@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.5 | -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org/ | postgresql | 5.1.7 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/etherpad/4.0.4/app-readme.md b/stable/etherpad/4.0.5/app-readme.md similarity index 100% rename from stable/etherpad/4.0.4/app-readme.md rename to stable/etherpad/4.0.5/app-readme.md diff --git a/stable/etherpad/4.0.5/charts/common-8.3.19.tgz b/stable/etherpad/4.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/etherpad/4.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/etherpad/4.0.5/charts/postgresql-5.1.7.tgz b/stable/etherpad/4.0.5/charts/postgresql-5.1.7.tgz new file mode 100644 index 00000000000..c12e8aea1c5 Binary files /dev/null and b/stable/etherpad/4.0.5/charts/postgresql-5.1.7.tgz differ diff --git a/stable/etherpad/4.0.4/helm-values.md b/stable/etherpad/4.0.5/helm-values.md similarity index 100% rename from stable/etherpad/4.0.4/helm-values.md rename to stable/etherpad/4.0.5/helm-values.md diff --git a/stable/etherpad/4.0.4/ix_values.yaml b/stable/etherpad/4.0.5/ix_values.yaml similarity index 100% rename from stable/etherpad/4.0.4/ix_values.yaml rename to stable/etherpad/4.0.5/ix_values.yaml diff --git a/stable/etherpad/4.0.4/questions.yaml b/stable/etherpad/4.0.5/questions.yaml similarity index 100% rename from stable/etherpad/4.0.4/questions.yaml rename to stable/etherpad/4.0.5/questions.yaml diff --git a/stable/etherpad/4.0.4/templates/common.yaml b/stable/etherpad/4.0.5/templates/common.yaml similarity index 100% rename from stable/etherpad/4.0.4/templates/common.yaml rename to stable/etherpad/4.0.5/templates/common.yaml diff --git a/stable/etherpad/4.0.4/values.yaml b/stable/etherpad/4.0.5/values.yaml similarity index 100% rename from stable/etherpad/4.0.4/values.yaml rename to stable/etherpad/4.0.5/values.yaml diff --git a/stable/external-service/4.0.3/Chart.lock b/stable/external-service/4.0.3/Chart.lock deleted file mode 100644 index 4a9f865c3bf..00000000000 --- a/stable/external-service/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/external-service/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/external-service/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/external-service/4.0.3/CHANGELOG.md b/stable/external-service/4.0.4/CHANGELOG.md similarity index 89% rename from stable/external-service/4.0.3/CHANGELOG.md rename to stable/external-service/4.0.4/CHANGELOG.md index e227ab646c5..11214550d2f 100644 --- a/stable/external-service/4.0.3/CHANGELOG.md +++ b/stable/external-service/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [external-service-4.0.4](https://github.com/truecharts/apps/compare/external-service-4.0.3...external-service-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [external-service-4.0.3](https://github.com/truecharts/apps/compare/external-service-4.0.2...external-service-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [external-service-3.0.10](https://github.com/truecharts/apps/compare/external-service-3.0.9...external-service-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/external-service/4.0.3/CONFIG.md b/stable/external-service/4.0.4/CONFIG.md similarity index 100% rename from stable/external-service/4.0.3/CONFIG.md rename to stable/external-service/4.0.4/CONFIG.md diff --git a/stable/external-service/4.0.4/Chart.lock b/stable/external-service/4.0.4/Chart.lock new file mode 100644 index 00000000000..95dce771f64 --- /dev/null +++ b/stable/external-service/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:04:28.535968809Z" diff --git a/stable/external-service/4.0.3/Chart.yaml b/stable/external-service/4.0.4/Chart.yaml similarity index 96% rename from stable/external-service/4.0.3/Chart.yaml rename to stable/external-service/4.0.4/Chart.yaml index 62b5afffc27..1a3bc4f6127 100644 --- a/stable/external-service/4.0.3/Chart.yaml +++ b/stable/external-service/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.66.6" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - networking diff --git a/stable/external-service/4.0.3/README.md b/stable/external-service/4.0.4/README.md similarity index 96% rename from stable/external-service/4.0.3/README.md rename to stable/external-service/4.0.4/README.md index b0255980fa1..b59317e0759 100644 --- a/stable/external-service/4.0.3/README.md +++ b/stable/external-service/4.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/external-service/4.0.3/app-readme.md b/stable/external-service/4.0.4/app-readme.md similarity index 100% rename from stable/external-service/4.0.3/app-readme.md rename to stable/external-service/4.0.4/app-readme.md diff --git a/stable/external-service/4.0.4/charts/common-8.3.19.tgz b/stable/external-service/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/external-service/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/external-service/4.0.3/helm-values.md b/stable/external-service/4.0.4/helm-values.md similarity index 100% rename from stable/external-service/4.0.3/helm-values.md rename to stable/external-service/4.0.4/helm-values.md diff --git a/stable/external-service/4.0.3/ix_values.yaml b/stable/external-service/4.0.4/ix_values.yaml similarity index 100% rename from stable/external-service/4.0.3/ix_values.yaml rename to stable/external-service/4.0.4/ix_values.yaml diff --git a/stable/external-service/4.0.3/questions.yaml b/stable/external-service/4.0.4/questions.yaml similarity index 100% rename from stable/external-service/4.0.3/questions.yaml rename to stable/external-service/4.0.4/questions.yaml diff --git a/stable/external-service/4.0.3/templates/common.yaml b/stable/external-service/4.0.4/templates/common.yaml similarity index 100% rename from stable/external-service/4.0.3/templates/common.yaml rename to stable/external-service/4.0.4/templates/common.yaml diff --git a/stable/external-service/4.0.3/values.yaml b/stable/external-service/4.0.4/values.yaml similarity index 100% rename from stable/external-service/4.0.3/values.yaml rename to stable/external-service/4.0.4/values.yaml diff --git a/stable/filezilla/2.0.3/Chart.lock b/stable/filezilla/2.0.3/Chart.lock deleted file mode 100644 index 9cffba01c99..00000000000 --- a/stable/filezilla/2.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/filezilla/2.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/filezilla/2.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/filezilla/2.0.3/CHANGELOG.md b/stable/filezilla/2.0.4/CHANGELOG.md similarity index 89% rename from stable/filezilla/2.0.3/CHANGELOG.md rename to stable/filezilla/2.0.4/CHANGELOG.md index beb211b6839..8ea6c460bf8 100644 --- a/stable/filezilla/2.0.3/CHANGELOG.md +++ b/stable/filezilla/2.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [filezilla-2.0.4](https://github.com/truecharts/apps/compare/filezilla-2.0.3...filezilla-2.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [filezilla-2.0.3](https://github.com/truecharts/apps/compare/filezilla-2.0.2...filezilla-2.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [filezilla-0.0.6](https://github.com/truecharts/apps/compare/filezilla-0.0.5...filezilla-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/filezilla/2.0.3/CONFIG.md b/stable/filezilla/2.0.4/CONFIG.md similarity index 100% rename from stable/filezilla/2.0.3/CONFIG.md rename to stable/filezilla/2.0.4/CONFIG.md diff --git a/stable/filezilla/2.0.4/Chart.lock b/stable/filezilla/2.0.4/Chart.lock new file mode 100644 index 00000000000..e4411247f72 --- /dev/null +++ b/stable/filezilla/2.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:04:57.316650094Z" diff --git a/stable/filezilla/2.0.3/Chart.yaml b/stable/filezilla/2.0.4/Chart.yaml similarity index 95% rename from stable/filezilla/2.0.3/Chart.yaml rename to stable/filezilla/2.0.4/Chart.yaml index 68c6c619b15..1adf00a6b0c 100644 --- a/stable/filezilla/2.0.3/Chart.yaml +++ b/stable/filezilla/2.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.51.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 2.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/filezilla/2.0.3/README.md b/stable/filezilla/2.0.4/README.md similarity index 96% rename from stable/filezilla/2.0.3/README.md rename to stable/filezilla/2.0.4/README.md index a91271d954d..b1651d8aba7 100644 --- a/stable/filezilla/2.0.3/README.md +++ b/stable/filezilla/2.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/filezilla/2.0.3/app-readme.md b/stable/filezilla/2.0.4/app-readme.md similarity index 100% rename from stable/filezilla/2.0.3/app-readme.md rename to stable/filezilla/2.0.4/app-readme.md diff --git a/stable/filezilla/2.0.4/charts/common-8.3.19.tgz b/stable/filezilla/2.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/filezilla/2.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/filezilla/2.0.3/helm-values.md b/stable/filezilla/2.0.4/helm-values.md similarity index 100% rename from stable/filezilla/2.0.3/helm-values.md rename to stable/filezilla/2.0.4/helm-values.md diff --git a/stable/filezilla/2.0.3/ix_values.yaml b/stable/filezilla/2.0.4/ix_values.yaml similarity index 100% rename from stable/filezilla/2.0.3/ix_values.yaml rename to stable/filezilla/2.0.4/ix_values.yaml diff --git a/stable/filezilla/2.0.3/questions.yaml b/stable/filezilla/2.0.4/questions.yaml similarity index 100% rename from stable/filezilla/2.0.3/questions.yaml rename to stable/filezilla/2.0.4/questions.yaml diff --git a/stable/filezilla/2.0.3/templates/common.yaml b/stable/filezilla/2.0.4/templates/common.yaml similarity index 100% rename from stable/filezilla/2.0.3/templates/common.yaml rename to stable/filezilla/2.0.4/templates/common.yaml diff --git a/stable/filezilla/2.0.3/values.yaml b/stable/filezilla/2.0.4/values.yaml similarity index 100% rename from stable/filezilla/2.0.3/values.yaml rename to stable/filezilla/2.0.4/values.yaml diff --git a/stable/fireflyiii/12.0.5/CHANGELOG.md b/stable/fireflyiii/12.0.5/CHANGELOG.md new file mode 100644 index 00000000000..c46cc90200c --- /dev/null +++ b/stable/fireflyiii/12.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [fireflyiii-12.0.5](https://github.com/truecharts/apps/compare/fireflyiii-12.0.4...fireflyiii-12.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + + +### [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 + + + + diff --git a/stable/firefox-syncserver/4.0.4/CONFIG.md b/stable/fireflyiii/12.0.5/CONFIG.md similarity index 100% rename from stable/firefox-syncserver/4.0.4/CONFIG.md rename to stable/fireflyiii/12.0.5/CONFIG.md diff --git a/stable/fireflyiii/12.0.5/Chart.lock b/stable/fireflyiii/12.0.5/Chart.lock new file mode 100644 index 00000000000..000bab682b0 --- /dev/null +++ b/stable/fireflyiii/12.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.7 +digest: sha256:9ca72bff75244fed934f5f0ef33b2d3bd41a69bb37410bab6f5c96775c803bb3 +generated: "2021-11-02T18:05:27.686829038Z" diff --git a/stable/fireflyiii/12.0.5/Chart.yaml b/stable/fireflyiii/12.0.5/Chart.yaml new file mode 100644 index 00000000000..1bbef72150c --- /dev/null +++ b/stable/fireflyiii/12.0.5/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "5.5.12" +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +- condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 5.1.7 +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.5 +annotations: + truecharts.org/catagories: | + - finacial + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/fireflyiii/12.0.5/README.md b/stable/fireflyiii/12.0.5/README.md new file mode 100644 index 00000000000..e0c1daa07b2 --- /dev/null +++ b/stable/fireflyiii/12.0.5/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.7 | +| https://truecharts.org | common | 8.3.19 | + +## 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.5/app-readme.md b/stable/fireflyiii/12.0.5/app-readme.md new file mode 100644 index 00000000000..cc381c8e1e8 --- /dev/null +++ b/stable/fireflyiii/12.0.5/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.5/charts/common-8.3.19.tgz b/stable/fireflyiii/12.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/fireflyiii/12.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/fireflyiii/12.0.5/charts/postgresql-5.1.7.tgz b/stable/fireflyiii/12.0.5/charts/postgresql-5.1.7.tgz new file mode 100644 index 00000000000..c12e8aea1c5 Binary files /dev/null and b/stable/fireflyiii/12.0.5/charts/postgresql-5.1.7.tgz differ diff --git a/stable/fireflyiii/12.0.5/helm-values.md b/stable/fireflyiii/12.0.5/helm-values.md new file mode 100644 index 00000000000..cfb1ebf9b6f --- /dev/null +++ b/stable/fireflyiii/12.0.5/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.5/ix_values.yaml b/stable/fireflyiii/12.0.5/ix_values.yaml new file mode 100644 index 00000000000..a75f0928250 --- /dev/null +++ b/stable/fireflyiii/12.0.5/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.5/questions.yaml b/stable/fireflyiii/12.0.5/questions.yaml new file mode 100644 index 00000000000..98ce39ceb51 --- /dev/null +++ b/stable/fireflyiii/12.0.5/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.3/templates/common.yaml b/stable/fireflyiii/12.0.5/templates/common.yaml similarity index 100% rename from stable/freeradius/4.0.3/templates/common.yaml rename to stable/fireflyiii/12.0.5/templates/common.yaml diff --git a/stable/firefox-syncserver/4.0.4/values.yaml b/stable/fireflyiii/12.0.5/values.yaml similarity index 100% rename from stable/firefox-syncserver/4.0.4/values.yaml rename to stable/fireflyiii/12.0.5/values.yaml diff --git a/stable/firefox-syncserver/4.0.4/Chart.lock b/stable/firefox-syncserver/4.0.4/Chart.lock deleted file mode 100644 index 4267e428318..00000000000 --- a/stable/firefox-syncserver/4.0.4/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/firefox-syncserver/4.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/firefox-syncserver/4.0.4/charts/common-8.3.18.tgz and /dev/null 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 deleted file mode 100644 index 12af7bda79d..00000000000 Binary files a/stable/firefox-syncserver/4.0.4/charts/postgresql-5.1.5.tgz and /dev/null differ diff --git a/stable/firefox-syncserver/4.0.4/CHANGELOG.md b/stable/firefox-syncserver/4.0.5/CHANGELOG.md similarity index 87% rename from stable/firefox-syncserver/4.0.4/CHANGELOG.md rename to stable/firefox-syncserver/4.0.5/CHANGELOG.md index 46ae8e4cee3..b2dd3c71040 100644 --- a/stable/firefox-syncserver/4.0.4/CHANGELOG.md +++ b/stable/firefox-syncserver/4.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [firefox-syncserver-4.0.5](https://github.com/truecharts/apps/compare/firefox-syncserver-4.0.4...firefox-syncserver-4.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [firefox-syncserver-4.0.4](https://github.com/truecharts/apps/compare/firefox-syncserver-4.0.3...firefox-syncserver-4.0.4) (2021-11-01) @@ -88,12 +97,3 @@ -### [firefox-syncserver-0.0.3](https://github.com/truecharts/apps/compare/firefox-syncserver-0.0.2...firefox-syncserver-0.0.3) (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/flaresolverr/4.0.4/CONFIG.md b/stable/firefox-syncserver/4.0.5/CONFIG.md similarity index 100% rename from stable/flaresolverr/4.0.4/CONFIG.md rename to stable/firefox-syncserver/4.0.5/CONFIG.md diff --git a/stable/firefox-syncserver/4.0.5/Chart.lock b/stable/firefox-syncserver/4.0.5/Chart.lock new file mode 100644 index 00000000000..ceee2564d64 --- /dev/null +++ b/stable/firefox-syncserver/4.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.7 +digest: sha256:9ca72bff75244fed934f5f0ef33b2d3bd41a69bb37410bab6f5c96775c803bb3 +generated: "2021-11-02T18:06:06.903320121Z" diff --git a/stable/firefox-syncserver/4.0.4/Chart.yaml b/stable/firefox-syncserver/4.0.5/Chart.yaml similarity index 94% rename from stable/firefox-syncserver/4.0.4/Chart.yaml rename to stable/firefox-syncserver/4.0.5/Chart.yaml index 2a1942708d1..6b34a5e0e08 100644 --- a/stable/firefox-syncserver/4.0.4/Chart.yaml +++ b/stable/firefox-syncserver/4.0.5/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.8.0" -version: 4.0.4 +version: 4.0.5 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.18 + version: 8.3.19 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.5 + version: 5.1.7 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/firefox-syncserver/4.0.4/README.md b/stable/firefox-syncserver/4.0.5/README.md similarity index 93% rename from stable/firefox-syncserver/4.0.4/README.md rename to stable/firefox-syncserver/4.0.5/README.md index ee306683310..72048068d27 100644 --- a/stable/firefox-syncserver/4.0.4/README.md +++ b/stable/firefox-syncserver/4.0.5/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.5 | -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org/ | postgresql | 5.1.7 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/firefox-syncserver/4.0.4/app-readme.md b/stable/firefox-syncserver/4.0.5/app-readme.md similarity index 100% rename from stable/firefox-syncserver/4.0.4/app-readme.md rename to stable/firefox-syncserver/4.0.5/app-readme.md diff --git a/stable/firefox-syncserver/4.0.5/charts/common-8.3.19.tgz b/stable/firefox-syncserver/4.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/firefox-syncserver/4.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/firefox-syncserver/4.0.5/charts/postgresql-5.1.7.tgz b/stable/firefox-syncserver/4.0.5/charts/postgresql-5.1.7.tgz new file mode 100644 index 00000000000..c12e8aea1c5 Binary files /dev/null and b/stable/firefox-syncserver/4.0.5/charts/postgresql-5.1.7.tgz differ diff --git a/stable/firefox-syncserver/4.0.4/helm-values.md b/stable/firefox-syncserver/4.0.5/helm-values.md similarity index 100% rename from stable/firefox-syncserver/4.0.4/helm-values.md rename to stable/firefox-syncserver/4.0.5/helm-values.md diff --git a/stable/firefox-syncserver/4.0.4/ix_values.yaml b/stable/firefox-syncserver/4.0.5/ix_values.yaml similarity index 100% rename from stable/firefox-syncserver/4.0.4/ix_values.yaml rename to stable/firefox-syncserver/4.0.5/ix_values.yaml diff --git a/stable/firefox-syncserver/4.0.4/questions.yaml b/stable/firefox-syncserver/4.0.5/questions.yaml similarity index 100% rename from stable/firefox-syncserver/4.0.4/questions.yaml rename to stable/firefox-syncserver/4.0.5/questions.yaml diff --git a/stable/firefox-syncserver/4.0.4/templates/common.yaml b/stable/firefox-syncserver/4.0.5/templates/common.yaml similarity index 100% rename from stable/firefox-syncserver/4.0.4/templates/common.yaml rename to stable/firefox-syncserver/4.0.5/templates/common.yaml diff --git a/stable/flaresolverr/4.0.4/values.yaml b/stable/firefox-syncserver/4.0.5/values.yaml similarity index 100% rename from stable/flaresolverr/4.0.4/values.yaml rename to stable/firefox-syncserver/4.0.5/values.yaml diff --git a/stable/flaresolverr/4.0.4/Chart.lock b/stable/flaresolverr/4.0.4/Chart.lock deleted file mode 100644 index 8d6d856edb1..00000000000 --- a/stable/flaresolverr/4.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/flaresolverr/4.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/flaresolverr/4.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/flaresolverr/4.0.4/CHANGELOG.md b/stable/flaresolverr/4.0.5/CHANGELOG.md similarity index 91% rename from stable/flaresolverr/4.0.4/CHANGELOG.md rename to stable/flaresolverr/4.0.5/CHANGELOG.md index 69f51954738..74cf647e54b 100644 --- a/stable/flaresolverr/4.0.4/CHANGELOG.md +++ b/stable/flaresolverr/4.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [flaresolverr-4.0.5](https://github.com/truecharts/apps/compare/flaresolverr-4.0.4...flaresolverr-4.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [flaresolverr-4.0.4](https://github.com/truecharts/apps/compare/flaresolverr-4.0.3...flaresolverr-4.0.4) (2021-11-01) @@ -88,12 +97,3 @@ - -### [flaresolverr-3.0.11](https://github.com/truecharts/apps/compare/flaresolverr-3.0.10...flaresolverr-3.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - - diff --git a/stable/flood/4.0.3/CONFIG.md b/stable/flaresolverr/4.0.5/CONFIG.md similarity index 100% rename from stable/flood/4.0.3/CONFIG.md rename to stable/flaresolverr/4.0.5/CONFIG.md diff --git a/stable/flaresolverr/4.0.5/Chart.lock b/stable/flaresolverr/4.0.5/Chart.lock new file mode 100644 index 00000000000..3503e361717 --- /dev/null +++ b/stable/flaresolverr/4.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:06:44.203851501Z" diff --git a/stable/flaresolverr/4.0.4/Chart.yaml b/stable/flaresolverr/4.0.5/Chart.yaml similarity index 95% rename from stable/flaresolverr/4.0.4/Chart.yaml rename to stable/flaresolverr/4.0.5/Chart.yaml index 1dabc910d47..70b18245477 100644 --- a/stable/flaresolverr/4.0.4/Chart.yaml +++ b/stable/flaresolverr/4.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 4.0.5 annotations: truecharts.org/catagories: | - media diff --git a/stable/flaresolverr/4.0.4/README.md b/stable/flaresolverr/4.0.5/README.md similarity index 96% rename from stable/flaresolverr/4.0.4/README.md rename to stable/flaresolverr/4.0.5/README.md index b78a9a5df90..81562772dcf 100644 --- a/stable/flaresolverr/4.0.4/README.md +++ b/stable/flaresolverr/4.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/flaresolverr/4.0.4/app-readme.md b/stable/flaresolverr/4.0.5/app-readme.md similarity index 100% rename from stable/flaresolverr/4.0.4/app-readme.md rename to stable/flaresolverr/4.0.5/app-readme.md diff --git a/stable/flaresolverr/4.0.5/charts/common-8.3.19.tgz b/stable/flaresolverr/4.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/flaresolverr/4.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/flaresolverr/4.0.4/helm-values.md b/stable/flaresolverr/4.0.5/helm-values.md similarity index 100% rename from stable/flaresolverr/4.0.4/helm-values.md rename to stable/flaresolverr/4.0.5/helm-values.md diff --git a/stable/flaresolverr/4.0.4/ix_values.yaml b/stable/flaresolverr/4.0.5/ix_values.yaml similarity index 100% rename from stable/flaresolverr/4.0.4/ix_values.yaml rename to stable/flaresolverr/4.0.5/ix_values.yaml diff --git a/stable/flaresolverr/4.0.4/questions.yaml b/stable/flaresolverr/4.0.5/questions.yaml similarity index 100% rename from stable/flaresolverr/4.0.4/questions.yaml rename to stable/flaresolverr/4.0.5/questions.yaml diff --git a/stable/flaresolverr/4.0.4/templates/common.yaml b/stable/flaresolverr/4.0.5/templates/common.yaml similarity index 100% rename from stable/flaresolverr/4.0.4/templates/common.yaml rename to stable/flaresolverr/4.0.5/templates/common.yaml diff --git a/stable/flood/4.0.3/values.yaml b/stable/flaresolverr/4.0.5/values.yaml similarity index 100% rename from stable/flood/4.0.3/values.yaml rename to stable/flaresolverr/4.0.5/values.yaml diff --git a/stable/flood/4.0.3/Chart.lock b/stable/flood/4.0.3/Chart.lock deleted file mode 100644 index 56e6e6ac8d6..00000000000 --- a/stable/flood/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/flood/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/flood/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/flood/4.0.3/CHANGELOG.md b/stable/flood/4.0.4/CHANGELOG.md similarity index 89% rename from stable/flood/4.0.3/CHANGELOG.md rename to stable/flood/4.0.4/CHANGELOG.md index da957e02f8b..f58777d7346 100644 --- a/stable/flood/4.0.3/CHANGELOG.md +++ b/stable/flood/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [flood-4.0.4](https://github.com/truecharts/apps/compare/flood-4.0.3...flood-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [flood-4.0.3](https://github.com/truecharts/apps/compare/flood-4.0.2...flood-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [flood-3.0.11](https://github.com/truecharts/apps/compare/flood-3.0.10...flood-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/focalboard/4.0.3/CONFIG.md b/stable/flood/4.0.4/CONFIG.md similarity index 100% rename from stable/focalboard/4.0.3/CONFIG.md rename to stable/flood/4.0.4/CONFIG.md diff --git a/stable/flood/4.0.4/Chart.lock b/stable/flood/4.0.4/Chart.lock new file mode 100644 index 00000000000..024906b5a0c --- /dev/null +++ b/stable/flood/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:07:12.479655288Z" diff --git a/stable/flood/4.0.3/Chart.yaml b/stable/flood/4.0.4/Chart.yaml similarity index 95% rename from stable/flood/4.0.3/Chart.yaml rename to stable/flood/4.0.4/Chart.yaml index e8828cdf6df..1b88b8e6d7a 100644 --- a/stable/flood/4.0.3/Chart.yaml +++ b/stable/flood/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.7.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/flood/4.0.3/README.md b/stable/flood/4.0.4/README.md similarity index 96% rename from stable/flood/4.0.3/README.md rename to stable/flood/4.0.4/README.md index 14b5b32f710..0dff675e5ce 100644 --- a/stable/flood/4.0.3/README.md +++ b/stable/flood/4.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/flood/4.0.3/app-readme.md b/stable/flood/4.0.4/app-readme.md similarity index 100% rename from stable/flood/4.0.3/app-readme.md rename to stable/flood/4.0.4/app-readme.md diff --git a/stable/flood/4.0.4/charts/common-8.3.19.tgz b/stable/flood/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/flood/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/flood/4.0.3/ci/ct-values.yaml b/stable/flood/4.0.4/ci/ct-values.yaml similarity index 100% rename from stable/flood/4.0.3/ci/ct-values.yaml rename to stable/flood/4.0.4/ci/ct-values.yaml diff --git a/stable/flood/4.0.3/helm-values.md b/stable/flood/4.0.4/helm-values.md similarity index 100% rename from stable/flood/4.0.3/helm-values.md rename to stable/flood/4.0.4/helm-values.md diff --git a/stable/flood/4.0.3/ix_values.yaml b/stable/flood/4.0.4/ix_values.yaml similarity index 100% rename from stable/flood/4.0.3/ix_values.yaml rename to stable/flood/4.0.4/ix_values.yaml diff --git a/stable/flood/4.0.3/questions.yaml b/stable/flood/4.0.4/questions.yaml similarity index 100% rename from stable/flood/4.0.3/questions.yaml rename to stable/flood/4.0.4/questions.yaml diff --git a/stable/flood/4.0.3/templates/common.yaml b/stable/flood/4.0.4/templates/common.yaml similarity index 100% rename from stable/flood/4.0.3/templates/common.yaml rename to stable/flood/4.0.4/templates/common.yaml diff --git a/stable/focalboard/4.0.3/values.yaml b/stable/flood/4.0.4/values.yaml similarity index 100% rename from stable/focalboard/4.0.3/values.yaml rename to stable/flood/4.0.4/values.yaml diff --git a/stable/focalboard/4.0.3/Chart.lock b/stable/focalboard/4.0.3/Chart.lock deleted file mode 100644 index b70d33b35ea..00000000000 --- a/stable/focalboard/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/focalboard/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/focalboard/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/focalboard/4.0.3/CHANGELOG.md b/stable/focalboard/4.0.4/CHANGELOG.md similarity index 89% rename from stable/focalboard/4.0.3/CHANGELOG.md rename to stable/focalboard/4.0.4/CHANGELOG.md index 0b95f4f721d..4c8d18259e4 100644 --- a/stable/focalboard/4.0.3/CHANGELOG.md +++ b/stable/focalboard/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [focalboard-4.0.4](https://github.com/truecharts/apps/compare/focalboard-4.0.3...focalboard-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [focalboard-4.0.3](https://github.com/truecharts/apps/compare/focalboard-4.0.2...focalboard-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [focalboard-3.0.10](https://github.com/truecharts/apps/compare/focalboard-3.0.9...focalboard-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/fossil/2.0.3/CONFIG.md b/stable/focalboard/4.0.4/CONFIG.md similarity index 100% rename from stable/fossil/2.0.3/CONFIG.md rename to stable/focalboard/4.0.4/CONFIG.md diff --git a/stable/focalboard/4.0.4/Chart.lock b/stable/focalboard/4.0.4/Chart.lock new file mode 100644 index 00000000000..213fb76dfbe --- /dev/null +++ b/stable/focalboard/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:07:40.902304204Z" diff --git a/stable/focalboard/4.0.3/Chart.yaml b/stable/focalboard/4.0.4/Chart.yaml similarity index 96% rename from stable/focalboard/4.0.3/Chart.yaml rename to stable/focalboard/4.0.4/Chart.yaml index f54f50ab960..61d52cafafa 100644 --- a/stable/focalboard/4.0.3/Chart.yaml +++ b/stable/focalboard/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.8.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/focalboard/4.0.3/README.md b/stable/focalboard/4.0.4/README.md similarity index 96% rename from stable/focalboard/4.0.3/README.md rename to stable/focalboard/4.0.4/README.md index 2dbf0f1c6bb..04985c6cc45 100644 --- a/stable/focalboard/4.0.3/README.md +++ b/stable/focalboard/4.0.4/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/focalboard/4.0.3/app-readme.md b/stable/focalboard/4.0.4/app-readme.md similarity index 100% rename from stable/focalboard/4.0.3/app-readme.md rename to stable/focalboard/4.0.4/app-readme.md diff --git a/stable/focalboard/4.0.4/charts/common-8.3.19.tgz b/stable/focalboard/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/focalboard/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/focalboard/4.0.3/helm-values.md b/stable/focalboard/4.0.4/helm-values.md similarity index 100% rename from stable/focalboard/4.0.3/helm-values.md rename to stable/focalboard/4.0.4/helm-values.md diff --git a/stable/focalboard/4.0.3/ix_values.yaml b/stable/focalboard/4.0.4/ix_values.yaml similarity index 100% rename from stable/focalboard/4.0.3/ix_values.yaml rename to stable/focalboard/4.0.4/ix_values.yaml diff --git a/stable/focalboard/4.0.3/questions.yaml b/stable/focalboard/4.0.4/questions.yaml similarity index 100% rename from stable/focalboard/4.0.3/questions.yaml rename to stable/focalboard/4.0.4/questions.yaml diff --git a/stable/focalboard/4.0.3/templates/common.yaml b/stable/focalboard/4.0.4/templates/common.yaml similarity index 100% rename from stable/focalboard/4.0.3/templates/common.yaml rename to stable/focalboard/4.0.4/templates/common.yaml diff --git a/stable/fossil/2.0.3/values.yaml b/stable/focalboard/4.0.4/values.yaml similarity index 100% rename from stable/fossil/2.0.3/values.yaml rename to stable/focalboard/4.0.4/values.yaml diff --git a/stable/fossil/2.0.3/Chart.lock b/stable/fossil/2.0.3/Chart.lock deleted file mode 100644 index 66436e08973..00000000000 --- a/stable/fossil/2.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/fossil/2.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/fossil/2.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/fossil/2.0.3/CHANGELOG.md b/stable/fossil/2.0.4/CHANGELOG.md similarity index 89% rename from stable/fossil/2.0.3/CHANGELOG.md rename to stable/fossil/2.0.4/CHANGELOG.md index 8b3493fab6c..7a81e7f75c2 100644 --- a/stable/fossil/2.0.3/CHANGELOG.md +++ b/stable/fossil/2.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [fossil-2.0.4](https://github.com/truecharts/apps/compare/fossil-2.0.3...fossil-2.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [fossil-2.0.3](https://github.com/truecharts/apps/compare/fossil-2.0.2...fossil-2.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [fossil-0.0.6](https://github.com/truecharts/apps/compare/fossil-0.0.5...fossil-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/freeradius/4.0.3/CONFIG.md b/stable/fossil/2.0.4/CONFIG.md similarity index 100% rename from stable/freeradius/4.0.3/CONFIG.md rename to stable/fossil/2.0.4/CONFIG.md diff --git a/stable/fossil/2.0.4/Chart.lock b/stable/fossil/2.0.4/Chart.lock new file mode 100644 index 00000000000..b9817b4a933 --- /dev/null +++ b/stable/fossil/2.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:08:09.596123254Z" diff --git a/stable/fossil/2.0.3/Chart.yaml b/stable/fossil/2.0.4/Chart.yaml similarity index 95% rename from stable/fossil/2.0.3/Chart.yaml rename to stable/fossil/2.0.4/Chart.yaml index c2d01111f5c..95b886797fa 100644 --- a/stable/fossil/2.0.3/Chart.yaml +++ b/stable/fossil/2.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.15.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 2.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/fossil/2.0.3/README.md b/stable/fossil/2.0.4/README.md similarity index 96% rename from stable/fossil/2.0.3/README.md rename to stable/fossil/2.0.4/README.md index cc5ce2a8df2..bf671f6ef2e 100644 --- a/stable/fossil/2.0.3/README.md +++ b/stable/fossil/2.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/fossil/2.0.3/app-readme.md b/stable/fossil/2.0.4/app-readme.md similarity index 100% rename from stable/fossil/2.0.3/app-readme.md rename to stable/fossil/2.0.4/app-readme.md diff --git a/stable/fossil/2.0.4/charts/common-8.3.19.tgz b/stable/fossil/2.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/fossil/2.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/fossil/2.0.3/helm-values.md b/stable/fossil/2.0.4/helm-values.md similarity index 100% rename from stable/fossil/2.0.3/helm-values.md rename to stable/fossil/2.0.4/helm-values.md diff --git a/stable/fossil/2.0.3/ix_values.yaml b/stable/fossil/2.0.4/ix_values.yaml similarity index 100% rename from stable/fossil/2.0.3/ix_values.yaml rename to stable/fossil/2.0.4/ix_values.yaml diff --git a/stable/fossil/2.0.3/questions.yaml b/stable/fossil/2.0.4/questions.yaml similarity index 100% rename from stable/fossil/2.0.3/questions.yaml rename to stable/fossil/2.0.4/questions.yaml diff --git a/stable/fossil/2.0.3/templates/common.yaml b/stable/fossil/2.0.4/templates/common.yaml similarity index 100% rename from stable/fossil/2.0.3/templates/common.yaml rename to stable/fossil/2.0.4/templates/common.yaml diff --git a/stable/freeradius/4.0.3/values.yaml b/stable/fossil/2.0.4/values.yaml similarity index 100% rename from stable/freeradius/4.0.3/values.yaml rename to stable/fossil/2.0.4/values.yaml diff --git a/stable/freeradius/4.0.3/Chart.lock b/stable/freeradius/4.0.3/Chart.lock deleted file mode 100644 index 85fa88a01e3..00000000000 --- a/stable/freeradius/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/freeradius/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/freeradius/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/freeradius/4.0.3/CHANGELOG.md b/stable/freeradius/4.0.4/CHANGELOG.md similarity index 89% rename from stable/freeradius/4.0.3/CHANGELOG.md rename to stable/freeradius/4.0.4/CHANGELOG.md index 62740475495..14671f03666 100644 --- a/stable/freeradius/4.0.3/CHANGELOG.md +++ b/stable/freeradius/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [freeradius-4.0.4](https://github.com/truecharts/apps/compare/freeradius-4.0.3...freeradius-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [freeradius-4.0.3](https://github.com/truecharts/apps/compare/freeradius-4.0.2...freeradius-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [freeradius-3.0.10](https://github.com/truecharts/apps/compare/freeradius-3.0.9...freeradius-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/freshrss/9.0.4/CONFIG.md b/stable/freeradius/4.0.4/CONFIG.md similarity index 100% rename from stable/freshrss/9.0.4/CONFIG.md rename to stable/freeradius/4.0.4/CONFIG.md diff --git a/stable/freeradius/4.0.4/Chart.lock b/stable/freeradius/4.0.4/Chart.lock new file mode 100644 index 00000000000..d3bb6b068ce --- /dev/null +++ b/stable/freeradius/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:08:37.727917377Z" diff --git a/stable/freeradius/4.0.3/Chart.yaml b/stable/freeradius/4.0.4/Chart.yaml similarity index 95% rename from stable/freeradius/4.0.3/Chart.yaml rename to stable/freeradius/4.0.4/Chart.yaml index 2e070274890..ef142f419da 100644 --- a/stable/freeradius/4.0.3/Chart.yaml +++ b/stable/freeradius/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.0.23" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - auth diff --git a/stable/freeradius/4.0.3/README.md b/stable/freeradius/4.0.4/README.md similarity index 96% rename from stable/freeradius/4.0.3/README.md rename to stable/freeradius/4.0.4/README.md index ca92d5cfb7b..e4e61585bc1 100644 --- a/stable/freeradius/4.0.3/README.md +++ b/stable/freeradius/4.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/freeradius/4.0.3/app-readme.md b/stable/freeradius/4.0.4/app-readme.md similarity index 100% rename from stable/freeradius/4.0.3/app-readme.md rename to stable/freeradius/4.0.4/app-readme.md diff --git a/stable/freeradius/4.0.4/charts/common-8.3.19.tgz b/stable/freeradius/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/freeradius/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/freeradius/4.0.3/helm-values.md b/stable/freeradius/4.0.4/helm-values.md similarity index 100% rename from stable/freeradius/4.0.3/helm-values.md rename to stable/freeradius/4.0.4/helm-values.md diff --git a/stable/freeradius/4.0.3/ix_values.yaml b/stable/freeradius/4.0.4/ix_values.yaml similarity index 100% rename from stable/freeradius/4.0.3/ix_values.yaml rename to stable/freeradius/4.0.4/ix_values.yaml diff --git a/stable/freeradius/4.0.3/questions.yaml b/stable/freeradius/4.0.4/questions.yaml similarity index 100% rename from stable/freeradius/4.0.3/questions.yaml rename to stable/freeradius/4.0.4/questions.yaml diff --git a/stable/freeradius/4.0.4/templates/common.yaml b/stable/freeradius/4.0.4/templates/common.yaml new file mode 100644 index 00000000000..da58e96d9e0 --- /dev/null +++ b/stable/freeradius/4.0.4/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.4/values.yaml b/stable/freeradius/4.0.4/values.yaml similarity index 100% rename from stable/freshrss/9.0.4/values.yaml rename to stable/freeradius/4.0.4/values.yaml diff --git a/stable/freshrss/9.0.4/Chart.lock b/stable/freshrss/9.0.4/Chart.lock deleted file mode 100644 index 5dfb0c730d0..00000000000 --- a/stable/freshrss/9.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/freshrss/9.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/freshrss/9.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/freshrss/9.0.4/CHANGELOG.md b/stable/freshrss/9.0.5/CHANGELOG.md similarity index 91% rename from stable/freshrss/9.0.4/CHANGELOG.md rename to stable/freshrss/9.0.5/CHANGELOG.md index 5625874b9c1..3ecd081461b 100644 --- a/stable/freshrss/9.0.4/CHANGELOG.md +++ b/stable/freshrss/9.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [freshrss-9.0.5](https://github.com/truecharts/apps/compare/freshrss-9.0.4...freshrss-9.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [freshrss-9.0.4](https://github.com/truecharts/apps/compare/freshrss-9.0.3...freshrss-9.0.4) (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)) - - -### [freshrss-8.0.14](https://github.com/truecharts/apps/compare/freshrss-8.0.13...freshrss-8.0.14) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - diff --git a/stable/gaps/9.0.3/CONFIG.md b/stable/freshrss/9.0.5/CONFIG.md similarity index 100% rename from stable/gaps/9.0.3/CONFIG.md rename to stable/freshrss/9.0.5/CONFIG.md diff --git a/stable/freshrss/9.0.5/Chart.lock b/stable/freshrss/9.0.5/Chart.lock new file mode 100644 index 00000000000..6e49d9f285a --- /dev/null +++ b/stable/freshrss/9.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:09:06.228194563Z" diff --git a/stable/freshrss/9.0.4/Chart.yaml b/stable/freshrss/9.0.5/Chart.yaml similarity index 95% rename from stable/freshrss/9.0.4/Chart.yaml rename to stable/freshrss/9.0.5/Chart.yaml index b38dce6aea6..bd4a08dce31 100644 --- a/stable/freshrss/9.0.4/Chart.yaml +++ b/stable/freshrss/9.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.18.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 9.0.5 annotations: truecharts.org/catagories: | - media diff --git a/stable/freshrss/9.0.4/README.md b/stable/freshrss/9.0.5/README.md similarity index 96% rename from stable/freshrss/9.0.4/README.md rename to stable/freshrss/9.0.5/README.md index f02b6989d88..c9e871393eb 100644 --- a/stable/freshrss/9.0.4/README.md +++ b/stable/freshrss/9.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/freshrss/9.0.4/app-readme.md b/stable/freshrss/9.0.5/app-readme.md similarity index 100% rename from stable/freshrss/9.0.4/app-readme.md rename to stable/freshrss/9.0.5/app-readme.md diff --git a/stable/freshrss/9.0.5/charts/common-8.3.19.tgz b/stable/freshrss/9.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/freshrss/9.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/freshrss/9.0.4/helm-values.md b/stable/freshrss/9.0.5/helm-values.md similarity index 100% rename from stable/freshrss/9.0.4/helm-values.md rename to stable/freshrss/9.0.5/helm-values.md diff --git a/stable/freshrss/9.0.4/ix_values.yaml b/stable/freshrss/9.0.5/ix_values.yaml similarity index 100% rename from stable/freshrss/9.0.4/ix_values.yaml rename to stable/freshrss/9.0.5/ix_values.yaml diff --git a/stable/freshrss/9.0.4/questions.yaml b/stable/freshrss/9.0.5/questions.yaml similarity index 100% rename from stable/freshrss/9.0.4/questions.yaml rename to stable/freshrss/9.0.5/questions.yaml diff --git a/stable/freshrss/9.0.4/templates/common.yaml b/stable/freshrss/9.0.5/templates/common.yaml similarity index 100% rename from stable/freshrss/9.0.4/templates/common.yaml rename to stable/freshrss/9.0.5/templates/common.yaml diff --git a/stable/gaps/9.0.3/values.yaml b/stable/freshrss/9.0.5/values.yaml similarity index 100% rename from stable/gaps/9.0.3/values.yaml rename to stable/freshrss/9.0.5/values.yaml diff --git a/stable/gaps/9.0.3/Chart.lock b/stable/gaps/9.0.3/Chart.lock deleted file mode 100644 index 890adc12a0c..00000000000 --- a/stable/gaps/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/gaps/9.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/gaps/9.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/gaps/9.0.3/CHANGELOG.md b/stable/gaps/9.0.4/CHANGELOG.md similarity index 89% rename from stable/gaps/9.0.3/CHANGELOG.md rename to stable/gaps/9.0.4/CHANGELOG.md index 11cf8c4d99c..b030db17e53 100644 --- a/stable/gaps/9.0.3/CHANGELOG.md +++ b/stable/gaps/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [gaps-9.0.4](https://github.com/truecharts/apps/compare/gaps-9.0.3...gaps-9.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [gaps-9.0.3](https://github.com/truecharts/apps/compare/gaps-9.0.2...gaps-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [gaps-8.0.10](https://github.com/truecharts/apps/compare/gaps-8.0.9...gaps-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)) - - - - diff --git a/stable/gitea/4.0.6/CONFIG.md b/stable/gaps/9.0.4/CONFIG.md similarity index 100% rename from stable/gitea/4.0.6/CONFIG.md rename to stable/gaps/9.0.4/CONFIG.md diff --git a/stable/gaps/9.0.4/Chart.lock b/stable/gaps/9.0.4/Chart.lock new file mode 100644 index 00000000000..9ede7134779 --- /dev/null +++ b/stable/gaps/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:09:35.335859981Z" diff --git a/stable/gaps/9.0.3/Chart.yaml b/stable/gaps/9.0.4/Chart.yaml similarity index 95% rename from stable/gaps/9.0.3/Chart.yaml rename to stable/gaps/9.0.4/Chart.yaml index 99b298cedbd..03e53ba04dc 100644 --- a/stable/gaps/9.0.3/Chart.yaml +++ b/stable/gaps/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.8.8" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/gaps/9.0.3/README.md b/stable/gaps/9.0.4/README.md similarity index 96% rename from stable/gaps/9.0.3/README.md rename to stable/gaps/9.0.4/README.md index 40d899fd8a1..5eb3b26c0f3 100644 --- a/stable/gaps/9.0.3/README.md +++ b/stable/gaps/9.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/gaps/9.0.3/app-readme.md b/stable/gaps/9.0.4/app-readme.md similarity index 100% rename from stable/gaps/9.0.3/app-readme.md rename to stable/gaps/9.0.4/app-readme.md diff --git a/stable/gaps/9.0.4/charts/common-8.3.19.tgz b/stable/gaps/9.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/gaps/9.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/gaps/9.0.3/helm-values.md b/stable/gaps/9.0.4/helm-values.md similarity index 100% rename from stable/gaps/9.0.3/helm-values.md rename to stable/gaps/9.0.4/helm-values.md diff --git a/stable/gaps/9.0.3/ix_values.yaml b/stable/gaps/9.0.4/ix_values.yaml similarity index 100% rename from stable/gaps/9.0.3/ix_values.yaml rename to stable/gaps/9.0.4/ix_values.yaml diff --git a/stable/gaps/9.0.3/questions.yaml b/stable/gaps/9.0.4/questions.yaml similarity index 100% rename from stable/gaps/9.0.3/questions.yaml rename to stable/gaps/9.0.4/questions.yaml diff --git a/stable/gaps/9.0.3/templates/common.yaml b/stable/gaps/9.0.4/templates/common.yaml similarity index 100% rename from stable/gaps/9.0.3/templates/common.yaml rename to stable/gaps/9.0.4/templates/common.yaml diff --git a/stable/gitea/4.0.6/values.yaml b/stable/gaps/9.0.4/values.yaml similarity index 100% rename from stable/gitea/4.0.6/values.yaml rename to stable/gaps/9.0.4/values.yaml 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 deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/gitea/4.0.6/charts/common-8.3.18.tgz and /dev/null differ 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 deleted file mode 100644 index 12af7bda79d..00000000000 Binary files a/stable/gitea/4.0.6/charts/postgresql-5.1.5.tgz and /dev/null differ diff --git a/stable/gitea/4.0.6/CHANGELOG.md b/stable/gitea/4.0.7/CHANGELOG.md similarity index 91% rename from stable/gitea/4.0.6/CHANGELOG.md rename to stable/gitea/4.0.7/CHANGELOG.md index 7f9c45d6ce9..0287e7d701b 100644 --- a/stable/gitea/4.0.6/CHANGELOG.md +++ b/stable/gitea/4.0.7/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [gitea-4.0.7](https://github.com/truecharts/apps/compare/gitea-4.0.6...gitea-4.0.7) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [gitea-4.0.6](https://github.com/truecharts/apps/compare/gitea-4.0.5...gitea-4.0.6) (2021-11-01) @@ -88,12 +97,3 @@ ### [gitea-2.0.3](https://github.com/truecharts/apps/compare/gitea-2.0.2...gitea-2.0.3) (2021-10-20) #### Chore - -* bump apps, remove duplicates and move incubator to stable for RC1 - - - - -### [gitea-2.0.0](https://github.com/truecharts/apps/compare/gitea-1.0.17...gitea-2.0.0) (2021-10-20) - -#### Chore diff --git a/stable/golinks/2.0.3/CONFIG.md b/stable/gitea/4.0.7/CONFIG.md similarity index 100% rename from stable/golinks/2.0.3/CONFIG.md rename to stable/gitea/4.0.7/CONFIG.md diff --git a/stable/gitea/4.0.6/Chart.lock b/stable/gitea/4.0.7/Chart.lock similarity index 56% rename from stable/gitea/4.0.6/Chart.lock rename to stable/gitea/4.0.7/Chart.lock index 11f2db81a2f..7cbca10d03b 100644 --- a/stable/gitea/4.0.6/Chart.lock +++ b/stable/gitea/4.0.7/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 - name: postgresql repository: https://truecharts.org/ - version: 5.1.5 + version: 5.1.7 - name: memcached repository: https://charts.bitnami.com/bitnami version: 5.15.8 -digest: sha256:7d678a3a838b4c28ad6ae13caf351473cdd18965afa1406856ccec47dbdc0d51 -generated: "2021-11-01T14:01:17.052559551Z" +digest: sha256:afabbea24c2de9344350994afdd0c4d963c1d58cf176d20ecec7d7825544eacb +generated: "2021-11-02T18:10:07.33530055Z" diff --git a/stable/gitea/4.0.6/Chart.yaml b/stable/gitea/4.0.7/Chart.yaml similarity index 94% rename from stable/gitea/4.0.6/Chart.yaml rename to stable/gitea/4.0.7/Chart.yaml index 6ea1078d600..77a1ceeabb5 100644 --- a/stable/gitea/4.0.6/Chart.yaml +++ b/stable/gitea/4.0.7/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "1.15.6" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.5 + version: 5.1.7 - 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.6 +version: 4.0.7 annotations: truecharts.org/catagories: | - GIT diff --git a/stable/gitea/4.0.6/README.md b/stable/gitea/4.0.7/README.md similarity index 93% rename from stable/gitea/4.0.6/README.md rename to stable/gitea/4.0.7/README.md index aac9bdb6de2..1f167535e69 100644 --- a/stable/gitea/4.0.6/README.md +++ b/stable/gitea/4.0.7/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.5 | -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org/ | postgresql | 5.1.7 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/gitea/4.0.6/app-readme.md b/stable/gitea/4.0.7/app-readme.md similarity index 100% rename from stable/gitea/4.0.6/app-readme.md rename to stable/gitea/4.0.7/app-readme.md diff --git a/stable/gitea/4.0.7/charts/common-8.3.19.tgz b/stable/gitea/4.0.7/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/gitea/4.0.7/charts/common-8.3.19.tgz differ diff --git a/stable/gitea/4.0.6/charts/memcached-5.15.8.tgz b/stable/gitea/4.0.7/charts/memcached-5.15.8.tgz similarity index 100% rename from stable/gitea/4.0.6/charts/memcached-5.15.8.tgz rename to stable/gitea/4.0.7/charts/memcached-5.15.8.tgz diff --git a/stable/gitea/4.0.7/charts/postgresql-5.1.7.tgz b/stable/gitea/4.0.7/charts/postgresql-5.1.7.tgz new file mode 100644 index 00000000000..c12e8aea1c5 Binary files /dev/null and b/stable/gitea/4.0.7/charts/postgresql-5.1.7.tgz differ diff --git a/stable/gitea/4.0.6/ci/basic-values.yaml b/stable/gitea/4.0.7/ci/basic-values.yaml similarity index 100% rename from stable/gitea/4.0.6/ci/basic-values.yaml rename to stable/gitea/4.0.7/ci/basic-values.yaml diff --git a/stable/gitea/4.0.6/ci/ingress-values.yaml b/stable/gitea/4.0.7/ci/ingress-values.yaml similarity index 100% rename from stable/gitea/4.0.6/ci/ingress-values.yaml rename to stable/gitea/4.0.7/ci/ingress-values.yaml diff --git a/stable/gitea/4.0.6/helm-values.md b/stable/gitea/4.0.7/helm-values.md similarity index 100% rename from stable/gitea/4.0.6/helm-values.md rename to stable/gitea/4.0.7/helm-values.md diff --git a/stable/gitea/4.0.6/ix_values.yaml b/stable/gitea/4.0.7/ix_values.yaml similarity index 100% rename from stable/gitea/4.0.6/ix_values.yaml rename to stable/gitea/4.0.7/ix_values.yaml diff --git a/stable/gitea/4.0.6/questions.yaml b/stable/gitea/4.0.7/questions.yaml similarity index 100% rename from stable/gitea/4.0.6/questions.yaml rename to stable/gitea/4.0.7/questions.yaml diff --git a/stable/gitea/4.0.6/templates/_configmap.tpl b/stable/gitea/4.0.7/templates/_configmap.tpl similarity index 100% rename from stable/gitea/4.0.6/templates/_configmap.tpl rename to stable/gitea/4.0.7/templates/_configmap.tpl diff --git a/stable/gitea/4.0.6/templates/_secrets.tpl b/stable/gitea/4.0.7/templates/_secrets.tpl similarity index 100% rename from stable/gitea/4.0.6/templates/_secrets.tpl rename to stable/gitea/4.0.7/templates/_secrets.tpl diff --git a/stable/gitea/4.0.6/templates/common.yaml b/stable/gitea/4.0.7/templates/common.yaml similarity index 100% rename from stable/gitea/4.0.6/templates/common.yaml rename to stable/gitea/4.0.7/templates/common.yaml diff --git a/stable/golinks/2.0.3/values.yaml b/stable/gitea/4.0.7/values.yaml similarity index 100% rename from stable/golinks/2.0.3/values.yaml rename to stable/gitea/4.0.7/values.yaml diff --git a/stable/golinks/2.0.3/Chart.lock b/stable/golinks/2.0.3/Chart.lock deleted file mode 100644 index 832315699d1..00000000000 --- a/stable/golinks/2.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/golinks/2.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/golinks/2.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/golinks/2.0.3/CHANGELOG.md b/stable/golinks/2.0.4/CHANGELOG.md similarity index 89% rename from stable/golinks/2.0.3/CHANGELOG.md rename to stable/golinks/2.0.4/CHANGELOG.md index 42ff4409750..93b931a51e9 100644 --- a/stable/golinks/2.0.3/CHANGELOG.md +++ b/stable/golinks/2.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [golinks-2.0.4](https://github.com/truecharts/apps/compare/golinks-2.0.3...golinks-2.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [golinks-2.0.3](https://github.com/truecharts/apps/compare/golinks-2.0.2...golinks-2.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [golinks-0.0.6](https://github.com/truecharts/apps/compare/golinks-0.0.5...golinks-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/gonic/4.0.3/CONFIG.md b/stable/golinks/2.0.4/CONFIG.md similarity index 100% rename from stable/gonic/4.0.3/CONFIG.md rename to stable/golinks/2.0.4/CONFIG.md diff --git a/stable/golinks/2.0.4/Chart.lock b/stable/golinks/2.0.4/Chart.lock new file mode 100644 index 00000000000..df4718a5394 --- /dev/null +++ b/stable/golinks/2.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:11:03.087539425Z" diff --git a/stable/golinks/2.0.3/Chart.yaml b/stable/golinks/2.0.4/Chart.yaml similarity index 95% rename from stable/golinks/2.0.3/Chart.yaml rename to stable/golinks/2.0.4/Chart.yaml index 42a2dafef7e..12100e4854a 100644 --- a/stable/golinks/2.0.3/Chart.yaml +++ b/stable/golinks/2.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "154c581" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 2.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/golinks/2.0.3/README.md b/stable/golinks/2.0.4/README.md similarity index 96% rename from stable/golinks/2.0.3/README.md rename to stable/golinks/2.0.4/README.md index cfe66da3711..a7a9acf8824 100644 --- a/stable/golinks/2.0.3/README.md +++ b/stable/golinks/2.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/golinks/2.0.3/app-readme.md b/stable/golinks/2.0.4/app-readme.md similarity index 100% rename from stable/golinks/2.0.3/app-readme.md rename to stable/golinks/2.0.4/app-readme.md diff --git a/stable/golinks/2.0.4/charts/common-8.3.19.tgz b/stable/golinks/2.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/golinks/2.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/golinks/2.0.3/helm-values.md b/stable/golinks/2.0.4/helm-values.md similarity index 100% rename from stable/golinks/2.0.3/helm-values.md rename to stable/golinks/2.0.4/helm-values.md diff --git a/stable/golinks/2.0.3/ix_values.yaml b/stable/golinks/2.0.4/ix_values.yaml similarity index 100% rename from stable/golinks/2.0.3/ix_values.yaml rename to stable/golinks/2.0.4/ix_values.yaml diff --git a/stable/golinks/2.0.3/questions.yaml b/stable/golinks/2.0.4/questions.yaml similarity index 100% rename from stable/golinks/2.0.3/questions.yaml rename to stable/golinks/2.0.4/questions.yaml diff --git a/stable/golinks/2.0.3/templates/common.yaml b/stable/golinks/2.0.4/templates/common.yaml similarity index 100% rename from stable/golinks/2.0.3/templates/common.yaml rename to stable/golinks/2.0.4/templates/common.yaml diff --git a/stable/gonic/4.0.3/values.yaml b/stable/golinks/2.0.4/values.yaml similarity index 100% rename from stable/gonic/4.0.3/values.yaml rename to stable/golinks/2.0.4/values.yaml diff --git a/stable/gonic/4.0.3/Chart.lock b/stable/gonic/4.0.3/Chart.lock deleted file mode 100644 index 928df1b14aa..00000000000 --- a/stable/gonic/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/gonic/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/gonic/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/gonic/4.0.3/CHANGELOG.md b/stable/gonic/4.0.4/CHANGELOG.md similarity index 89% rename from stable/gonic/4.0.3/CHANGELOG.md rename to stable/gonic/4.0.4/CHANGELOG.md index 9d6a021f523..2f05683736a 100644 --- a/stable/gonic/4.0.3/CHANGELOG.md +++ b/stable/gonic/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [gonic-4.0.4](https://github.com/truecharts/apps/compare/gonic-4.0.3...gonic-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [gonic-4.0.3](https://github.com/truecharts/apps/compare/gonic-4.0.2...gonic-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [gonic-3.0.11](https://github.com/truecharts/apps/compare/gonic-3.0.10...gonic-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/gotify/4.0.4/CONFIG.md b/stable/gonic/4.0.4/CONFIG.md similarity index 100% rename from stable/gotify/4.0.4/CONFIG.md rename to stable/gonic/4.0.4/CONFIG.md diff --git a/stable/gonic/4.0.4/Chart.lock b/stable/gonic/4.0.4/Chart.lock new file mode 100644 index 00000000000..55fe3387a0c --- /dev/null +++ b/stable/gonic/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:11:32.194791895Z" diff --git a/stable/gonic/4.0.3/Chart.yaml b/stable/gonic/4.0.4/Chart.yaml similarity index 95% rename from stable/gonic/4.0.3/Chart.yaml rename to stable/gonic/4.0.4/Chart.yaml index 248c9dcaa8f..8bb78c56a3f 100644 --- a/stable/gonic/4.0.3/Chart.yaml +++ b/stable/gonic/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.14.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/gonic/4.0.3/README.md b/stable/gonic/4.0.4/README.md similarity index 96% rename from stable/gonic/4.0.3/README.md rename to stable/gonic/4.0.4/README.md index 9d8919e4b9b..80fd720b643 100644 --- a/stable/gonic/4.0.3/README.md +++ b/stable/gonic/4.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/gonic/4.0.3/app-readme.md b/stable/gonic/4.0.4/app-readme.md similarity index 100% rename from stable/gonic/4.0.3/app-readme.md rename to stable/gonic/4.0.4/app-readme.md diff --git a/stable/gonic/4.0.4/charts/common-8.3.19.tgz b/stable/gonic/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/gonic/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/gonic/4.0.3/ci/ct-values.yaml b/stable/gonic/4.0.4/ci/ct-values.yaml similarity index 100% rename from stable/gonic/4.0.3/ci/ct-values.yaml rename to stable/gonic/4.0.4/ci/ct-values.yaml diff --git a/stable/gonic/4.0.3/helm-values.md b/stable/gonic/4.0.4/helm-values.md similarity index 100% rename from stable/gonic/4.0.3/helm-values.md rename to stable/gonic/4.0.4/helm-values.md diff --git a/stable/gonic/4.0.3/ix_values.yaml b/stable/gonic/4.0.4/ix_values.yaml similarity index 100% rename from stable/gonic/4.0.3/ix_values.yaml rename to stable/gonic/4.0.4/ix_values.yaml diff --git a/stable/gonic/4.0.3/questions.yaml b/stable/gonic/4.0.4/questions.yaml similarity index 100% rename from stable/gonic/4.0.3/questions.yaml rename to stable/gonic/4.0.4/questions.yaml diff --git a/stable/gonic/4.0.3/templates/common.yaml b/stable/gonic/4.0.4/templates/common.yaml similarity index 100% rename from stable/gonic/4.0.3/templates/common.yaml rename to stable/gonic/4.0.4/templates/common.yaml diff --git a/stable/gotify/4.0.4/values.yaml b/stable/gonic/4.0.4/values.yaml similarity index 100% rename from stable/gotify/4.0.4/values.yaml rename to stable/gonic/4.0.4/values.yaml diff --git a/stable/gotify/4.0.4/Chart.lock b/stable/gotify/4.0.4/Chart.lock deleted file mode 100644 index ebce78a3267..00000000000 --- a/stable/gotify/4.0.4/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/gotify/4.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/gotify/4.0.4/charts/common-8.3.18.tgz and /dev/null 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 deleted file mode 100644 index 12af7bda79d..00000000000 Binary files a/stable/gotify/4.0.4/charts/postgresql-5.1.5.tgz and /dev/null differ diff --git a/stable/gotify/4.0.4/CHANGELOG.md b/stable/gotify/4.0.5/CHANGELOG.md similarity index 86% rename from stable/gotify/4.0.4/CHANGELOG.md rename to stable/gotify/4.0.5/CHANGELOG.md index 0cbb96ad2a4..3be12f9ba21 100644 --- a/stable/gotify/4.0.4/CHANGELOG.md +++ b/stable/gotify/4.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [gotify-4.0.5](https://github.com/truecharts/apps/compare/gotify-4.0.4...gotify-4.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [gotify-4.0.4](https://github.com/truecharts/apps/compare/gotify-4.0.3...gotify-4.0.4) (2021-11-01) @@ -88,12 +97,3 @@ -### [gotify-0.0.3](https://github.com/truecharts/apps/compare/gotify-0.0.2...gotify-0.0.3) (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/grav/2.0.3/CONFIG.md b/stable/gotify/4.0.5/CONFIG.md similarity index 100% rename from stable/grav/2.0.3/CONFIG.md rename to stable/gotify/4.0.5/CONFIG.md diff --git a/stable/gotify/4.0.5/Chart.lock b/stable/gotify/4.0.5/Chart.lock new file mode 100644 index 00000000000..f01cf1f9054 --- /dev/null +++ b/stable/gotify/4.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.7 +digest: sha256:9ca72bff75244fed934f5f0ef33b2d3bd41a69bb37410bab6f5c96775c803bb3 +generated: "2021-11-02T18:12:02.149863395Z" diff --git a/stable/gotify/4.0.4/Chart.yaml b/stable/gotify/4.0.5/Chart.yaml similarity index 93% rename from stable/gotify/4.0.4/Chart.yaml rename to stable/gotify/4.0.5/Chart.yaml index 19a96fca01e..1d9ee54f50a 100644 --- a/stable/gotify/4.0.4/Chart.yaml +++ b/stable/gotify/4.0.5/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "2.1.0" -version: 4.0.4 +version: 4.0.5 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.18 + version: 8.3.19 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.5 + version: 5.1.7 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/gotify/4.0.4/README.md b/stable/gotify/4.0.5/README.md similarity index 93% rename from stable/gotify/4.0.4/README.md rename to stable/gotify/4.0.5/README.md index a070f111a3b..cedd1e98b64 100644 --- a/stable/gotify/4.0.4/README.md +++ b/stable/gotify/4.0.5/README.md @@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.5 | -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org/ | postgresql | 5.1.7 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/gotify/4.0.4/app-readme.md b/stable/gotify/4.0.5/app-readme.md similarity index 100% rename from stable/gotify/4.0.4/app-readme.md rename to stable/gotify/4.0.5/app-readme.md diff --git a/stable/gotify/4.0.5/charts/common-8.3.19.tgz b/stable/gotify/4.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/gotify/4.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/gotify/4.0.5/charts/postgresql-5.1.7.tgz b/stable/gotify/4.0.5/charts/postgresql-5.1.7.tgz new file mode 100644 index 00000000000..c12e8aea1c5 Binary files /dev/null and b/stable/gotify/4.0.5/charts/postgresql-5.1.7.tgz differ diff --git a/stable/gotify/4.0.4/helm-values.md b/stable/gotify/4.0.5/helm-values.md similarity index 100% rename from stable/gotify/4.0.4/helm-values.md rename to stable/gotify/4.0.5/helm-values.md diff --git a/stable/gotify/4.0.4/ix_values.yaml b/stable/gotify/4.0.5/ix_values.yaml similarity index 100% rename from stable/gotify/4.0.4/ix_values.yaml rename to stable/gotify/4.0.5/ix_values.yaml diff --git a/stable/gotify/4.0.4/questions.yaml b/stable/gotify/4.0.5/questions.yaml similarity index 100% rename from stable/gotify/4.0.4/questions.yaml rename to stable/gotify/4.0.5/questions.yaml diff --git a/stable/gotify/4.0.4/templates/_configmap.tpl b/stable/gotify/4.0.5/templates/_configmap.tpl similarity index 100% rename from stable/gotify/4.0.4/templates/_configmap.tpl rename to stable/gotify/4.0.5/templates/_configmap.tpl diff --git a/stable/gotify/4.0.4/templates/common.yaml b/stable/gotify/4.0.5/templates/common.yaml similarity index 100% rename from stable/gotify/4.0.4/templates/common.yaml rename to stable/gotify/4.0.5/templates/common.yaml diff --git a/stable/grav/2.0.3/values.yaml b/stable/gotify/4.0.5/values.yaml similarity index 100% rename from stable/grav/2.0.3/values.yaml rename to stable/gotify/4.0.5/values.yaml diff --git a/stable/grav/2.0.3/Chart.lock b/stable/grav/2.0.3/Chart.lock deleted file mode 100644 index 1691988573c..00000000000 --- a/stable/grav/2.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/grav/2.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/grav/2.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/grav/2.0.3/CHANGELOG.md b/stable/grav/2.0.4/CHANGELOG.md similarity index 89% rename from stable/grav/2.0.3/CHANGELOG.md rename to stable/grav/2.0.4/CHANGELOG.md index 856781b4bfa..68e6c55e9d1 100644 --- a/stable/grav/2.0.3/CHANGELOG.md +++ b/stable/grav/2.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [grav-2.0.4](https://github.com/truecharts/apps/compare/grav-2.0.3...grav-2.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [grav-2.0.3](https://github.com/truecharts/apps/compare/grav-2.0.2...grav-2.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [grav-0.0.6](https://github.com/truecharts/apps/compare/grav-0.0.5...grav-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/grocy/9.0.3/CONFIG.md b/stable/grav/2.0.4/CONFIG.md similarity index 100% rename from stable/grocy/9.0.3/CONFIG.md rename to stable/grav/2.0.4/CONFIG.md diff --git a/stable/grav/2.0.4/Chart.lock b/stable/grav/2.0.4/Chart.lock new file mode 100644 index 00000000000..611276e1515 --- /dev/null +++ b/stable/grav/2.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:12:39.971335064Z" diff --git a/stable/grav/2.0.3/Chart.yaml b/stable/grav/2.0.4/Chart.yaml similarity index 95% rename from stable/grav/2.0.3/Chart.yaml rename to stable/grav/2.0.4/Chart.yaml index 6bc1a6bd1e2..3ad356b34d5 100644 --- a/stable/grav/2.0.3/Chart.yaml +++ b/stable/grav/2.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.7.18" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 2.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/grav/2.0.3/README.md b/stable/grav/2.0.4/README.md similarity index 96% rename from stable/grav/2.0.3/README.md rename to stable/grav/2.0.4/README.md index a9a3e51eb1f..d0f98870e2c 100644 --- a/stable/grav/2.0.3/README.md +++ b/stable/grav/2.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/grav/2.0.3/app-readme.md b/stable/grav/2.0.4/app-readme.md similarity index 100% rename from stable/grav/2.0.3/app-readme.md rename to stable/grav/2.0.4/app-readme.md diff --git a/stable/grav/2.0.4/charts/common-8.3.19.tgz b/stable/grav/2.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/grav/2.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/grav/2.0.3/helm-values.md b/stable/grav/2.0.4/helm-values.md similarity index 100% rename from stable/grav/2.0.3/helm-values.md rename to stable/grav/2.0.4/helm-values.md diff --git a/stable/grav/2.0.3/ix_values.yaml b/stable/grav/2.0.4/ix_values.yaml similarity index 100% rename from stable/grav/2.0.3/ix_values.yaml rename to stable/grav/2.0.4/ix_values.yaml diff --git a/stable/grav/2.0.3/questions.yaml b/stable/grav/2.0.4/questions.yaml similarity index 100% rename from stable/grav/2.0.3/questions.yaml rename to stable/grav/2.0.4/questions.yaml diff --git a/stable/grav/2.0.3/templates/common.yaml b/stable/grav/2.0.4/templates/common.yaml similarity index 100% rename from stable/grav/2.0.3/templates/common.yaml rename to stable/grav/2.0.4/templates/common.yaml diff --git a/stable/grocy/9.0.3/values.yaml b/stable/grav/2.0.4/values.yaml similarity index 100% rename from stable/grocy/9.0.3/values.yaml rename to stable/grav/2.0.4/values.yaml diff --git a/stable/grocy/9.0.3/Chart.lock b/stable/grocy/9.0.3/Chart.lock deleted file mode 100644 index 69e3ed32af5..00000000000 --- a/stable/grocy/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/grocy/9.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/grocy/9.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/grocy/9.0.3/CHANGELOG.md b/stable/grocy/9.0.4/CHANGELOG.md similarity index 89% rename from stable/grocy/9.0.3/CHANGELOG.md rename to stable/grocy/9.0.4/CHANGELOG.md index f63e7816f7a..0ac70247889 100644 --- a/stable/grocy/9.0.3/CHANGELOG.md +++ b/stable/grocy/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [grocy-9.0.4](https://github.com/truecharts/apps/compare/grocy-9.0.3...grocy-9.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [grocy-9.0.3](https://github.com/truecharts/apps/compare/grocy-9.0.2...grocy-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [grocy-8.0.11](https://github.com/truecharts/apps/compare/grocy-8.0.10...grocy-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)) - - - - diff --git a/stable/handbrake/9.0.3/CONFIG.md b/stable/grocy/9.0.4/CONFIG.md similarity index 100% rename from stable/handbrake/9.0.3/CONFIG.md rename to stable/grocy/9.0.4/CONFIG.md diff --git a/stable/grocy/9.0.4/Chart.lock b/stable/grocy/9.0.4/Chart.lock new file mode 100644 index 00000000000..f2593935080 --- /dev/null +++ b/stable/grocy/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:13:08.41351991Z" diff --git a/stable/grocy/9.0.3/Chart.yaml b/stable/grocy/9.0.4/Chart.yaml similarity index 95% rename from stable/grocy/9.0.3/Chart.yaml rename to stable/grocy/9.0.4/Chart.yaml index 676a4fa8533..7b19d32a925 100644 --- a/stable/grocy/9.0.3/Chart.yaml +++ b/stable/grocy/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.1.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - Home-Automation diff --git a/stable/grocy/9.0.3/README.md b/stable/grocy/9.0.4/README.md similarity index 96% rename from stable/grocy/9.0.3/README.md rename to stable/grocy/9.0.4/README.md index 54a0254da54..dba23e2aa71 100644 --- a/stable/grocy/9.0.3/README.md +++ b/stable/grocy/9.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/grocy/9.0.3/app-readme.md b/stable/grocy/9.0.4/app-readme.md similarity index 100% rename from stable/grocy/9.0.3/app-readme.md rename to stable/grocy/9.0.4/app-readme.md diff --git a/stable/grocy/9.0.4/charts/common-8.3.19.tgz b/stable/grocy/9.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/grocy/9.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/grocy/9.0.3/helm-values.md b/stable/grocy/9.0.4/helm-values.md similarity index 100% rename from stable/grocy/9.0.3/helm-values.md rename to stable/grocy/9.0.4/helm-values.md diff --git a/stable/grocy/9.0.3/ix_values.yaml b/stable/grocy/9.0.4/ix_values.yaml similarity index 100% rename from stable/grocy/9.0.3/ix_values.yaml rename to stable/grocy/9.0.4/ix_values.yaml diff --git a/stable/grocy/9.0.3/questions.yaml b/stable/grocy/9.0.4/questions.yaml similarity index 100% rename from stable/grocy/9.0.3/questions.yaml rename to stable/grocy/9.0.4/questions.yaml diff --git a/stable/grocy/9.0.3/templates/common.yaml b/stable/grocy/9.0.4/templates/common.yaml similarity index 100% rename from stable/grocy/9.0.3/templates/common.yaml rename to stable/grocy/9.0.4/templates/common.yaml diff --git a/stable/handbrake/9.0.3/values.yaml b/stable/grocy/9.0.4/values.yaml similarity index 100% rename from stable/handbrake/9.0.3/values.yaml rename to stable/grocy/9.0.4/values.yaml diff --git a/stable/handbrake/9.0.3/Chart.lock b/stable/handbrake/9.0.3/Chart.lock deleted file mode 100644 index 90d1c48e180..00000000000 --- a/stable/handbrake/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/handbrake/9.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/handbrake/9.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/handbrake/9.0.3/CHANGELOG.md b/stable/handbrake/9.0.4/CHANGELOG.md similarity index 89% rename from stable/handbrake/9.0.3/CHANGELOG.md rename to stable/handbrake/9.0.4/CHANGELOG.md index 8940ab575f2..eedb9225169 100644 --- a/stable/handbrake/9.0.3/CHANGELOG.md +++ b/stable/handbrake/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [handbrake-9.0.4](https://github.com/truecharts/apps/compare/handbrake-9.0.3...handbrake-9.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [handbrake-9.0.3](https://github.com/truecharts/apps/compare/handbrake-9.0.2...handbrake-9.0.3) (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)) - - - - diff --git a/stable/haste-server/4.0.3/CONFIG.md b/stable/handbrake/9.0.4/CONFIG.md similarity index 100% rename from stable/haste-server/4.0.3/CONFIG.md rename to stable/handbrake/9.0.4/CONFIG.md diff --git a/stable/handbrake/9.0.4/Chart.lock b/stable/handbrake/9.0.4/Chart.lock new file mode 100644 index 00000000000..692fed08cdb --- /dev/null +++ b/stable/handbrake/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:13:36.686817761Z" diff --git a/stable/handbrake/9.0.3/Chart.yaml b/stable/handbrake/9.0.4/Chart.yaml similarity index 96% rename from stable/handbrake/9.0.3/Chart.yaml rename to stable/handbrake/9.0.4/Chart.yaml index 5525b220e4b..5dc8c356b6b 100644 --- a/stable/handbrake/9.0.3/Chart.yaml +++ b/stable/handbrake/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.24.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/handbrake/9.0.3/README.md b/stable/handbrake/9.0.4/README.md similarity index 96% rename from stable/handbrake/9.0.3/README.md rename to stable/handbrake/9.0.4/README.md index 89f33a34162..248cdaf9399 100644 --- a/stable/handbrake/9.0.3/README.md +++ b/stable/handbrake/9.0.4/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/handbrake/9.0.3/app-readme.md b/stable/handbrake/9.0.4/app-readme.md similarity index 100% rename from stable/handbrake/9.0.3/app-readme.md rename to stable/handbrake/9.0.4/app-readme.md diff --git a/stable/handbrake/9.0.4/charts/common-8.3.19.tgz b/stable/handbrake/9.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/handbrake/9.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/handbrake/9.0.3/helm-values.md b/stable/handbrake/9.0.4/helm-values.md similarity index 100% rename from stable/handbrake/9.0.3/helm-values.md rename to stable/handbrake/9.0.4/helm-values.md diff --git a/stable/handbrake/9.0.3/ix_values.yaml b/stable/handbrake/9.0.4/ix_values.yaml similarity index 100% rename from stable/handbrake/9.0.3/ix_values.yaml rename to stable/handbrake/9.0.4/ix_values.yaml diff --git a/stable/handbrake/9.0.3/questions.yaml b/stable/handbrake/9.0.4/questions.yaml similarity index 100% rename from stable/handbrake/9.0.3/questions.yaml rename to stable/handbrake/9.0.4/questions.yaml diff --git a/stable/handbrake/9.0.3/templates/common.yaml b/stable/handbrake/9.0.4/templates/common.yaml similarity index 100% rename from stable/handbrake/9.0.3/templates/common.yaml rename to stable/handbrake/9.0.4/templates/common.yaml diff --git a/stable/haste-server/4.0.3/values.yaml b/stable/handbrake/9.0.4/values.yaml similarity index 100% rename from stable/haste-server/4.0.3/values.yaml rename to stable/handbrake/9.0.4/values.yaml diff --git a/stable/haste-server/4.0.3/Chart.lock b/stable/haste-server/4.0.3/Chart.lock deleted file mode 100644 index 910876c012f..00000000000 --- a/stable/haste-server/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/haste-server/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/haste-server/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/haste-server/4.0.3/CHANGELOG.md b/stable/haste-server/4.0.4/CHANGELOG.md similarity index 89% rename from stable/haste-server/4.0.3/CHANGELOG.md rename to stable/haste-server/4.0.4/CHANGELOG.md index 618cd92ebf1..793f224da58 100644 --- a/stable/haste-server/4.0.3/CHANGELOG.md +++ b/stable/haste-server/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [haste-server-4.0.4](https://github.com/truecharts/apps/compare/haste-server-4.0.3...haste-server-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [haste-server-4.0.3](https://github.com/truecharts/apps/compare/haste-server-4.0.2...haste-server-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [haste-server-3.0.10](https://github.com/truecharts/apps/compare/haste-server-3.0.9...haste-server-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/headphones/2.0.3/CONFIG.md b/stable/haste-server/4.0.4/CONFIG.md similarity index 100% rename from stable/headphones/2.0.3/CONFIG.md rename to stable/haste-server/4.0.4/CONFIG.md diff --git a/stable/haste-server/4.0.4/Chart.lock b/stable/haste-server/4.0.4/Chart.lock new file mode 100644 index 00000000000..6a1af5ecbf6 --- /dev/null +++ b/stable/haste-server/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:14:04.935124832Z" diff --git a/stable/haste-server/4.0.3/Chart.yaml b/stable/haste-server/4.0.4/Chart.yaml similarity index 95% rename from stable/haste-server/4.0.3/Chart.yaml rename to stable/haste-server/4.0.4/Chart.yaml index 54fefb12533..1ad8efda3d8 100644 --- a/stable/haste-server/4.0.3/Chart.yaml +++ b/stable/haste-server/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/haste-server/4.0.3/README.md b/stable/haste-server/4.0.4/README.md similarity index 96% rename from stable/haste-server/4.0.3/README.md rename to stable/haste-server/4.0.4/README.md index 73e56dcb17c..2a33b882c2e 100644 --- a/stable/haste-server/4.0.3/README.md +++ b/stable/haste-server/4.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/haste-server/4.0.3/app-readme.md b/stable/haste-server/4.0.4/app-readme.md similarity index 100% rename from stable/haste-server/4.0.3/app-readme.md rename to stable/haste-server/4.0.4/app-readme.md diff --git a/stable/haste-server/4.0.4/charts/common-8.3.19.tgz b/stable/haste-server/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/haste-server/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/haste-server/4.0.3/helm-values.md b/stable/haste-server/4.0.4/helm-values.md similarity index 100% rename from stable/haste-server/4.0.3/helm-values.md rename to stable/haste-server/4.0.4/helm-values.md diff --git a/stable/haste-server/4.0.3/ix_values.yaml b/stable/haste-server/4.0.4/ix_values.yaml similarity index 100% rename from stable/haste-server/4.0.3/ix_values.yaml rename to stable/haste-server/4.0.4/ix_values.yaml diff --git a/stable/haste-server/4.0.3/questions.yaml b/stable/haste-server/4.0.4/questions.yaml similarity index 100% rename from stable/haste-server/4.0.3/questions.yaml rename to stable/haste-server/4.0.4/questions.yaml diff --git a/stable/haste-server/4.0.3/templates/common.yaml b/stable/haste-server/4.0.4/templates/common.yaml similarity index 100% rename from stable/haste-server/4.0.3/templates/common.yaml rename to stable/haste-server/4.0.4/templates/common.yaml diff --git a/stable/headphones/2.0.3/values.yaml b/stable/haste-server/4.0.4/values.yaml similarity index 100% rename from stable/headphones/2.0.3/values.yaml rename to stable/haste-server/4.0.4/values.yaml diff --git a/stable/headphones/2.0.3/Chart.lock b/stable/headphones/2.0.3/Chart.lock deleted file mode 100644 index 6be42c871d6..00000000000 --- a/stable/headphones/2.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/headphones/2.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/headphones/2.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/headphones/2.0.3/CHANGELOG.md b/stable/headphones/2.0.4/CHANGELOG.md similarity index 89% rename from stable/headphones/2.0.3/CHANGELOG.md rename to stable/headphones/2.0.4/CHANGELOG.md index ef1f438873e..6d30ce894ea 100644 --- a/stable/headphones/2.0.3/CHANGELOG.md +++ b/stable/headphones/2.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [headphones-2.0.4](https://github.com/truecharts/apps/compare/headphones-2.0.3...headphones-2.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [headphones-2.0.3](https://github.com/truecharts/apps/compare/headphones-2.0.2...headphones-2.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [headphones-0.0.6](https://github.com/truecharts/apps/compare/headphones-0.0.5...headphones-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/healthchecks/4.0.3/CONFIG.md b/stable/headphones/2.0.4/CONFIG.md similarity index 100% rename from stable/healthchecks/4.0.3/CONFIG.md rename to stable/headphones/2.0.4/CONFIG.md diff --git a/stable/headphones/2.0.4/Chart.lock b/stable/headphones/2.0.4/Chart.lock new file mode 100644 index 00000000000..42ebb7cde36 --- /dev/null +++ b/stable/headphones/2.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:14:33.212138003Z" diff --git a/stable/headphones/2.0.3/Chart.yaml b/stable/headphones/2.0.4/Chart.yaml similarity index 96% rename from stable/headphones/2.0.3/Chart.yaml rename to stable/headphones/2.0.4/Chart.yaml index 4366aed4e81..62c5cc9f275 100644 --- a/stable/headphones/2.0.3/Chart.yaml +++ b/stable/headphones/2.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "58edc604" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 2.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/headphones/2.0.3/README.md b/stable/headphones/2.0.4/README.md similarity index 96% rename from stable/headphones/2.0.3/README.md rename to stable/headphones/2.0.4/README.md index 6b203856134..fe04f3840cf 100644 --- a/stable/headphones/2.0.3/README.md +++ b/stable/headphones/2.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/headphones/2.0.3/app-readme.md b/stable/headphones/2.0.4/app-readme.md similarity index 100% rename from stable/headphones/2.0.3/app-readme.md rename to stable/headphones/2.0.4/app-readme.md diff --git a/stable/headphones/2.0.4/charts/common-8.3.19.tgz b/stable/headphones/2.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/headphones/2.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/headphones/2.0.3/helm-values.md b/stable/headphones/2.0.4/helm-values.md similarity index 100% rename from stable/headphones/2.0.3/helm-values.md rename to stable/headphones/2.0.4/helm-values.md diff --git a/stable/headphones/2.0.3/ix_values.yaml b/stable/headphones/2.0.4/ix_values.yaml similarity index 100% rename from stable/headphones/2.0.3/ix_values.yaml rename to stable/headphones/2.0.4/ix_values.yaml diff --git a/stable/headphones/2.0.3/questions.yaml b/stable/headphones/2.0.4/questions.yaml similarity index 100% rename from stable/headphones/2.0.3/questions.yaml rename to stable/headphones/2.0.4/questions.yaml diff --git a/stable/headphones/2.0.3/templates/common.yaml b/stable/headphones/2.0.4/templates/common.yaml similarity index 100% rename from stable/headphones/2.0.3/templates/common.yaml rename to stable/headphones/2.0.4/templates/common.yaml diff --git a/stable/healthchecks/4.0.3/values.yaml b/stable/headphones/2.0.4/values.yaml similarity index 100% rename from stable/healthchecks/4.0.3/values.yaml rename to stable/headphones/2.0.4/values.yaml diff --git a/stable/healthchecks/4.0.3/Chart.lock b/stable/healthchecks/4.0.3/Chart.lock deleted file mode 100644 index c03b68e6d58..00000000000 --- a/stable/healthchecks/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/healthchecks/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/healthchecks/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/healthchecks/4.0.3/CHANGELOG.md b/stable/healthchecks/4.0.4/CHANGELOG.md similarity index 89% rename from stable/healthchecks/4.0.3/CHANGELOG.md rename to stable/healthchecks/4.0.4/CHANGELOG.md index 490038dd1ef..2d4fa88af46 100644 --- a/stable/healthchecks/4.0.3/CHANGELOG.md +++ b/stable/healthchecks/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [healthchecks-4.0.4](https://github.com/truecharts/apps/compare/healthchecks-4.0.3...healthchecks-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [healthchecks-4.0.3](https://github.com/truecharts/apps/compare/healthchecks-4.0.2...healthchecks-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [healthchecks-3.0.12](https://github.com/truecharts/apps/compare/healthchecks-3.0.11...healthchecks-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)) - - - - diff --git a/stable/heimdall/9.0.4/CONFIG.md b/stable/healthchecks/4.0.4/CONFIG.md similarity index 100% rename from stable/heimdall/9.0.4/CONFIG.md rename to stable/healthchecks/4.0.4/CONFIG.md diff --git a/stable/healthchecks/4.0.4/Chart.lock b/stable/healthchecks/4.0.4/Chart.lock new file mode 100644 index 00000000000..cf8fac04630 --- /dev/null +++ b/stable/healthchecks/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:15:01.544214179Z" diff --git a/stable/healthchecks/4.0.3/Chart.yaml b/stable/healthchecks/4.0.4/Chart.yaml similarity index 96% rename from stable/healthchecks/4.0.3/Chart.yaml rename to stable/healthchecks/4.0.4/Chart.yaml index 3dc78722203..b2835b3adc1 100644 --- a/stable/healthchecks/4.0.3/Chart.yaml +++ b/stable/healthchecks/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.22.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/healthchecks/4.0.3/README.md b/stable/healthchecks/4.0.4/README.md similarity index 97% rename from stable/healthchecks/4.0.3/README.md rename to stable/healthchecks/4.0.4/README.md index 9df523f7e9b..05c2e195806 100644 --- a/stable/healthchecks/4.0.3/README.md +++ b/stable/healthchecks/4.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/healthchecks/4.0.3/app-readme.md b/stable/healthchecks/4.0.4/app-readme.md similarity index 100% rename from stable/healthchecks/4.0.3/app-readme.md rename to stable/healthchecks/4.0.4/app-readme.md diff --git a/stable/healthchecks/4.0.4/charts/common-8.3.19.tgz b/stable/healthchecks/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/healthchecks/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/healthchecks/4.0.3/helm-values.md b/stable/healthchecks/4.0.4/helm-values.md similarity index 100% rename from stable/healthchecks/4.0.3/helm-values.md rename to stable/healthchecks/4.0.4/helm-values.md diff --git a/stable/healthchecks/4.0.3/ix_values.yaml b/stable/healthchecks/4.0.4/ix_values.yaml similarity index 100% rename from stable/healthchecks/4.0.3/ix_values.yaml rename to stable/healthchecks/4.0.4/ix_values.yaml diff --git a/stable/healthchecks/4.0.3/questions.yaml b/stable/healthchecks/4.0.4/questions.yaml similarity index 100% rename from stable/healthchecks/4.0.3/questions.yaml rename to stable/healthchecks/4.0.4/questions.yaml diff --git a/stable/healthchecks/4.0.3/templates/common.yaml b/stable/healthchecks/4.0.4/templates/common.yaml similarity index 100% rename from stable/healthchecks/4.0.3/templates/common.yaml rename to stable/healthchecks/4.0.4/templates/common.yaml diff --git a/stable/heimdall/9.0.4/values.yaml b/stable/healthchecks/4.0.4/values.yaml similarity index 100% rename from stable/heimdall/9.0.4/values.yaml rename to stable/healthchecks/4.0.4/values.yaml diff --git a/stable/heimdall/9.0.4/Chart.lock b/stable/heimdall/9.0.4/Chart.lock deleted file mode 100644 index d5a7bb442be..00000000000 --- a/stable/heimdall/9.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/heimdall/9.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/heimdall/9.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/heimdall/9.0.4/CHANGELOG.md b/stable/heimdall/9.0.5/CHANGELOG.md similarity index 91% rename from stable/heimdall/9.0.4/CHANGELOG.md rename to stable/heimdall/9.0.5/CHANGELOG.md index 32c0e58d511..063e5170582 100644 --- a/stable/heimdall/9.0.4/CHANGELOG.md +++ b/stable/heimdall/9.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [heimdall-9.0.5](https://github.com/truecharts/apps/compare/heimdall-9.0.4...heimdall-9.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [heimdall-9.0.4](https://github.com/truecharts/apps/compare/heimdall-9.0.3...heimdall-9.0.4) (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)) - - -### [heimdall-8.0.14](https://github.com/truecharts/apps/compare/heimdall-8.0.13...heimdall-8.0.14) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - diff --git a/stable/hyperion-ng/4.0.3/CONFIG.md b/stable/heimdall/9.0.5/CONFIG.md similarity index 100% rename from stable/hyperion-ng/4.0.3/CONFIG.md rename to stable/heimdall/9.0.5/CONFIG.md diff --git a/stable/heimdall/9.0.5/Chart.lock b/stable/heimdall/9.0.5/Chart.lock new file mode 100644 index 00000000000..a5d3eeac981 --- /dev/null +++ b/stable/heimdall/9.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:15:29.919149531Z" diff --git a/stable/heimdall/9.0.4/Chart.yaml b/stable/heimdall/9.0.5/Chart.yaml similarity index 94% rename from stable/heimdall/9.0.4/Chart.yaml rename to stable/heimdall/9.0.5/Chart.yaml index f488e57b791..3e5329b8602 100644 --- a/stable/heimdall/9.0.4/Chart.yaml +++ b/stable/heimdall/9.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 9.0.5 annotations: truecharts.org/catagories: | - organizers diff --git a/stable/heimdall/9.0.4/README.md b/stable/heimdall/9.0.5/README.md similarity index 96% rename from stable/heimdall/9.0.4/README.md rename to stable/heimdall/9.0.5/README.md index 33af20fbcee..1e0657fcbb7 100644 --- a/stable/heimdall/9.0.4/README.md +++ b/stable/heimdall/9.0.5/README.md @@ -13,7 +13,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/heimdall/9.0.4/app-readme.md b/stable/heimdall/9.0.5/app-readme.md similarity index 100% rename from stable/heimdall/9.0.4/app-readme.md rename to stable/heimdall/9.0.5/app-readme.md diff --git a/stable/heimdall/9.0.5/charts/common-8.3.19.tgz b/stable/heimdall/9.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/heimdall/9.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/heimdall/9.0.4/helm-values.md b/stable/heimdall/9.0.5/helm-values.md similarity index 100% rename from stable/heimdall/9.0.4/helm-values.md rename to stable/heimdall/9.0.5/helm-values.md diff --git a/stable/heimdall/9.0.4/ix_values.yaml b/stable/heimdall/9.0.5/ix_values.yaml similarity index 100% rename from stable/heimdall/9.0.4/ix_values.yaml rename to stable/heimdall/9.0.5/ix_values.yaml diff --git a/stable/heimdall/9.0.4/questions.yaml b/stable/heimdall/9.0.5/questions.yaml similarity index 100% rename from stable/heimdall/9.0.4/questions.yaml rename to stable/heimdall/9.0.5/questions.yaml diff --git a/stable/heimdall/9.0.4/templates/common.yaml b/stable/heimdall/9.0.5/templates/common.yaml similarity index 100% rename from stable/heimdall/9.0.4/templates/common.yaml rename to stable/heimdall/9.0.5/templates/common.yaml diff --git a/stable/hyperion-ng/4.0.3/values.yaml b/stable/heimdall/9.0.5/values.yaml similarity index 100% rename from stable/hyperion-ng/4.0.3/values.yaml rename to stable/heimdall/9.0.5/values.yaml diff --git a/stable/home-assistant/11.0.6/CHANGELOG.md b/stable/home-assistant/11.0.6/CHANGELOG.md new file mode 100644 index 00000000000..b6e40a34ebb --- /dev/null +++ b/stable/home-assistant/11.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [home-assistant-11.0.6](https://github.com/truecharts/apps/compare/home-assistant-11.0.5...home-assistant-11.0.6) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + + +### [home-assistant-11.0.5](https://github.com/truecharts/apps/compare/home-assistant-11.0.4...home-assistant-11.0.5) (2021-11-02) + +#### Chore + +* update non-major ([#1265](https://github.com/truecharts/apps/issues/1265)) + + + + +### [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)) + + + + diff --git a/stable/icantbelieveitsnotvaletudo/2.0.3/CONFIG.md b/stable/home-assistant/11.0.6/CONFIG.md similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.3/CONFIG.md rename to stable/home-assistant/11.0.6/CONFIG.md diff --git a/stable/home-assistant/11.0.6/Chart.lock b/stable/home-assistant/11.0.6/Chart.lock new file mode 100644 index 00000000000..da6671ae01c --- /dev/null +++ b/stable/home-assistant/11.0.6/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.7 +digest: sha256:9ca72bff75244fed934f5f0ef33b2d3bd41a69bb37410bab6f5c96775c803bb3 +generated: "2021-11-02T18:16:00.001882612Z" diff --git a/stable/home-assistant/11.0.6/Chart.yaml b/stable/home-assistant/11.0.6/Chart.yaml new file mode 100644 index 00000000000..eaac5e247c1 --- /dev/null +++ b/stable/home-assistant/11.0.6/Chart.yaml @@ -0,0 +1,38 @@ +apiVersion: v2 +appVersion: "2021.10.7" +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +- condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 5.1.7 +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.6 +annotations: + truecharts.org/catagories: | + - home-automation + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/home-assistant/11.0.6/README.md b/stable/home-assistant/11.0.6/README.md new file mode 100644 index 00000000000..68bec0f4c5d --- /dev/null +++ b/stable/home-assistant/11.0.6/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.7 | +| https://truecharts.org | common | 8.3.19 | + +## 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.6/app-readme.md b/stable/home-assistant/11.0.6/app-readme.md new file mode 100644 index 00000000000..3f7d1730309 --- /dev/null +++ b/stable/home-assistant/11.0.6/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.6/charts/common-8.3.19.tgz b/stable/home-assistant/11.0.6/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/home-assistant/11.0.6/charts/common-8.3.19.tgz differ diff --git a/stable/home-assistant/11.0.6/charts/postgresql-5.1.7.tgz b/stable/home-assistant/11.0.6/charts/postgresql-5.1.7.tgz new file mode 100644 index 00000000000..c12e8aea1c5 Binary files /dev/null and b/stable/home-assistant/11.0.6/charts/postgresql-5.1.7.tgz differ diff --git a/stable/home-assistant/11.0.6/helm-values.md b/stable/home-assistant/11.0.6/helm-values.md new file mode 100644 index 00000000000..a07f473c422 --- /dev/null +++ b/stable/home-assistant/11.0.6/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.7@sha256:28a83c183e94a8e9ba8b6242f72a1d45fc2b3c88c1fe1a72fc03f9d6beb40919"` | | +| 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.6/ix_values.yaml b/stable/home-assistant/11.0.6/ix_values.yaml new file mode 100644 index 00000000000..bf62eddc871 --- /dev/null +++ b/stable/home-assistant/11.0.6/ix_values.yaml @@ -0,0 +1,82 @@ +# Default values for Home Assistant + +image: + repository: ghcr.io/truecharts/home-assistant + pullPolicy: IfNotPresent + tag: v2021.10.7@sha256:28a83c183e94a8e9ba8b6242f72a1d45fc2b3c88c1fe1a72fc03f9d6beb40919 + +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.6/questions.yaml b/stable/home-assistant/11.0.6/questions.yaml new file mode 100644 index 00000000000..04efcf4333e --- /dev/null +++ b/stable/home-assistant/11.0.6/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.6/templates/_configmap.tpl b/stable/home-assistant/11.0.6/templates/_configmap.tpl new file mode 100644 index 00000000000..086c40af678 --- /dev/null +++ b/stable/home-assistant/11.0.6/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.6/templates/common.yaml b/stable/home-assistant/11.0.6/templates/common.yaml new file mode 100644 index 00000000000..0cc42ff47ee --- /dev/null +++ b/stable/home-assistant/11.0.6/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.6/templates/secret.yaml b/stable/home-assistant/11.0.6/templates/secret.yaml new file mode 100644 index 00000000000..19f769cf59b --- /dev/null +++ b/stable/home-assistant/11.0.6/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.3/values.yaml b/stable/home-assistant/11.0.6/values.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.3/values.yaml rename to stable/home-assistant/11.0.6/values.yaml diff --git a/stable/hyperion-ng/4.0.3/Chart.lock b/stable/hyperion-ng/4.0.3/Chart.lock deleted file mode 100644 index 73f3b9ae8a7..00000000000 --- a/stable/hyperion-ng/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/hyperion-ng/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/hyperion-ng/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/hyperion-ng/4.0.3/CHANGELOG.md b/stable/hyperion-ng/4.0.4/CHANGELOG.md similarity index 89% rename from stable/hyperion-ng/4.0.3/CHANGELOG.md rename to stable/hyperion-ng/4.0.4/CHANGELOG.md index 45cc67cf441..337a5ab63f6 100644 --- a/stable/hyperion-ng/4.0.3/CHANGELOG.md +++ b/stable/hyperion-ng/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [hyperion-ng-4.0.4](https://github.com/truecharts/apps/compare/hyperion-ng-4.0.3...hyperion-ng-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [hyperion-ng-4.0.3](https://github.com/truecharts/apps/compare/hyperion-ng-4.0.2...hyperion-ng-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [hyperion-ng-3.0.10](https://github.com/truecharts/apps/compare/hyperion-ng-3.0.9...hyperion-ng-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/jackett/9.0.5/CONFIG.md b/stable/hyperion-ng/4.0.4/CONFIG.md similarity index 100% rename from stable/jackett/9.0.5/CONFIG.md rename to stable/hyperion-ng/4.0.4/CONFIG.md diff --git a/stable/hyperion-ng/4.0.4/Chart.lock b/stable/hyperion-ng/4.0.4/Chart.lock new file mode 100644 index 00000000000..14b8c028de6 --- /dev/null +++ b/stable/hyperion-ng/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:16:37.990318944Z" diff --git a/stable/hyperion-ng/4.0.3/Chart.yaml b/stable/hyperion-ng/4.0.4/Chart.yaml similarity index 95% rename from stable/hyperion-ng/4.0.3/Chart.yaml rename to stable/hyperion-ng/4.0.4/Chart.yaml index f14c28b64d3..fcd537675ca 100644 --- a/stable/hyperion-ng/4.0.3/Chart.yaml +++ b/stable/hyperion-ng/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.0-alph" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/hyperion-ng/4.0.3/README.md b/stable/hyperion-ng/4.0.4/README.md similarity index 96% rename from stable/hyperion-ng/4.0.3/README.md rename to stable/hyperion-ng/4.0.4/README.md index a4e53e93f8a..38377ee39b3 100644 --- a/stable/hyperion-ng/4.0.3/README.md +++ b/stable/hyperion-ng/4.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/hyperion-ng/4.0.3/app-readme.md b/stable/hyperion-ng/4.0.4/app-readme.md similarity index 100% rename from stable/hyperion-ng/4.0.3/app-readme.md rename to stable/hyperion-ng/4.0.4/app-readme.md diff --git a/stable/hyperion-ng/4.0.4/charts/common-8.3.19.tgz b/stable/hyperion-ng/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/hyperion-ng/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/hyperion-ng/4.0.3/helm-values.md b/stable/hyperion-ng/4.0.4/helm-values.md similarity index 100% rename from stable/hyperion-ng/4.0.3/helm-values.md rename to stable/hyperion-ng/4.0.4/helm-values.md diff --git a/stable/hyperion-ng/4.0.3/ix_values.yaml b/stable/hyperion-ng/4.0.4/ix_values.yaml similarity index 100% rename from stable/hyperion-ng/4.0.3/ix_values.yaml rename to stable/hyperion-ng/4.0.4/ix_values.yaml diff --git a/stable/hyperion-ng/4.0.3/questions.yaml b/stable/hyperion-ng/4.0.4/questions.yaml similarity index 100% rename from stable/hyperion-ng/4.0.3/questions.yaml rename to stable/hyperion-ng/4.0.4/questions.yaml diff --git a/stable/hyperion-ng/4.0.3/templates/common.yaml b/stable/hyperion-ng/4.0.4/templates/common.yaml similarity index 100% rename from stable/hyperion-ng/4.0.3/templates/common.yaml rename to stable/hyperion-ng/4.0.4/templates/common.yaml diff --git a/stable/jackett/9.0.5/values.yaml b/stable/hyperion-ng/4.0.4/values.yaml similarity index 100% rename from stable/jackett/9.0.5/values.yaml rename to stable/hyperion-ng/4.0.4/values.yaml diff --git a/stable/icantbelieveitsnotvaletudo/2.0.3/Chart.lock b/stable/icantbelieveitsnotvaletudo/2.0.3/Chart.lock deleted file mode 100644 index d152a3ded87..00000000000 --- a/stable/icantbelieveitsnotvaletudo/2.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/icantbelieveitsnotvaletudo/2.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/icantbelieveitsnotvaletudo/2.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/icantbelieveitsnotvaletudo/2.0.3/CHANGELOG.md b/stable/icantbelieveitsnotvaletudo/2.0.4/CHANGELOG.md similarity index 89% rename from stable/icantbelieveitsnotvaletudo/2.0.3/CHANGELOG.md rename to stable/icantbelieveitsnotvaletudo/2.0.4/CHANGELOG.md index 3549c3468e6..b64fc31a4f6 100644 --- a/stable/icantbelieveitsnotvaletudo/2.0.3/CHANGELOG.md +++ b/stable/icantbelieveitsnotvaletudo/2.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [icantbelieveitsnotvaletudo-2.0.4](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-2.0.3...icantbelieveitsnotvaletudo-2.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [icantbelieveitsnotvaletudo-2.0.3](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-2.0.2...icantbelieveitsnotvaletudo-2.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [icantbelieveitsnotvaletudo-0.0.6](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-0.0.5...icantbelieveitsnotvaletudo-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/jdownloader2/4.0.3/CONFIG.md b/stable/icantbelieveitsnotvaletudo/2.0.4/CONFIG.md similarity index 100% rename from stable/jdownloader2/4.0.3/CONFIG.md rename to stable/icantbelieveitsnotvaletudo/2.0.4/CONFIG.md diff --git a/stable/icantbelieveitsnotvaletudo/2.0.4/Chart.lock b/stable/icantbelieveitsnotvaletudo/2.0.4/Chart.lock new file mode 100644 index 00000000000..65e27ffe020 --- /dev/null +++ b/stable/icantbelieveitsnotvaletudo/2.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:17:06.882252932Z" diff --git a/stable/icantbelieveitsnotvaletudo/2.0.3/Chart.yaml b/stable/icantbelieveitsnotvaletudo/2.0.4/Chart.yaml similarity index 96% rename from stable/icantbelieveitsnotvaletudo/2.0.3/Chart.yaml rename to stable/icantbelieveitsnotvaletudo/2.0.4/Chart.yaml index 046943e23cb..d0d4715810f 100644 --- a/stable/icantbelieveitsnotvaletudo/2.0.3/Chart.yaml +++ b/stable/icantbelieveitsnotvaletudo/2.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.2.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 2.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/icantbelieveitsnotvaletudo/2.0.3/README.md b/stable/icantbelieveitsnotvaletudo/2.0.4/README.md similarity index 96% rename from stable/icantbelieveitsnotvaletudo/2.0.3/README.md rename to stable/icantbelieveitsnotvaletudo/2.0.4/README.md index 142f3419bdf..e94a5c82ba2 100644 --- a/stable/icantbelieveitsnotvaletudo/2.0.3/README.md +++ b/stable/icantbelieveitsnotvaletudo/2.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/icantbelieveitsnotvaletudo/2.0.3/app-readme.md b/stable/icantbelieveitsnotvaletudo/2.0.4/app-readme.md similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.3/app-readme.md rename to stable/icantbelieveitsnotvaletudo/2.0.4/app-readme.md diff --git a/stable/icantbelieveitsnotvaletudo/2.0.4/charts/common-8.3.19.tgz b/stable/icantbelieveitsnotvaletudo/2.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/icantbelieveitsnotvaletudo/2.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/icantbelieveitsnotvaletudo/2.0.3/helm-values.md b/stable/icantbelieveitsnotvaletudo/2.0.4/helm-values.md similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.3/helm-values.md rename to stable/icantbelieveitsnotvaletudo/2.0.4/helm-values.md diff --git a/stable/icantbelieveitsnotvaletudo/2.0.3/ix_values.yaml b/stable/icantbelieveitsnotvaletudo/2.0.4/ix_values.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.3/ix_values.yaml rename to stable/icantbelieveitsnotvaletudo/2.0.4/ix_values.yaml diff --git a/stable/icantbelieveitsnotvaletudo/2.0.3/questions.yaml b/stable/icantbelieveitsnotvaletudo/2.0.4/questions.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.3/questions.yaml rename to stable/icantbelieveitsnotvaletudo/2.0.4/questions.yaml diff --git a/stable/icantbelieveitsnotvaletudo/2.0.3/templates/common.yaml b/stable/icantbelieveitsnotvaletudo/2.0.4/templates/common.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.3/templates/common.yaml rename to stable/icantbelieveitsnotvaletudo/2.0.4/templates/common.yaml diff --git a/stable/icantbelieveitsnotvaletudo/2.0.3/templates/configmap.yaml b/stable/icantbelieveitsnotvaletudo/2.0.4/templates/configmap.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/2.0.3/templates/configmap.yaml rename to stable/icantbelieveitsnotvaletudo/2.0.4/templates/configmap.yaml diff --git a/stable/jdownloader2/4.0.3/values.yaml b/stable/icantbelieveitsnotvaletudo/2.0.4/values.yaml similarity index 100% rename from stable/jdownloader2/4.0.3/values.yaml rename to stable/icantbelieveitsnotvaletudo/2.0.4/values.yaml diff --git a/stable/jackett/9.0.5/Chart.lock b/stable/jackett/9.0.5/Chart.lock deleted file mode 100644 index c04ff9a5f31..00000000000 --- a/stable/jackett/9.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.18 -digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 -generated: "2021-11-02T13:34:27.9010379Z" diff --git a/stable/jackett/9.0.5/charts/common-8.3.18.tgz b/stable/jackett/9.0.5/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/jackett/9.0.5/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/jackett/9.0.5/CHANGELOG.md b/stable/jackett/9.0.6/CHANGELOG.md similarity index 90% rename from stable/jackett/9.0.5/CHANGELOG.md rename to stable/jackett/9.0.6/CHANGELOG.md index 58dfa834be5..d65e8f4c451 100644 --- a/stable/jackett/9.0.5/CHANGELOG.md +++ b/stable/jackett/9.0.6/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [jackett-9.0.6](https://github.com/truecharts/apps/compare/jackett-9.0.5...jackett-9.0.6) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [jackett-9.0.5](https://github.com/truecharts/apps/compare/jackett-9.0.4...jackett-9.0.5) (2021-11-02) @@ -88,12 +97,3 @@ * Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) - - -### [jackett-8.0.18](https://github.com/truecharts/apps/compare/jackett-8.0.17...jackett-8.0.18) (2021-10-19) - -#### Chore - -* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) - - diff --git a/stable/jellyfin/9.0.3/CONFIG.md b/stable/jackett/9.0.6/CONFIG.md similarity index 100% rename from stable/jellyfin/9.0.3/CONFIG.md rename to stable/jackett/9.0.6/CONFIG.md diff --git a/stable/jackett/9.0.6/Chart.lock b/stable/jackett/9.0.6/Chart.lock new file mode 100644 index 00000000000..02133bffcb5 --- /dev/null +++ b/stable/jackett/9.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:17:35.948891275Z" diff --git a/stable/jackett/9.0.5/Chart.yaml b/stable/jackett/9.0.6/Chart.yaml similarity index 95% rename from stable/jackett/9.0.5/Chart.yaml rename to stable/jackett/9.0.6/Chart.yaml index fd5849c7173..3bd8cab2e19 100644 --- a/stable/jackett/9.0.5/Chart.yaml +++ b/stable/jackett/9.0.6/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.19.124" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.5 +version: 9.0.6 annotations: truecharts.org/catagories: | - media diff --git a/stable/jackett/9.0.5/README.md b/stable/jackett/9.0.6/README.md similarity index 96% rename from stable/jackett/9.0.5/README.md rename to stable/jackett/9.0.6/README.md index 47100546f62..a0c32f7a844 100644 --- a/stable/jackett/9.0.5/README.md +++ b/stable/jackett/9.0.6/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/jackett/9.0.5/app-readme.md b/stable/jackett/9.0.6/app-readme.md similarity index 100% rename from stable/jackett/9.0.5/app-readme.md rename to stable/jackett/9.0.6/app-readme.md diff --git a/stable/jackett/9.0.6/charts/common-8.3.19.tgz b/stable/jackett/9.0.6/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/jackett/9.0.6/charts/common-8.3.19.tgz differ diff --git a/stable/jackett/9.0.5/helm-values.md b/stable/jackett/9.0.6/helm-values.md similarity index 100% rename from stable/jackett/9.0.5/helm-values.md rename to stable/jackett/9.0.6/helm-values.md diff --git a/stable/jackett/9.0.5/ix_values.yaml b/stable/jackett/9.0.6/ix_values.yaml similarity index 100% rename from stable/jackett/9.0.5/ix_values.yaml rename to stable/jackett/9.0.6/ix_values.yaml diff --git a/stable/jackett/9.0.5/questions.yaml b/stable/jackett/9.0.6/questions.yaml similarity index 100% rename from stable/jackett/9.0.5/questions.yaml rename to stable/jackett/9.0.6/questions.yaml diff --git a/stable/jackett/9.0.5/templates/common.yaml b/stable/jackett/9.0.6/templates/common.yaml similarity index 100% rename from stable/jackett/9.0.5/templates/common.yaml rename to stable/jackett/9.0.6/templates/common.yaml diff --git a/stable/jellyfin/9.0.3/values.yaml b/stable/jackett/9.0.6/values.yaml similarity index 100% rename from stable/jellyfin/9.0.3/values.yaml rename to stable/jackett/9.0.6/values.yaml diff --git a/stable/jdownloader2/4.0.3/Chart.lock b/stable/jdownloader2/4.0.3/Chart.lock deleted file mode 100644 index e5ce8215ef5..00000000000 --- a/stable/jdownloader2/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/jdownloader2/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/jdownloader2/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/jdownloader2/4.0.3/CHANGELOG.md b/stable/jdownloader2/4.0.4/CHANGELOG.md similarity index 91% rename from stable/jdownloader2/4.0.3/CHANGELOG.md rename to stable/jdownloader2/4.0.4/CHANGELOG.md index 02941043ed8..fa242607ba4 100644 --- a/stable/jdownloader2/4.0.3/CHANGELOG.md +++ b/stable/jdownloader2/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [jdownloader2-4.0.4](https://github.com/truecharts/apps/compare/jdownloader2-4.0.3...jdownloader2-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [jdownloader2-4.0.3](https://github.com/truecharts/apps/compare/jdownloader2-4.0.2...jdownloader2-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [jdownloader2-3.0.11](https://github.com/truecharts/apps/compare/jdownloader2-3.0.10...jdownloader2-3.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - diff --git a/stable/joplin-server/4.0.4/CONFIG.md b/stable/jdownloader2/4.0.4/CONFIG.md similarity index 100% rename from stable/joplin-server/4.0.4/CONFIG.md rename to stable/jdownloader2/4.0.4/CONFIG.md diff --git a/stable/jdownloader2/4.0.4/Chart.lock b/stable/jdownloader2/4.0.4/Chart.lock new file mode 100644 index 00000000000..e399774e41c --- /dev/null +++ b/stable/jdownloader2/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:18:04.568077715Z" diff --git a/stable/jdownloader2/4.0.3/Chart.yaml b/stable/jdownloader2/4.0.4/Chart.yaml similarity index 96% rename from stable/jdownloader2/4.0.3/Chart.yaml rename to stable/jdownloader2/4.0.4/Chart.yaml index c7a766b9a8c..5b691014832 100644 --- a/stable/jdownloader2/4.0.3/Chart.yaml +++ b/stable/jdownloader2/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.7.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - downloads diff --git a/stable/jdownloader2/4.0.3/README.md b/stable/jdownloader2/4.0.4/README.md similarity index 96% rename from stable/jdownloader2/4.0.3/README.md rename to stable/jdownloader2/4.0.4/README.md index ca447349d59..2e862aa3684 100644 --- a/stable/jdownloader2/4.0.3/README.md +++ b/stable/jdownloader2/4.0.4/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/jdownloader2/4.0.3/app-readme.md b/stable/jdownloader2/4.0.4/app-readme.md similarity index 100% rename from stable/jdownloader2/4.0.3/app-readme.md rename to stable/jdownloader2/4.0.4/app-readme.md diff --git a/stable/jdownloader2/4.0.4/charts/common-8.3.19.tgz b/stable/jdownloader2/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/jdownloader2/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/jdownloader2/4.0.3/helm-values.md b/stable/jdownloader2/4.0.4/helm-values.md similarity index 100% rename from stable/jdownloader2/4.0.3/helm-values.md rename to stable/jdownloader2/4.0.4/helm-values.md diff --git a/stable/jdownloader2/4.0.3/ix_values.yaml b/stable/jdownloader2/4.0.4/ix_values.yaml similarity index 100% rename from stable/jdownloader2/4.0.3/ix_values.yaml rename to stable/jdownloader2/4.0.4/ix_values.yaml diff --git a/stable/jdownloader2/4.0.3/questions.yaml b/stable/jdownloader2/4.0.4/questions.yaml similarity index 100% rename from stable/jdownloader2/4.0.3/questions.yaml rename to stable/jdownloader2/4.0.4/questions.yaml diff --git a/stable/jdownloader2/4.0.3/templates/common.yaml b/stable/jdownloader2/4.0.4/templates/common.yaml similarity index 100% rename from stable/jdownloader2/4.0.3/templates/common.yaml rename to stable/jdownloader2/4.0.4/templates/common.yaml diff --git a/stable/joplin-server/4.0.4/values.yaml b/stable/jdownloader2/4.0.4/values.yaml similarity index 100% rename from stable/joplin-server/4.0.4/values.yaml rename to stable/jdownloader2/4.0.4/values.yaml diff --git a/stable/jellyfin/9.0.3/Chart.lock b/stable/jellyfin/9.0.3/Chart.lock deleted file mode 100644 index e6ccc196a84..00000000000 --- a/stable/jellyfin/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/jellyfin/9.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/jellyfin/9.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/jellyfin/9.0.3/CHANGELOG.md b/stable/jellyfin/9.0.4/CHANGELOG.md similarity index 89% rename from stable/jellyfin/9.0.3/CHANGELOG.md rename to stable/jellyfin/9.0.4/CHANGELOG.md index 7628ec68247..b8a957d1a4e 100644 --- a/stable/jellyfin/9.0.3/CHANGELOG.md +++ b/stable/jellyfin/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [jellyfin-9.0.4](https://github.com/truecharts/apps/compare/jellyfin-9.0.3...jellyfin-9.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [jellyfin-9.0.3](https://github.com/truecharts/apps/compare/jellyfin-9.0.2...jellyfin-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [jellyfin-8.0.10](https://github.com/truecharts/apps/compare/jellyfin-8.0.9...jellyfin-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)) - - - - diff --git a/stable/k8s-gateway/4.0.3/CONFIG.md b/stable/jellyfin/9.0.4/CONFIG.md similarity index 100% rename from stable/k8s-gateway/4.0.3/CONFIG.md rename to stable/jellyfin/9.0.4/CONFIG.md diff --git a/stable/jellyfin/9.0.4/Chart.lock b/stable/jellyfin/9.0.4/Chart.lock new file mode 100644 index 00000000000..b5c6176e3e0 --- /dev/null +++ b/stable/jellyfin/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:18:33.302068874Z" diff --git a/stable/jellyfin/9.0.3/Chart.yaml b/stable/jellyfin/9.0.4/Chart.yaml similarity index 95% rename from stable/jellyfin/9.0.3/Chart.yaml rename to stable/jellyfin/9.0.4/Chart.yaml index 2dc91351794..a461b4be4be 100644 --- a/stable/jellyfin/9.0.3/Chart.yaml +++ b/stable/jellyfin/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.7.7" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/jellyfin/9.0.3/README.md b/stable/jellyfin/9.0.4/README.md similarity index 96% rename from stable/jellyfin/9.0.3/README.md rename to stable/jellyfin/9.0.4/README.md index 305e4acfa13..0f243fb49e4 100644 --- a/stable/jellyfin/9.0.3/README.md +++ b/stable/jellyfin/9.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/jellyfin/9.0.3/app-readme.md b/stable/jellyfin/9.0.4/app-readme.md similarity index 100% rename from stable/jellyfin/9.0.3/app-readme.md rename to stable/jellyfin/9.0.4/app-readme.md diff --git a/stable/jellyfin/9.0.4/charts/common-8.3.19.tgz b/stable/jellyfin/9.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/jellyfin/9.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/jellyfin/9.0.3/helm-values.md b/stable/jellyfin/9.0.4/helm-values.md similarity index 100% rename from stable/jellyfin/9.0.3/helm-values.md rename to stable/jellyfin/9.0.4/helm-values.md diff --git a/stable/jellyfin/9.0.3/ix_values.yaml b/stable/jellyfin/9.0.4/ix_values.yaml similarity index 100% rename from stable/jellyfin/9.0.3/ix_values.yaml rename to stable/jellyfin/9.0.4/ix_values.yaml diff --git a/stable/jellyfin/9.0.3/questions.yaml b/stable/jellyfin/9.0.4/questions.yaml similarity index 100% rename from stable/jellyfin/9.0.3/questions.yaml rename to stable/jellyfin/9.0.4/questions.yaml diff --git a/stable/jellyfin/9.0.3/templates/common.yaml b/stable/jellyfin/9.0.4/templates/common.yaml similarity index 100% rename from stable/jellyfin/9.0.3/templates/common.yaml rename to stable/jellyfin/9.0.4/templates/common.yaml diff --git a/stable/k8s-gateway/4.0.3/values.yaml b/stable/jellyfin/9.0.4/values.yaml similarity index 100% rename from stable/k8s-gateway/4.0.3/values.yaml rename to stable/jellyfin/9.0.4/values.yaml diff --git a/stable/joplin-server/4.0.4/Chart.lock b/stable/joplin-server/4.0.4/Chart.lock deleted file mode 100644 index 6461b0943db..00000000000 --- a/stable/joplin-server/4.0.4/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/joplin-server/4.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/joplin-server/4.0.4/charts/common-8.3.18.tgz and /dev/null 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 deleted file mode 100644 index 12af7bda79d..00000000000 Binary files a/stable/joplin-server/4.0.4/charts/postgresql-5.1.5.tgz and /dev/null differ diff --git a/stable/joplin-server/4.0.4/CHANGELOG.md b/stable/joplin-server/4.0.5/CHANGELOG.md similarity index 87% rename from stable/joplin-server/4.0.4/CHANGELOG.md rename to stable/joplin-server/4.0.5/CHANGELOG.md index 6946a1a1419..ab3c3b53e96 100644 --- a/stable/joplin-server/4.0.4/CHANGELOG.md +++ b/stable/joplin-server/4.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [joplin-server-4.0.5](https://github.com/truecharts/apps/compare/joplin-server-4.0.4...joplin-server-4.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [joplin-server-4.0.4](https://github.com/truecharts/apps/compare/joplin-server-4.0.3...joplin-server-4.0.4) (2021-11-01) @@ -88,12 +97,3 @@ -### [joplin-server-0.0.3](https://github.com/truecharts/apps/compare/joplin-server-0.0.2...joplin-server-0.0.3) (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/kanboard/4.0.4/CONFIG.md b/stable/joplin-server/4.0.5/CONFIG.md similarity index 100% rename from stable/kanboard/4.0.4/CONFIG.md rename to stable/joplin-server/4.0.5/CONFIG.md diff --git a/stable/joplin-server/4.0.5/Chart.lock b/stable/joplin-server/4.0.5/Chart.lock new file mode 100644 index 00000000000..a5444bd3369 --- /dev/null +++ b/stable/joplin-server/4.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.7 +digest: sha256:9ca72bff75244fed934f5f0ef33b2d3bd41a69bb37410bab6f5c96775c803bb3 +generated: "2021-11-02T18:19:03.150389411Z" diff --git a/stable/joplin-server/4.0.4/Chart.yaml b/stable/joplin-server/4.0.5/Chart.yaml similarity index 94% rename from stable/joplin-server/4.0.4/Chart.yaml rename to stable/joplin-server/4.0.5/Chart.yaml index e04c9b5ef8e..a68099c4d60 100644 --- a/stable/joplin-server/4.0.4/Chart.yaml +++ b/stable/joplin-server/4.0.5/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.4 +version: 4.0.5 kubeVersion: '>=1.16.0-0' keywords: - joplin @@ -16,11 +16,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.5 + version: 5.1.7 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/joplin-server/4.0.4/README.md b/stable/joplin-server/4.0.5/README.md similarity index 93% rename from stable/joplin-server/4.0.4/README.md rename to stable/joplin-server/4.0.5/README.md index 1c9b8d9cdda..a8c368ea365 100644 --- a/stable/joplin-server/4.0.4/README.md +++ b/stable/joplin-server/4.0.5/README.md @@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.5 | -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org/ | postgresql | 5.1.7 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/joplin-server/4.0.4/app-readme.md b/stable/joplin-server/4.0.5/app-readme.md similarity index 100% rename from stable/joplin-server/4.0.4/app-readme.md rename to stable/joplin-server/4.0.5/app-readme.md diff --git a/stable/joplin-server/4.0.5/charts/common-8.3.19.tgz b/stable/joplin-server/4.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/joplin-server/4.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/joplin-server/4.0.5/charts/postgresql-5.1.7.tgz b/stable/joplin-server/4.0.5/charts/postgresql-5.1.7.tgz new file mode 100644 index 00000000000..c12e8aea1c5 Binary files /dev/null and b/stable/joplin-server/4.0.5/charts/postgresql-5.1.7.tgz differ diff --git a/stable/joplin-server/4.0.4/helm-values.md b/stable/joplin-server/4.0.5/helm-values.md similarity index 100% rename from stable/joplin-server/4.0.4/helm-values.md rename to stable/joplin-server/4.0.5/helm-values.md diff --git a/stable/joplin-server/4.0.4/ix_values.yaml b/stable/joplin-server/4.0.5/ix_values.yaml similarity index 100% rename from stable/joplin-server/4.0.4/ix_values.yaml rename to stable/joplin-server/4.0.5/ix_values.yaml diff --git a/stable/joplin-server/4.0.4/questions.yaml b/stable/joplin-server/4.0.5/questions.yaml similarity index 100% rename from stable/joplin-server/4.0.4/questions.yaml rename to stable/joplin-server/4.0.5/questions.yaml diff --git a/stable/joplin-server/4.0.4/templates/common.yaml b/stable/joplin-server/4.0.5/templates/common.yaml similarity index 100% rename from stable/joplin-server/4.0.4/templates/common.yaml rename to stable/joplin-server/4.0.5/templates/common.yaml diff --git a/stable/kanboard/4.0.4/values.yaml b/stable/joplin-server/4.0.5/values.yaml similarity index 100% rename from stable/kanboard/4.0.4/values.yaml rename to stable/joplin-server/4.0.5/values.yaml diff --git a/stable/k8s-gateway/4.0.3/Chart.lock b/stable/k8s-gateway/4.0.3/Chart.lock deleted file mode 100644 index b7a5489bc57..00000000000 --- a/stable/k8s-gateway/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/k8s-gateway/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/k8s-gateway/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/k8s-gateway/4.0.3/CHANGELOG.md b/stable/k8s-gateway/4.0.4/CHANGELOG.md similarity index 89% rename from stable/k8s-gateway/4.0.3/CHANGELOG.md rename to stable/k8s-gateway/4.0.4/CHANGELOG.md index 2a706ea6136..c4d86939397 100644 --- a/stable/k8s-gateway/4.0.3/CHANGELOG.md +++ b/stable/k8s-gateway/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [k8s-gateway-4.0.4](https://github.com/truecharts/apps/compare/k8s-gateway-4.0.3...k8s-gateway-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [k8s-gateway-4.0.3](https://github.com/truecharts/apps/compare/k8s-gateway-4.0.2...k8s-gateway-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [k8s-gateway-3.0.10](https://github.com/truecharts/apps/compare/k8s-gateway-3.0.9...k8s-gateway-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/kms/9.0.4/CONFIG.md b/stable/k8s-gateway/4.0.4/CONFIG.md similarity index 100% rename from stable/kms/9.0.4/CONFIG.md rename to stable/k8s-gateway/4.0.4/CONFIG.md diff --git a/stable/k8s-gateway/4.0.4/Chart.lock b/stable/k8s-gateway/4.0.4/Chart.lock new file mode 100644 index 00000000000..ce085c6af85 --- /dev/null +++ b/stable/k8s-gateway/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:19:40.922742992Z" diff --git a/stable/k8s-gateway/4.0.3/Chart.yaml b/stable/k8s-gateway/4.0.4/Chart.yaml similarity index 95% rename from stable/k8s-gateway/4.0.3/Chart.yaml rename to stable/k8s-gateway/4.0.4/Chart.yaml index b10f6e4ffda..886128d9a1c 100644 --- a/stable/k8s-gateway/4.0.3/Chart.yaml +++ b/stable/k8s-gateway/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.8" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - networking diff --git a/stable/k8s-gateway/4.0.3/README.md b/stable/k8s-gateway/4.0.4/README.md similarity index 96% rename from stable/k8s-gateway/4.0.3/README.md rename to stable/k8s-gateway/4.0.4/README.md index a594cec43e7..ea065aeb6f6 100644 --- a/stable/k8s-gateway/4.0.3/README.md +++ b/stable/k8s-gateway/4.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/k8s-gateway/4.0.3/app-readme.md b/stable/k8s-gateway/4.0.4/app-readme.md similarity index 100% rename from stable/k8s-gateway/4.0.3/app-readme.md rename to stable/k8s-gateway/4.0.4/app-readme.md diff --git a/stable/k8s-gateway/4.0.4/charts/common-8.3.19.tgz b/stable/k8s-gateway/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/k8s-gateway/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/k8s-gateway/4.0.3/helm-values.md b/stable/k8s-gateway/4.0.4/helm-values.md similarity index 100% rename from stable/k8s-gateway/4.0.3/helm-values.md rename to stable/k8s-gateway/4.0.4/helm-values.md diff --git a/stable/k8s-gateway/4.0.3/ix_values.yaml b/stable/k8s-gateway/4.0.4/ix_values.yaml similarity index 100% rename from stable/k8s-gateway/4.0.3/ix_values.yaml rename to stable/k8s-gateway/4.0.4/ix_values.yaml diff --git a/stable/k8s-gateway/4.0.3/questions.yaml b/stable/k8s-gateway/4.0.4/questions.yaml similarity index 100% rename from stable/k8s-gateway/4.0.3/questions.yaml rename to stable/k8s-gateway/4.0.4/questions.yaml diff --git a/stable/k8s-gateway/4.0.3/templates/_configmap.tpl b/stable/k8s-gateway/4.0.4/templates/_configmap.tpl similarity index 100% rename from stable/k8s-gateway/4.0.3/templates/_configmap.tpl rename to stable/k8s-gateway/4.0.4/templates/_configmap.tpl diff --git a/stable/k8s-gateway/4.0.3/templates/common.yaml b/stable/k8s-gateway/4.0.4/templates/common.yaml similarity index 100% rename from stable/k8s-gateway/4.0.3/templates/common.yaml rename to stable/k8s-gateway/4.0.4/templates/common.yaml diff --git a/stable/kms/9.0.4/values.yaml b/stable/k8s-gateway/4.0.4/values.yaml similarity index 100% rename from stable/kms/9.0.4/values.yaml rename to stable/k8s-gateway/4.0.4/values.yaml diff --git a/stable/kanboard/4.0.4/Chart.lock b/stable/kanboard/4.0.4/Chart.lock deleted file mode 100644 index 2c1a97ceba0..00000000000 --- a/stable/kanboard/4.0.4/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/kanboard/4.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/kanboard/4.0.4/charts/common-8.3.18.tgz and /dev/null 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 deleted file mode 100644 index 12af7bda79d..00000000000 Binary files a/stable/kanboard/4.0.4/charts/postgresql-5.1.5.tgz and /dev/null differ diff --git a/stable/kanboard/4.0.4/CHANGELOG.md b/stable/kanboard/4.0.5/CHANGELOG.md similarity index 87% rename from stable/kanboard/4.0.4/CHANGELOG.md rename to stable/kanboard/4.0.5/CHANGELOG.md index a50e34fe61a..25ae9f5c6c0 100644 --- a/stable/kanboard/4.0.4/CHANGELOG.md +++ b/stable/kanboard/4.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [kanboard-4.0.5](https://github.com/truecharts/apps/compare/kanboard-4.0.4...kanboard-4.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [kanboard-4.0.4](https://github.com/truecharts/apps/compare/kanboard-4.0.3...kanboard-4.0.4) (2021-11-01) @@ -88,12 +97,3 @@ -### [kanboard-0.0.3](https://github.com/truecharts/apps/compare/kanboard-0.0.2...kanboard-0.0.3) (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/komga/4.0.3/CONFIG.md b/stable/kanboard/4.0.5/CONFIG.md similarity index 100% rename from stable/komga/4.0.3/CONFIG.md rename to stable/kanboard/4.0.5/CONFIG.md diff --git a/stable/kanboard/4.0.5/Chart.lock b/stable/kanboard/4.0.5/Chart.lock new file mode 100644 index 00000000000..9f749f5d252 --- /dev/null +++ b/stable/kanboard/4.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.7 +digest: sha256:9ca72bff75244fed934f5f0ef33b2d3bd41a69bb37410bab6f5c96775c803bb3 +generated: "2021-11-02T18:20:10.797497798Z" diff --git a/stable/kanboard/4.0.4/Chart.yaml b/stable/kanboard/4.0.5/Chart.yaml similarity index 93% rename from stable/kanboard/4.0.4/Chart.yaml rename to stable/kanboard/4.0.5/Chart.yaml index 126106ea6c2..65375edc7fd 100644 --- a/stable/kanboard/4.0.4/Chart.yaml +++ b/stable/kanboard/4.0.5/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.4 +version: 4.0.5 kubeVersion: ">=1.16.0-0" keywords: - kanboard @@ -14,11 +14,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.5 + version: 5.1.7 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/kanboard/4.0.4/README.md b/stable/kanboard/4.0.5/README.md similarity index 93% rename from stable/kanboard/4.0.4/README.md rename to stable/kanboard/4.0.5/README.md index 80046ab6600..77323c8a2a9 100644 --- a/stable/kanboard/4.0.4/README.md +++ b/stable/kanboard/4.0.5/README.md @@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.5 | -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org/ | postgresql | 5.1.7 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/kanboard/4.0.4/app-readme.md b/stable/kanboard/4.0.5/app-readme.md similarity index 100% rename from stable/kanboard/4.0.4/app-readme.md rename to stable/kanboard/4.0.5/app-readme.md diff --git a/stable/kanboard/4.0.5/charts/common-8.3.19.tgz b/stable/kanboard/4.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/kanboard/4.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/kanboard/4.0.5/charts/postgresql-5.1.7.tgz b/stable/kanboard/4.0.5/charts/postgresql-5.1.7.tgz new file mode 100644 index 00000000000..c12e8aea1c5 Binary files /dev/null and b/stable/kanboard/4.0.5/charts/postgresql-5.1.7.tgz differ diff --git a/stable/kanboard/4.0.4/helm-values.md b/stable/kanboard/4.0.5/helm-values.md similarity index 100% rename from stable/kanboard/4.0.4/helm-values.md rename to stable/kanboard/4.0.5/helm-values.md diff --git a/stable/kanboard/4.0.4/ix_values.yaml b/stable/kanboard/4.0.5/ix_values.yaml similarity index 100% rename from stable/kanboard/4.0.4/ix_values.yaml rename to stable/kanboard/4.0.5/ix_values.yaml diff --git a/stable/kanboard/4.0.4/questions.yaml b/stable/kanboard/4.0.5/questions.yaml similarity index 100% rename from stable/kanboard/4.0.4/questions.yaml rename to stable/kanboard/4.0.5/questions.yaml diff --git a/stable/kanboard/4.0.4/templates/common.yaml b/stable/kanboard/4.0.5/templates/common.yaml similarity index 100% rename from stable/kanboard/4.0.4/templates/common.yaml rename to stable/kanboard/4.0.5/templates/common.yaml diff --git a/stable/komga/4.0.3/values.yaml b/stable/kanboard/4.0.5/values.yaml similarity index 100% rename from stable/komga/4.0.3/values.yaml rename to stable/kanboard/4.0.5/values.yaml diff --git a/stable/kms/9.0.4/Chart.lock b/stable/kms/9.0.4/Chart.lock deleted file mode 100644 index bb2efab3b85..00000000000 --- a/stable/kms/9.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/kms/9.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/kms/9.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/kms/9.0.4/CHANGELOG.md b/stable/kms/9.0.5/CHANGELOG.md similarity index 91% rename from stable/kms/9.0.4/CHANGELOG.md rename to stable/kms/9.0.5/CHANGELOG.md index 166e9279aaf..716ef24f4a4 100644 --- a/stable/kms/9.0.4/CHANGELOG.md +++ b/stable/kms/9.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [kms-9.0.5](https://github.com/truecharts/apps/compare/kms-9.0.4...kms-9.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [kms-9.0.4](https://github.com/truecharts/apps/compare/kms-9.0.3...kms-9.0.4) (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)) - - -### [kms-8.0.13](https://github.com/truecharts/apps/compare/kms-8.0.12...kms-8.0.13) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - diff --git a/stable/lazylibrarian/9.0.4/CONFIG.md b/stable/kms/9.0.5/CONFIG.md similarity index 100% rename from stable/lazylibrarian/9.0.4/CONFIG.md rename to stable/kms/9.0.5/CONFIG.md diff --git a/stable/kms/9.0.5/Chart.lock b/stable/kms/9.0.5/Chart.lock new file mode 100644 index 00000000000..731886585ee --- /dev/null +++ b/stable/kms/9.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:20:48.961154665Z" diff --git a/stable/kms/9.0.4/Chart.yaml b/stable/kms/9.0.5/Chart.yaml similarity index 95% rename from stable/kms/9.0.4/Chart.yaml rename to stable/kms/9.0.5/Chart.yaml index 65e67cdfc49..28356857ac8 100644 --- a/stable/kms/9.0.4/Chart.yaml +++ b/stable/kms/9.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "minimal" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 9.0.5 annotations: truecharts.org/catagories: | - graywares diff --git a/stable/kms/9.0.4/README.md b/stable/kms/9.0.5/README.md similarity index 96% rename from stable/kms/9.0.4/README.md rename to stable/kms/9.0.5/README.md index 1e22531503a..cc0450a4ee4 100644 --- a/stable/kms/9.0.4/README.md +++ b/stable/kms/9.0.5/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/kms/9.0.4/app-readme.md b/stable/kms/9.0.5/app-readme.md similarity index 100% rename from stable/kms/9.0.4/app-readme.md rename to stable/kms/9.0.5/app-readme.md diff --git a/stable/kms/9.0.5/charts/common-8.3.19.tgz b/stable/kms/9.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/kms/9.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/kms/9.0.4/helm-values.md b/stable/kms/9.0.5/helm-values.md similarity index 100% rename from stable/kms/9.0.4/helm-values.md rename to stable/kms/9.0.5/helm-values.md diff --git a/stable/kms/9.0.4/ix_values.yaml b/stable/kms/9.0.5/ix_values.yaml similarity index 100% rename from stable/kms/9.0.4/ix_values.yaml rename to stable/kms/9.0.5/ix_values.yaml diff --git a/stable/kms/9.0.4/questions.yaml b/stable/kms/9.0.5/questions.yaml similarity index 100% rename from stable/kms/9.0.4/questions.yaml rename to stable/kms/9.0.5/questions.yaml diff --git a/stable/kms/9.0.4/templates/common.yaml b/stable/kms/9.0.5/templates/common.yaml similarity index 100% rename from stable/kms/9.0.4/templates/common.yaml rename to stable/kms/9.0.5/templates/common.yaml diff --git a/stable/lazylibrarian/9.0.4/values.yaml b/stable/kms/9.0.5/values.yaml similarity index 100% rename from stable/lazylibrarian/9.0.4/values.yaml rename to stable/kms/9.0.5/values.yaml diff --git a/stable/komga/4.0.3/Chart.lock b/stable/komga/4.0.3/Chart.lock deleted file mode 100644 index 9a099918fd7..00000000000 --- a/stable/komga/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/komga/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/komga/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/komga/4.0.3/CHANGELOG.md b/stable/komga/4.0.4/CHANGELOG.md similarity index 89% rename from stable/komga/4.0.3/CHANGELOG.md rename to stable/komga/4.0.4/CHANGELOG.md index 9c447e8ed0a..5fdcdaac5a7 100644 --- a/stable/komga/4.0.3/CHANGELOG.md +++ b/stable/komga/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [komga-4.0.4](https://github.com/truecharts/apps/compare/komga-4.0.3...komga-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [komga-4.0.3](https://github.com/truecharts/apps/compare/komga-4.0.2...komga-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [komga-3.0.14](https://github.com/truecharts/apps/compare/komga-3.0.13...komga-3.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)) - - - - diff --git a/stable/leaf2mqtt/2.0.3/CONFIG.md b/stable/komga/4.0.4/CONFIG.md similarity index 100% rename from stable/leaf2mqtt/2.0.3/CONFIG.md rename to stable/komga/4.0.4/CONFIG.md diff --git a/stable/komga/4.0.4/Chart.lock b/stable/komga/4.0.4/Chart.lock new file mode 100644 index 00000000000..f50b1a31a86 --- /dev/null +++ b/stable/komga/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:21:17.498093244Z" diff --git a/stable/komga/4.0.3/Chart.yaml b/stable/komga/4.0.4/Chart.yaml similarity index 95% rename from stable/komga/4.0.3/Chart.yaml rename to stable/komga/4.0.4/Chart.yaml index 45eb4fd25a7..5326bd3f9df 100644 --- a/stable/komga/4.0.3/Chart.yaml +++ b/stable/komga/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.132.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/komga/4.0.3/README.md b/stable/komga/4.0.4/README.md similarity index 96% rename from stable/komga/4.0.3/README.md rename to stable/komga/4.0.4/README.md index 4b290b5eaae..57b26b73c55 100644 --- a/stable/komga/4.0.3/README.md +++ b/stable/komga/4.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/komga/4.0.3/app-readme.md b/stable/komga/4.0.4/app-readme.md similarity index 100% rename from stable/komga/4.0.3/app-readme.md rename to stable/komga/4.0.4/app-readme.md diff --git a/stable/komga/4.0.4/charts/common-8.3.19.tgz b/stable/komga/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/komga/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/komga/4.0.3/helm-values.md b/stable/komga/4.0.4/helm-values.md similarity index 100% rename from stable/komga/4.0.3/helm-values.md rename to stable/komga/4.0.4/helm-values.md diff --git a/stable/komga/4.0.3/ix_values.yaml b/stable/komga/4.0.4/ix_values.yaml similarity index 100% rename from stable/komga/4.0.3/ix_values.yaml rename to stable/komga/4.0.4/ix_values.yaml diff --git a/stable/komga/4.0.3/questions.yaml b/stable/komga/4.0.4/questions.yaml similarity index 100% rename from stable/komga/4.0.3/questions.yaml rename to stable/komga/4.0.4/questions.yaml diff --git a/stable/komga/4.0.3/templates/common.yaml b/stable/komga/4.0.4/templates/common.yaml similarity index 100% rename from stable/komga/4.0.3/templates/common.yaml rename to stable/komga/4.0.4/templates/common.yaml diff --git a/stable/leaf2mqtt/2.0.3/values.yaml b/stable/komga/4.0.4/values.yaml similarity index 100% rename from stable/leaf2mqtt/2.0.3/values.yaml rename to stable/komga/4.0.4/values.yaml diff --git a/stable/lazylibrarian/9.0.4/Chart.lock b/stable/lazylibrarian/9.0.4/Chart.lock deleted file mode 100644 index d33cbf14836..00000000000 --- a/stable/lazylibrarian/9.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/lazylibrarian/9.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/lazylibrarian/9.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/lazylibrarian/9.0.4/CHANGELOG.md b/stable/lazylibrarian/9.0.5/CHANGELOG.md similarity index 91% rename from stable/lazylibrarian/9.0.4/CHANGELOG.md rename to stable/lazylibrarian/9.0.5/CHANGELOG.md index 3dd2198cc08..da12a705541 100644 --- a/stable/lazylibrarian/9.0.4/CHANGELOG.md +++ b/stable/lazylibrarian/9.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [lazylibrarian-9.0.5](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.4...lazylibrarian-9.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [lazylibrarian-9.0.4](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.3...lazylibrarian-9.0.4) (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)) - - - -### [lazylibrarian-8.0.14](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.13...lazylibrarian-8.0.14) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/librespeed/4.0.4/CONFIG.md b/stable/lazylibrarian/9.0.5/CONFIG.md similarity index 100% rename from stable/librespeed/4.0.4/CONFIG.md rename to stable/lazylibrarian/9.0.5/CONFIG.md diff --git a/stable/lazylibrarian/9.0.5/Chart.lock b/stable/lazylibrarian/9.0.5/Chart.lock new file mode 100644 index 00000000000..8104d676ebe --- /dev/null +++ b/stable/lazylibrarian/9.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:21:46.767361442Z" diff --git a/stable/lazylibrarian/9.0.4/Chart.yaml b/stable/lazylibrarian/9.0.5/Chart.yaml similarity index 95% rename from stable/lazylibrarian/9.0.4/Chart.yaml rename to stable/lazylibrarian/9.0.5/Chart.yaml index 2372424ca8b..b81e2bf80c5 100644 --- a/stable/lazylibrarian/9.0.4/Chart.yaml +++ b/stable/lazylibrarian/9.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 9.0.5 annotations: truecharts.org/catagories: | - media diff --git a/stable/lazylibrarian/9.0.4/README.md b/stable/lazylibrarian/9.0.5/README.md similarity index 96% rename from stable/lazylibrarian/9.0.4/README.md rename to stable/lazylibrarian/9.0.5/README.md index b73a29042ca..e4fff23bfc2 100644 --- a/stable/lazylibrarian/9.0.4/README.md +++ b/stable/lazylibrarian/9.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/lazylibrarian/9.0.4/app-readme.md b/stable/lazylibrarian/9.0.5/app-readme.md similarity index 100% rename from stable/lazylibrarian/9.0.4/app-readme.md rename to stable/lazylibrarian/9.0.5/app-readme.md diff --git a/stable/lazylibrarian/9.0.5/charts/common-8.3.19.tgz b/stable/lazylibrarian/9.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/lazylibrarian/9.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/lazylibrarian/9.0.4/helm-values.md b/stable/lazylibrarian/9.0.5/helm-values.md similarity index 100% rename from stable/lazylibrarian/9.0.4/helm-values.md rename to stable/lazylibrarian/9.0.5/helm-values.md diff --git a/stable/lazylibrarian/9.0.4/ix_values.yaml b/stable/lazylibrarian/9.0.5/ix_values.yaml similarity index 100% rename from stable/lazylibrarian/9.0.4/ix_values.yaml rename to stable/lazylibrarian/9.0.5/ix_values.yaml diff --git a/stable/lazylibrarian/9.0.4/questions.yaml b/stable/lazylibrarian/9.0.5/questions.yaml similarity index 100% rename from stable/lazylibrarian/9.0.4/questions.yaml rename to stable/lazylibrarian/9.0.5/questions.yaml diff --git a/stable/lazylibrarian/9.0.4/templates/common.yaml b/stable/lazylibrarian/9.0.5/templates/common.yaml similarity index 100% rename from stable/lazylibrarian/9.0.4/templates/common.yaml rename to stable/lazylibrarian/9.0.5/templates/common.yaml diff --git a/stable/librespeed/4.0.4/values.yaml b/stable/lazylibrarian/9.0.5/values.yaml similarity index 100% rename from stable/librespeed/4.0.4/values.yaml rename to stable/lazylibrarian/9.0.5/values.yaml diff --git a/stable/leaf2mqtt/2.0.3/Chart.lock b/stable/leaf2mqtt/2.0.3/Chart.lock deleted file mode 100644 index 59509d3e8a6..00000000000 --- a/stable/leaf2mqtt/2.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/leaf2mqtt/2.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/leaf2mqtt/2.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/leaf2mqtt/2.0.3/CHANGELOG.md b/stable/leaf2mqtt/2.0.4/CHANGELOG.md similarity index 89% rename from stable/leaf2mqtt/2.0.3/CHANGELOG.md rename to stable/leaf2mqtt/2.0.4/CHANGELOG.md index b6ad190e67c..7403de43c76 100644 --- a/stable/leaf2mqtt/2.0.3/CHANGELOG.md +++ b/stable/leaf2mqtt/2.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [leaf2mqtt-2.0.4](https://github.com/truecharts/apps/compare/leaf2mqtt-2.0.3...leaf2mqtt-2.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [leaf2mqtt-2.0.3](https://github.com/truecharts/apps/compare/leaf2mqtt-2.0.2...leaf2mqtt-2.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [leaf2mqtt-0.0.6](https://github.com/truecharts/apps/compare/leaf2mqtt-0.0.5...leaf2mqtt-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/lidarr/9.0.3/CONFIG.md b/stable/leaf2mqtt/2.0.4/CONFIG.md similarity index 100% rename from stable/lidarr/9.0.3/CONFIG.md rename to stable/leaf2mqtt/2.0.4/CONFIG.md diff --git a/stable/leaf2mqtt/2.0.4/Chart.lock b/stable/leaf2mqtt/2.0.4/Chart.lock new file mode 100644 index 00000000000..ba81313597f --- /dev/null +++ b/stable/leaf2mqtt/2.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:22:15.263001456Z" diff --git a/stable/leaf2mqtt/2.0.3/Chart.yaml b/stable/leaf2mqtt/2.0.4/Chart.yaml similarity index 95% rename from stable/leaf2mqtt/2.0.3/Chart.yaml rename to stable/leaf2mqtt/2.0.4/Chart.yaml index e1c633f1625..56b12329eb4 100644 --- a/stable/leaf2mqtt/2.0.3/Chart.yaml +++ b/stable/leaf2mqtt/2.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 2.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/leaf2mqtt/2.0.3/README.md b/stable/leaf2mqtt/2.0.4/README.md similarity index 96% rename from stable/leaf2mqtt/2.0.3/README.md rename to stable/leaf2mqtt/2.0.4/README.md index d7d2c98ecca..204a445b77e 100644 --- a/stable/leaf2mqtt/2.0.3/README.md +++ b/stable/leaf2mqtt/2.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/leaf2mqtt/2.0.3/app-readme.md b/stable/leaf2mqtt/2.0.4/app-readme.md similarity index 100% rename from stable/leaf2mqtt/2.0.3/app-readme.md rename to stable/leaf2mqtt/2.0.4/app-readme.md diff --git a/stable/leaf2mqtt/2.0.4/charts/common-8.3.19.tgz b/stable/leaf2mqtt/2.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/leaf2mqtt/2.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/leaf2mqtt/2.0.3/helm-values.md b/stable/leaf2mqtt/2.0.4/helm-values.md similarity index 100% rename from stable/leaf2mqtt/2.0.3/helm-values.md rename to stable/leaf2mqtt/2.0.4/helm-values.md diff --git a/stable/leaf2mqtt/2.0.3/ix_values.yaml b/stable/leaf2mqtt/2.0.4/ix_values.yaml similarity index 100% rename from stable/leaf2mqtt/2.0.3/ix_values.yaml rename to stable/leaf2mqtt/2.0.4/ix_values.yaml diff --git a/stable/leaf2mqtt/2.0.3/questions.yaml b/stable/leaf2mqtt/2.0.4/questions.yaml similarity index 100% rename from stable/leaf2mqtt/2.0.3/questions.yaml rename to stable/leaf2mqtt/2.0.4/questions.yaml diff --git a/stable/leaf2mqtt/2.0.3/templates/common.yaml b/stable/leaf2mqtt/2.0.4/templates/common.yaml similarity index 100% rename from stable/leaf2mqtt/2.0.3/templates/common.yaml rename to stable/leaf2mqtt/2.0.4/templates/common.yaml diff --git a/stable/lidarr/9.0.3/values.yaml b/stable/leaf2mqtt/2.0.4/values.yaml similarity index 100% rename from stable/lidarr/9.0.3/values.yaml rename to stable/leaf2mqtt/2.0.4/values.yaml diff --git a/stable/librespeed/4.0.4/Chart.lock b/stable/librespeed/4.0.4/Chart.lock deleted file mode 100644 index 21f3b0dfc3d..00000000000 --- a/stable/librespeed/4.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.18 -digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 -generated: "2021-11-02T13:35:01.591857848Z" diff --git a/stable/librespeed/4.0.4/charts/common-8.3.18.tgz b/stable/librespeed/4.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/librespeed/4.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/librespeed/4.0.4/CHANGELOG.md b/stable/librespeed/4.0.5/CHANGELOG.md similarity index 90% rename from stable/librespeed/4.0.4/CHANGELOG.md rename to stable/librespeed/4.0.5/CHANGELOG.md index 3ae16ae6a40..f5fa42398d3 100644 --- a/stable/librespeed/4.0.4/CHANGELOG.md +++ b/stable/librespeed/4.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [librespeed-4.0.5](https://github.com/truecharts/apps/compare/librespeed-4.0.4...librespeed-4.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [librespeed-4.0.4](https://github.com/truecharts/apps/compare/librespeed-4.0.3...librespeed-4.0.4) (2021-11-02) @@ -88,12 +97,3 @@ * 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)) - - - - -### [librespeed-3.0.15](https://github.com/truecharts/apps/compare/librespeed-0.0.1...librespeed-3.0.15) (2021-10-19) - -#### Chore diff --git a/stable/littlelink/4.0.4/CONFIG.md b/stable/librespeed/4.0.5/CONFIG.md similarity index 100% rename from stable/littlelink/4.0.4/CONFIG.md rename to stable/librespeed/4.0.5/CONFIG.md diff --git a/stable/librespeed/4.0.5/Chart.lock b/stable/librespeed/4.0.5/Chart.lock new file mode 100644 index 00000000000..9ebab7af581 --- /dev/null +++ b/stable/librespeed/4.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:22:43.73047394Z" diff --git a/stable/librespeed/4.0.4/Chart.yaml b/stable/librespeed/4.0.5/Chart.yaml similarity index 96% rename from stable/librespeed/4.0.4/Chart.yaml rename to stable/librespeed/4.0.5/Chart.yaml index a9659f9f1c1..017cb8e5329 100644 --- a/stable/librespeed/4.0.4/Chart.yaml +++ b/stable/librespeed/4.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.2.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 4.0.5 annotations: truecharts.org/catagories: | - media diff --git a/stable/librespeed/4.0.4/README.md b/stable/librespeed/4.0.5/README.md similarity index 96% rename from stable/librespeed/4.0.4/README.md rename to stable/librespeed/4.0.5/README.md index 58b85440a16..410158a2a2c 100644 --- a/stable/librespeed/4.0.4/README.md +++ b/stable/librespeed/4.0.5/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/librespeed/4.0.4/app-readme.md b/stable/librespeed/4.0.5/app-readme.md similarity index 100% rename from stable/librespeed/4.0.4/app-readme.md rename to stable/librespeed/4.0.5/app-readme.md diff --git a/stable/librespeed/4.0.5/charts/common-8.3.19.tgz b/stable/librespeed/4.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/librespeed/4.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/librespeed/4.0.4/ci/ct-values.yaml b/stable/librespeed/4.0.5/ci/ct-values.yaml similarity index 100% rename from stable/librespeed/4.0.4/ci/ct-values.yaml rename to stable/librespeed/4.0.5/ci/ct-values.yaml diff --git a/stable/librespeed/4.0.4/helm-values.md b/stable/librespeed/4.0.5/helm-values.md similarity index 100% rename from stable/librespeed/4.0.4/helm-values.md rename to stable/librespeed/4.0.5/helm-values.md diff --git a/stable/librespeed/4.0.4/ix_values.yaml b/stable/librespeed/4.0.5/ix_values.yaml similarity index 100% rename from stable/librespeed/4.0.4/ix_values.yaml rename to stable/librespeed/4.0.5/ix_values.yaml diff --git a/stable/librespeed/4.0.4/questions.yaml b/stable/librespeed/4.0.5/questions.yaml similarity index 100% rename from stable/librespeed/4.0.4/questions.yaml rename to stable/librespeed/4.0.5/questions.yaml diff --git a/stable/librespeed/4.0.4/templates/common.yaml b/stable/librespeed/4.0.5/templates/common.yaml similarity index 100% rename from stable/librespeed/4.0.4/templates/common.yaml rename to stable/librespeed/4.0.5/templates/common.yaml diff --git a/stable/littlelink/4.0.4/values.yaml b/stable/librespeed/4.0.5/values.yaml similarity index 100% rename from stable/littlelink/4.0.4/values.yaml rename to stable/librespeed/4.0.5/values.yaml diff --git a/stable/lidarr/9.0.3/Chart.lock b/stable/lidarr/9.0.3/Chart.lock deleted file mode 100644 index 5e0ccabd20f..00000000000 --- a/stable/lidarr/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/lidarr/9.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/lidarr/9.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/lidarr/9.0.3/CHANGELOG.md b/stable/lidarr/9.0.4/CHANGELOG.md similarity index 91% rename from stable/lidarr/9.0.3/CHANGELOG.md rename to stable/lidarr/9.0.4/CHANGELOG.md index e662ec4fd7d..957fbb6ad3c 100644 --- a/stable/lidarr/9.0.3/CHANGELOG.md +++ b/stable/lidarr/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [lidarr-9.0.4](https://github.com/truecharts/apps/compare/lidarr-9.0.3...lidarr-9.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [lidarr-9.0.3](https://github.com/truecharts/apps/compare/lidarr-9.0.2...lidarr-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [lidarr-8.0.11](https://github.com/truecharts/apps/compare/lidarr-8.0.10...lidarr-8.0.11) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [lidarr-8.0.10](https://github.com/truecharts/apps/compare/lidarr-8.0.9...lidarr-8.0.10) (2021-10-19) - -#### Fix diff --git a/stable/lychee/9.0.3/CONFIG.md b/stable/lidarr/9.0.4/CONFIG.md similarity index 100% rename from stable/lychee/9.0.3/CONFIG.md rename to stable/lidarr/9.0.4/CONFIG.md diff --git a/stable/lidarr/9.0.4/Chart.lock b/stable/lidarr/9.0.4/Chart.lock new file mode 100644 index 00000000000..0d64cd22403 --- /dev/null +++ b/stable/lidarr/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:23:12.017777266Z" diff --git a/stable/lidarr/9.0.3/Chart.yaml b/stable/lidarr/9.0.4/Chart.yaml similarity index 95% rename from stable/lidarr/9.0.3/Chart.yaml rename to stable/lidarr/9.0.4/Chart.yaml index 11e07b40ced..bc86d4a038b 100644 --- a/stable/lidarr/9.0.3/Chart.yaml +++ b/stable/lidarr/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.0.2255" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/lidarr/9.0.3/README.md b/stable/lidarr/9.0.4/README.md similarity index 96% rename from stable/lidarr/9.0.3/README.md rename to stable/lidarr/9.0.4/README.md index eca9bcefdea..fe96518f19b 100644 --- a/stable/lidarr/9.0.3/README.md +++ b/stable/lidarr/9.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/lidarr/9.0.3/app-readme.md b/stable/lidarr/9.0.4/app-readme.md similarity index 100% rename from stable/lidarr/9.0.3/app-readme.md rename to stable/lidarr/9.0.4/app-readme.md diff --git a/stable/lidarr/9.0.4/charts/common-8.3.19.tgz b/stable/lidarr/9.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/lidarr/9.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/lidarr/9.0.3/helm-values.md b/stable/lidarr/9.0.4/helm-values.md similarity index 100% rename from stable/lidarr/9.0.3/helm-values.md rename to stable/lidarr/9.0.4/helm-values.md diff --git a/stable/lidarr/9.0.3/ix_values.yaml b/stable/lidarr/9.0.4/ix_values.yaml similarity index 100% rename from stable/lidarr/9.0.3/ix_values.yaml rename to stable/lidarr/9.0.4/ix_values.yaml diff --git a/stable/lidarr/9.0.3/questions.yaml b/stable/lidarr/9.0.4/questions.yaml similarity index 100% rename from stable/lidarr/9.0.3/questions.yaml rename to stable/lidarr/9.0.4/questions.yaml diff --git a/stable/lidarr/9.0.3/templates/common.yaml b/stable/lidarr/9.0.4/templates/common.yaml similarity index 100% rename from stable/lidarr/9.0.3/templates/common.yaml rename to stable/lidarr/9.0.4/templates/common.yaml diff --git a/stable/lychee/9.0.3/values.yaml b/stable/lidarr/9.0.4/values.yaml similarity index 100% rename from stable/lychee/9.0.3/values.yaml rename to stable/lidarr/9.0.4/values.yaml diff --git a/stable/littlelink/4.0.4/Chart.lock b/stable/littlelink/4.0.4/Chart.lock deleted file mode 100644 index f7846f374f0..00000000000 --- a/stable/littlelink/4.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/littlelink/4.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/littlelink/4.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/littlelink/4.0.4/CHANGELOG.md b/stable/littlelink/4.0.5/CHANGELOG.md similarity index 90% rename from stable/littlelink/4.0.4/CHANGELOG.md rename to stable/littlelink/4.0.5/CHANGELOG.md index 3b9a1f33ebd..602fbddb169 100644 --- a/stable/littlelink/4.0.4/CHANGELOG.md +++ b/stable/littlelink/4.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [littlelink-4.0.5](https://github.com/truecharts/apps/compare/littlelink-4.0.4...littlelink-4.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [littlelink-4.0.4](https://github.com/truecharts/apps/compare/littlelink-4.0.3...littlelink-4.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)) - - - - -### [littlelink-3.0.13](https://github.com/truecharts/apps/compare/littlelink-3.0.12...littlelink-3.0.13) (2021-10-19) diff --git a/stable/mealie/4.0.4/CONFIG.md b/stable/littlelink/4.0.5/CONFIG.md similarity index 100% rename from stable/mealie/4.0.4/CONFIG.md rename to stable/littlelink/4.0.5/CONFIG.md diff --git a/stable/littlelink/4.0.5/Chart.lock b/stable/littlelink/4.0.5/Chart.lock new file mode 100644 index 00000000000..cab20e8f714 --- /dev/null +++ b/stable/littlelink/4.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:23:40.418809336Z" diff --git a/stable/littlelink/4.0.4/Chart.yaml b/stable/littlelink/4.0.5/Chart.yaml similarity index 95% rename from stable/littlelink/4.0.4/Chart.yaml rename to stable/littlelink/4.0.5/Chart.yaml index 0aa0a42e1a2..e312dcc9e25 100644 --- a/stable/littlelink/4.0.4/Chart.yaml +++ b/stable/littlelink/4.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 4.0.5 annotations: truecharts.org/catagories: | - social diff --git a/stable/littlelink/4.0.4/README.md b/stable/littlelink/4.0.5/README.md similarity index 96% rename from stable/littlelink/4.0.4/README.md rename to stable/littlelink/4.0.5/README.md index 1bd1c471225..b30dedba4a2 100644 --- a/stable/littlelink/4.0.4/README.md +++ b/stable/littlelink/4.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/littlelink/4.0.4/app-readme.md b/stable/littlelink/4.0.5/app-readme.md similarity index 100% rename from stable/littlelink/4.0.4/app-readme.md rename to stable/littlelink/4.0.5/app-readme.md diff --git a/stable/littlelink/4.0.5/charts/common-8.3.19.tgz b/stable/littlelink/4.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/littlelink/4.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/littlelink/4.0.4/helm-values.md b/stable/littlelink/4.0.5/helm-values.md similarity index 100% rename from stable/littlelink/4.0.4/helm-values.md rename to stable/littlelink/4.0.5/helm-values.md diff --git a/stable/littlelink/4.0.4/ix_values.yaml b/stable/littlelink/4.0.5/ix_values.yaml similarity index 100% rename from stable/littlelink/4.0.4/ix_values.yaml rename to stable/littlelink/4.0.5/ix_values.yaml diff --git a/stable/littlelink/4.0.4/questions.yaml b/stable/littlelink/4.0.5/questions.yaml similarity index 100% rename from stable/littlelink/4.0.4/questions.yaml rename to stable/littlelink/4.0.5/questions.yaml diff --git a/stable/littlelink/4.0.4/templates/_configmap.tpl b/stable/littlelink/4.0.5/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/4.0.4/templates/_configmap.tpl rename to stable/littlelink/4.0.5/templates/_configmap.tpl diff --git a/stable/littlelink/4.0.4/templates/common.yaml b/stable/littlelink/4.0.5/templates/common.yaml similarity index 100% rename from stable/littlelink/4.0.4/templates/common.yaml rename to stable/littlelink/4.0.5/templates/common.yaml diff --git a/stable/mealie/4.0.4/values.yaml b/stable/littlelink/4.0.5/values.yaml similarity index 100% rename from stable/mealie/4.0.4/values.yaml rename to stable/littlelink/4.0.5/values.yaml diff --git a/stable/lychee/9.0.3/Chart.lock b/stable/lychee/9.0.3/Chart.lock deleted file mode 100644 index db2aa63b7b1..00000000000 --- a/stable/lychee/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/lychee/9.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/lychee/9.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/lychee/9.0.3/CHANGELOG.md b/stable/lychee/9.0.4/CHANGELOG.md similarity index 91% rename from stable/lychee/9.0.3/CHANGELOG.md rename to stable/lychee/9.0.4/CHANGELOG.md index 42569f72f71..b20dff27eaf 100644 --- a/stable/lychee/9.0.3/CHANGELOG.md +++ b/stable/lychee/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [lychee-9.0.4](https://github.com/truecharts/apps/compare/lychee-9.0.3...lychee-9.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [lychee-9.0.3](https://github.com/truecharts/apps/compare/lychee-9.0.2...lychee-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [lychee-8.0.11](https://github.com/truecharts/apps/compare/lychee-8.0.10...lychee-8.0.11) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [lychee-8.0.10](https://github.com/truecharts/apps/compare/lychee-8.0.9...lychee-8.0.10) (2021-10-19) - -#### Fix diff --git a/stable/medusa/1.0.3/CONFIG.md b/stable/lychee/9.0.4/CONFIG.md similarity index 100% rename from stable/medusa/1.0.3/CONFIG.md rename to stable/lychee/9.0.4/CONFIG.md diff --git a/stable/lychee/9.0.4/Chart.lock b/stable/lychee/9.0.4/Chart.lock new file mode 100644 index 00000000000..ac7509bcda6 --- /dev/null +++ b/stable/lychee/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:24:09.42161388Z" diff --git a/stable/lychee/9.0.3/Chart.yaml b/stable/lychee/9.0.4/Chart.yaml similarity index 95% rename from stable/lychee/9.0.3/Chart.yaml rename to stable/lychee/9.0.4/Chart.yaml index 9d72c3f2299..72757783eac 100644 --- a/stable/lychee/9.0.3/Chart.yaml +++ b/stable/lychee/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.3.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/lychee/9.0.3/README.md b/stable/lychee/9.0.4/README.md similarity index 96% rename from stable/lychee/9.0.3/README.md rename to stable/lychee/9.0.4/README.md index bdd7f96bf48..6df37707b54 100644 --- a/stable/lychee/9.0.3/README.md +++ b/stable/lychee/9.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/lychee/9.0.3/app-readme.md b/stable/lychee/9.0.4/app-readme.md similarity index 100% rename from stable/lychee/9.0.3/app-readme.md rename to stable/lychee/9.0.4/app-readme.md diff --git a/stable/lychee/9.0.4/charts/common-8.3.19.tgz b/stable/lychee/9.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/lychee/9.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/lychee/9.0.3/helm-values.md b/stable/lychee/9.0.4/helm-values.md similarity index 100% rename from stable/lychee/9.0.3/helm-values.md rename to stable/lychee/9.0.4/helm-values.md diff --git a/stable/lychee/9.0.3/ix_values.yaml b/stable/lychee/9.0.4/ix_values.yaml similarity index 100% rename from stable/lychee/9.0.3/ix_values.yaml rename to stable/lychee/9.0.4/ix_values.yaml diff --git a/stable/lychee/9.0.3/questions.yaml b/stable/lychee/9.0.4/questions.yaml similarity index 100% rename from stable/lychee/9.0.3/questions.yaml rename to stable/lychee/9.0.4/questions.yaml diff --git a/stable/lychee/9.0.3/templates/common.yaml b/stable/lychee/9.0.4/templates/common.yaml similarity index 100% rename from stable/lychee/9.0.3/templates/common.yaml rename to stable/lychee/9.0.4/templates/common.yaml diff --git a/stable/medusa/1.0.3/values.yaml b/stable/lychee/9.0.4/values.yaml similarity index 100% rename from stable/medusa/1.0.3/values.yaml rename to stable/lychee/9.0.4/values.yaml diff --git a/stable/mealie/4.0.4/Chart.lock b/stable/mealie/4.0.4/Chart.lock deleted file mode 100644 index 92ee9dc0b8c..00000000000 --- a/stable/mealie/4.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/mealie/4.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/mealie/4.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/mealie/4.0.4/CHANGELOG.md b/stable/mealie/4.0.5/CHANGELOG.md similarity index 90% rename from stable/mealie/4.0.4/CHANGELOG.md rename to stable/mealie/4.0.5/CHANGELOG.md index 0f5be3311e5..b241c8936fc 100644 --- a/stable/mealie/4.0.4/CHANGELOG.md +++ b/stable/mealie/4.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [mealie-4.0.5](https://github.com/truecharts/apps/compare/mealie-4.0.4...mealie-4.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [mealie-4.0.4](https://github.com/truecharts/apps/compare/mealie-4.0.3...mealie-4.0.4) (2021-11-01) @@ -88,12 +97,3 @@ * 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/miniflux/3.0.4/CONFIG.md b/stable/mealie/4.0.5/CONFIG.md similarity index 100% rename from stable/miniflux/3.0.4/CONFIG.md rename to stable/mealie/4.0.5/CONFIG.md diff --git a/stable/mealie/4.0.5/Chart.lock b/stable/mealie/4.0.5/Chart.lock new file mode 100644 index 00000000000..28f182a176d --- /dev/null +++ b/stable/mealie/4.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:24:37.773428417Z" diff --git a/stable/mealie/4.0.4/Chart.yaml b/stable/mealie/4.0.5/Chart.yaml similarity index 95% rename from stable/mealie/4.0.4/Chart.yaml rename to stable/mealie/4.0.5/Chart.yaml index 26e77a18643..925132c8e98 100644 --- a/stable/mealie/4.0.4/Chart.yaml +++ b/stable/mealie/4.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 4.0.5 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/mealie/4.0.4/README.md b/stable/mealie/4.0.5/README.md similarity index 96% rename from stable/mealie/4.0.4/README.md rename to stable/mealie/4.0.5/README.md index a77432ac7ee..748f95b86af 100644 --- a/stable/mealie/4.0.4/README.md +++ b/stable/mealie/4.0.5/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/mealie/4.0.4/app-readme.md b/stable/mealie/4.0.5/app-readme.md similarity index 100% rename from stable/mealie/4.0.4/app-readme.md rename to stable/mealie/4.0.5/app-readme.md diff --git a/stable/mealie/4.0.5/charts/common-8.3.19.tgz b/stable/mealie/4.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/mealie/4.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/mealie/4.0.4/helm-values.md b/stable/mealie/4.0.5/helm-values.md similarity index 100% rename from stable/mealie/4.0.4/helm-values.md rename to stable/mealie/4.0.5/helm-values.md diff --git a/stable/mealie/4.0.4/ix_values.yaml b/stable/mealie/4.0.5/ix_values.yaml similarity index 100% rename from stable/mealie/4.0.4/ix_values.yaml rename to stable/mealie/4.0.5/ix_values.yaml diff --git a/stable/mealie/4.0.4/questions.yaml b/stable/mealie/4.0.5/questions.yaml similarity index 100% rename from stable/mealie/4.0.4/questions.yaml rename to stable/mealie/4.0.5/questions.yaml diff --git a/stable/mealie/4.0.4/templates/common.yaml b/stable/mealie/4.0.5/templates/common.yaml similarity index 100% rename from stable/mealie/4.0.4/templates/common.yaml rename to stable/mealie/4.0.5/templates/common.yaml diff --git a/stable/miniflux/3.0.4/values.yaml b/stable/mealie/4.0.5/values.yaml similarity index 100% rename from stable/miniflux/3.0.4/values.yaml rename to stable/mealie/4.0.5/values.yaml diff --git a/stable/medusa/1.0.3/Chart.lock b/stable/medusa/1.0.3/Chart.lock deleted file mode 100644 index 873cd61c0db..00000000000 --- a/stable/medusa/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/medusa/1.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/medusa/1.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/medusa/1.0.3/CHANGELOG.md b/stable/medusa/1.0.4/CHANGELOG.md similarity index 89% rename from stable/medusa/1.0.3/CHANGELOG.md rename to stable/medusa/1.0.4/CHANGELOG.md index 0a69c47635d..b8f19643549 100644 --- a/stable/medusa/1.0.3/CHANGELOG.md +++ b/stable/medusa/1.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [medusa-1.0.4](https://github.com/truecharts/apps/compare/medusa-1.0.3...medusa-1.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [medusa-1.0.3](https://github.com/truecharts/apps/compare/medusa-1.0.2...medusa-1.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [medusa-0.0.6](https://github.com/truecharts/apps/compare/medusa-0.0.5...medusa-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/minio-console/1.0.3/CONFIG.md b/stable/medusa/1.0.4/CONFIG.md similarity index 100% rename from stable/minio-console/1.0.3/CONFIG.md rename to stable/medusa/1.0.4/CONFIG.md diff --git a/stable/medusa/1.0.4/Chart.lock b/stable/medusa/1.0.4/Chart.lock new file mode 100644 index 00000000000..acbebf296f1 --- /dev/null +++ b/stable/medusa/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:25:06.215452566Z" diff --git a/stable/medusa/1.0.3/Chart.yaml b/stable/medusa/1.0.4/Chart.yaml similarity index 95% rename from stable/medusa/1.0.3/Chart.yaml rename to stable/medusa/1.0.4/Chart.yaml index 0d9acd50030..3fe01a9b02a 100644 --- a/stable/medusa/1.0.3/Chart.yaml +++ b/stable/medusa/1.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5.17" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/medusa/1.0.3/README.md b/stable/medusa/1.0.4/README.md similarity index 96% rename from stable/medusa/1.0.3/README.md rename to stable/medusa/1.0.4/README.md index 7a66045a89d..fd55f8ab99a 100644 --- a/stable/medusa/1.0.3/README.md +++ b/stable/medusa/1.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/medusa/1.0.3/app-readme.md b/stable/medusa/1.0.4/app-readme.md similarity index 100% rename from stable/medusa/1.0.3/app-readme.md rename to stable/medusa/1.0.4/app-readme.md diff --git a/stable/medusa/1.0.4/charts/common-8.3.19.tgz b/stable/medusa/1.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/medusa/1.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/medusa/1.0.3/helm-values.md b/stable/medusa/1.0.4/helm-values.md similarity index 100% rename from stable/medusa/1.0.3/helm-values.md rename to stable/medusa/1.0.4/helm-values.md diff --git a/stable/medusa/1.0.3/ix_values.yaml b/stable/medusa/1.0.4/ix_values.yaml similarity index 100% rename from stable/medusa/1.0.3/ix_values.yaml rename to stable/medusa/1.0.4/ix_values.yaml diff --git a/stable/medusa/1.0.3/questions.yaml b/stable/medusa/1.0.4/questions.yaml similarity index 100% rename from stable/medusa/1.0.3/questions.yaml rename to stable/medusa/1.0.4/questions.yaml diff --git a/stable/medusa/1.0.3/templates/common.yaml b/stable/medusa/1.0.4/templates/common.yaml similarity index 100% rename from stable/medusa/1.0.3/templates/common.yaml rename to stable/medusa/1.0.4/templates/common.yaml diff --git a/stable/minio-console/1.0.3/values.yaml b/stable/medusa/1.0.4/values.yaml similarity index 100% rename from stable/minio-console/1.0.3/values.yaml rename to stable/medusa/1.0.4/values.yaml diff --git a/stable/miniflux/3.0.4/Chart.lock b/stable/miniflux/3.0.4/Chart.lock deleted file mode 100644 index fe0b357a372..00000000000 --- a/stable/miniflux/3.0.4/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/miniflux/3.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/miniflux/3.0.4/charts/common-8.3.18.tgz and /dev/null 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 deleted file mode 100644 index 12af7bda79d..00000000000 Binary files a/stable/miniflux/3.0.4/charts/postgresql-5.1.5.tgz and /dev/null differ diff --git a/stable/miniflux/3.0.4/CHANGELOG.md b/stable/miniflux/3.0.5/CHANGELOG.md similarity index 87% rename from stable/miniflux/3.0.4/CHANGELOG.md rename to stable/miniflux/3.0.5/CHANGELOG.md index c8422c49ff4..6abd51778a4 100644 --- a/stable/miniflux/3.0.4/CHANGELOG.md +++ b/stable/miniflux/3.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [miniflux-3.0.5](https://github.com/truecharts/apps/compare/miniflux-3.0.4...miniflux-3.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [miniflux-3.0.4](https://github.com/truecharts/apps/compare/miniflux-3.0.3...miniflux-3.0.4) (2021-11-01) @@ -88,12 +97,3 @@ -### [miniflux-0.0.3](https://github.com/truecharts/apps/compare/miniflux-0.0.2...miniflux-0.0.3) (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/mosquitto/4.0.4/CONFIG.md b/stable/miniflux/3.0.5/CONFIG.md similarity index 100% rename from stable/mosquitto/4.0.4/CONFIG.md rename to stable/miniflux/3.0.5/CONFIG.md diff --git a/stable/miniflux/3.0.5/Chart.lock b/stable/miniflux/3.0.5/Chart.lock new file mode 100644 index 00000000000..56f2b10ddf7 --- /dev/null +++ b/stable/miniflux/3.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.7 +digest: sha256:9ca72bff75244fed934f5f0ef33b2d3bd41a69bb37410bab6f5c96775c803bb3 +generated: "2021-11-02T18:25:36.1950891Z" diff --git a/stable/miniflux/3.0.4/Chart.yaml b/stable/miniflux/3.0.5/Chart.yaml similarity index 93% rename from stable/miniflux/3.0.4/Chart.yaml rename to stable/miniflux/3.0.5/Chart.yaml index e308d477130..9c3dfbfb1aa 100644 --- a/stable/miniflux/3.0.4/Chart.yaml +++ b/stable/miniflux/3.0.5/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.4 +version: 3.0.5 kubeVersion: ">=1.16.0-0" keywords: - miniflux @@ -15,11 +15,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.5 + version: 5.1.7 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/miniflux/3.0.4/README.md b/stable/miniflux/3.0.5/README.md similarity index 92% rename from stable/miniflux/3.0.4/README.md rename to stable/miniflux/3.0.5/README.md index 4ac56ec87b1..6826dc59dbc 100644 --- a/stable/miniflux/3.0.4/README.md +++ b/stable/miniflux/3.0.5/README.md @@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.5 | -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org/ | postgresql | 5.1.7 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/miniflux/3.0.4/app-readme.md b/stable/miniflux/3.0.5/app-readme.md similarity index 100% rename from stable/miniflux/3.0.4/app-readme.md rename to stable/miniflux/3.0.5/app-readme.md diff --git a/stable/miniflux/3.0.5/charts/common-8.3.19.tgz b/stable/miniflux/3.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/miniflux/3.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/miniflux/3.0.5/charts/postgresql-5.1.7.tgz b/stable/miniflux/3.0.5/charts/postgresql-5.1.7.tgz new file mode 100644 index 00000000000..c12e8aea1c5 Binary files /dev/null and b/stable/miniflux/3.0.5/charts/postgresql-5.1.7.tgz differ diff --git a/stable/miniflux/3.0.4/helm-values.md b/stable/miniflux/3.0.5/helm-values.md similarity index 100% rename from stable/miniflux/3.0.4/helm-values.md rename to stable/miniflux/3.0.5/helm-values.md diff --git a/stable/miniflux/3.0.4/ix_values.yaml b/stable/miniflux/3.0.5/ix_values.yaml similarity index 100% rename from stable/miniflux/3.0.4/ix_values.yaml rename to stable/miniflux/3.0.5/ix_values.yaml diff --git a/stable/miniflux/3.0.4/questions.yaml b/stable/miniflux/3.0.5/questions.yaml similarity index 100% rename from stable/miniflux/3.0.4/questions.yaml rename to stable/miniflux/3.0.5/questions.yaml diff --git a/stable/miniflux/3.0.4/templates/common.yaml b/stable/miniflux/3.0.5/templates/common.yaml similarity index 100% rename from stable/miniflux/3.0.4/templates/common.yaml rename to stable/miniflux/3.0.5/templates/common.yaml diff --git a/stable/mosquitto/4.0.4/values.yaml b/stable/miniflux/3.0.5/values.yaml similarity index 100% rename from stable/mosquitto/4.0.4/values.yaml rename to stable/miniflux/3.0.5/values.yaml diff --git a/stable/minio-console/1.0.3/Chart.lock b/stable/minio-console/1.0.3/Chart.lock deleted file mode 100644 index 2d9e896f852..00000000000 --- a/stable/minio-console/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/minio-console/1.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/minio-console/1.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/minio-console/1.0.3/CHANGELOG.md b/stable/minio-console/1.0.4/CHANGELOG.md similarity index 89% rename from stable/minio-console/1.0.3/CHANGELOG.md rename to stable/minio-console/1.0.4/CHANGELOG.md index 02c073b6d72..f4468e02667 100644 --- a/stable/minio-console/1.0.3/CHANGELOG.md +++ b/stable/minio-console/1.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [minio-console-1.0.4](https://github.com/truecharts/apps/compare/minio-console-1.0.3...minio-console-1.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [minio-console-1.0.3](https://github.com/truecharts/apps/compare/minio-console-1.0.2...minio-console-1.0.3) (2021-11-01) @@ -88,12 +97,3 @@ - -### [minio-console-0.0.6](https://github.com/truecharts/apps/compare/minio-console-0.0.5...minio-console-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/mstream/1.0.3/CONFIG.md b/stable/minio-console/1.0.4/CONFIG.md similarity index 100% rename from stable/mstream/1.0.3/CONFIG.md rename to stable/minio-console/1.0.4/CONFIG.md diff --git a/stable/minio-console/1.0.4/Chart.lock b/stable/minio-console/1.0.4/Chart.lock new file mode 100644 index 00000000000..28a12b0f255 --- /dev/null +++ b/stable/minio-console/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:26:14.555378446Z" diff --git a/stable/minio-console/1.0.3/Chart.yaml b/stable/minio-console/1.0.4/Chart.yaml similarity index 95% rename from stable/minio-console/1.0.3/Chart.yaml rename to stable/minio-console/1.0.4/Chart.yaml index 19084dabcfc..1e8f367d321 100644 --- a/stable/minio-console/1.0.3/Chart.yaml +++ b/stable/minio-console/1.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.11.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/minio-console/1.0.3/README.md b/stable/minio-console/1.0.4/README.md similarity index 96% rename from stable/minio-console/1.0.3/README.md rename to stable/minio-console/1.0.4/README.md index f9278bdae90..6aab65f0093 100644 --- a/stable/minio-console/1.0.3/README.md +++ b/stable/minio-console/1.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/minio-console/1.0.3/app-readme.md b/stable/minio-console/1.0.4/app-readme.md similarity index 100% rename from stable/minio-console/1.0.3/app-readme.md rename to stable/minio-console/1.0.4/app-readme.md diff --git a/stable/minio-console/1.0.4/charts/common-8.3.19.tgz b/stable/minio-console/1.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/minio-console/1.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/minio-console/1.0.3/helm-values.md b/stable/minio-console/1.0.4/helm-values.md similarity index 100% rename from stable/minio-console/1.0.3/helm-values.md rename to stable/minio-console/1.0.4/helm-values.md diff --git a/stable/minio-console/1.0.3/ix_values.yaml b/stable/minio-console/1.0.4/ix_values.yaml similarity index 100% rename from stable/minio-console/1.0.3/ix_values.yaml rename to stable/minio-console/1.0.4/ix_values.yaml diff --git a/stable/minio-console/1.0.3/questions.yaml b/stable/minio-console/1.0.4/questions.yaml similarity index 100% rename from stable/minio-console/1.0.3/questions.yaml rename to stable/minio-console/1.0.4/questions.yaml diff --git a/stable/minio-console/1.0.3/templates/common.yaml b/stable/minio-console/1.0.4/templates/common.yaml similarity index 100% rename from stable/minio-console/1.0.3/templates/common.yaml rename to stable/minio-console/1.0.4/templates/common.yaml diff --git a/stable/mstream/1.0.3/values.yaml b/stable/minio-console/1.0.4/values.yaml similarity index 100% rename from stable/mstream/1.0.3/values.yaml rename to stable/minio-console/1.0.4/values.yaml diff --git a/stable/mosquitto/4.0.4/Chart.lock b/stable/mosquitto/4.0.4/Chart.lock deleted file mode 100644 index 49746b3252a..00000000000 --- a/stable/mosquitto/4.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/mosquitto/4.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/mosquitto/4.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/mosquitto/4.0.4/CHANGELOG.md b/stable/mosquitto/4.0.5/CHANGELOG.md similarity index 91% rename from stable/mosquitto/4.0.4/CHANGELOG.md rename to stable/mosquitto/4.0.5/CHANGELOG.md index 8b6a4e1427e..b95df651c82 100644 --- a/stable/mosquitto/4.0.4/CHANGELOG.md +++ b/stable/mosquitto/4.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [mosquitto-4.0.5](https://github.com/truecharts/apps/compare/mosquitto-4.0.4...mosquitto-4.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [mosquitto-4.0.4](https://github.com/truecharts/apps/compare/mosquitto-4.0.3...mosquitto-4.0.4) (2021-11-01) @@ -88,12 +97,3 @@ ### [mosquitto-3.0.11](https://github.com/truecharts/apps/compare/mosquitto-3.0.10...mosquitto-3.0.11) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [mosquitto-3.0.10](https://github.com/truecharts/apps/compare/mosquitto-3.0.9...mosquitto-3.0.10) (2021-10-19) - -#### Fix diff --git a/stable/muximux/1.0.4/CONFIG.md b/stable/mosquitto/4.0.5/CONFIG.md similarity index 100% rename from stable/muximux/1.0.4/CONFIG.md rename to stable/mosquitto/4.0.5/CONFIG.md diff --git a/stable/mosquitto/4.0.5/Chart.lock b/stable/mosquitto/4.0.5/Chart.lock new file mode 100644 index 00000000000..175f437462d --- /dev/null +++ b/stable/mosquitto/4.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:26:42.871102926Z" diff --git a/stable/mosquitto/4.0.4/Chart.yaml b/stable/mosquitto/4.0.5/Chart.yaml similarity index 95% rename from stable/mosquitto/4.0.4/Chart.yaml rename to stable/mosquitto/4.0.5/Chart.yaml index 6247a6dee13..43804ef28a1 100644 --- a/stable/mosquitto/4.0.4/Chart.yaml +++ b/stable/mosquitto/4.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.13" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 4.0.5 annotations: truecharts.org/catagories: | - homeautomation diff --git a/stable/mosquitto/4.0.4/README.md b/stable/mosquitto/4.0.5/README.md similarity index 96% rename from stable/mosquitto/4.0.4/README.md rename to stable/mosquitto/4.0.5/README.md index 1d737aeacd6..64c83567e1a 100644 --- a/stable/mosquitto/4.0.4/README.md +++ b/stable/mosquitto/4.0.5/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/mosquitto/4.0.4/app-readme.md b/stable/mosquitto/4.0.5/app-readme.md similarity index 100% rename from stable/mosquitto/4.0.4/app-readme.md rename to stable/mosquitto/4.0.5/app-readme.md diff --git a/stable/mosquitto/4.0.5/charts/common-8.3.19.tgz b/stable/mosquitto/4.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/mosquitto/4.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/mosquitto/4.0.4/helm-values.md b/stable/mosquitto/4.0.5/helm-values.md similarity index 100% rename from stable/mosquitto/4.0.4/helm-values.md rename to stable/mosquitto/4.0.5/helm-values.md diff --git a/stable/mosquitto/4.0.4/ix_values.yaml b/stable/mosquitto/4.0.5/ix_values.yaml similarity index 100% rename from stable/mosquitto/4.0.4/ix_values.yaml rename to stable/mosquitto/4.0.5/ix_values.yaml diff --git a/stable/mosquitto/4.0.4/questions.yaml b/stable/mosquitto/4.0.5/questions.yaml similarity index 100% rename from stable/mosquitto/4.0.4/questions.yaml rename to stable/mosquitto/4.0.5/questions.yaml diff --git a/stable/mosquitto/4.0.4/templates/common.yaml b/stable/mosquitto/4.0.5/templates/common.yaml similarity index 100% rename from stable/mosquitto/4.0.4/templates/common.yaml rename to stable/mosquitto/4.0.5/templates/common.yaml diff --git a/stable/mosquitto/4.0.4/templates/configmap.yaml b/stable/mosquitto/4.0.5/templates/configmap.yaml similarity index 100% rename from stable/mosquitto/4.0.4/templates/configmap.yaml rename to stable/mosquitto/4.0.5/templates/configmap.yaml diff --git a/stable/muximux/1.0.4/values.yaml b/stable/mosquitto/4.0.5/values.yaml similarity index 100% rename from stable/muximux/1.0.4/values.yaml rename to stable/mosquitto/4.0.5/values.yaml diff --git a/stable/mstream/1.0.3/Chart.lock b/stable/mstream/1.0.3/Chart.lock deleted file mode 100644 index 7e3c51c765e..00000000000 --- a/stable/mstream/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/mstream/1.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/mstream/1.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/mstream/1.0.3/CHANGELOG.md b/stable/mstream/1.0.4/CHANGELOG.md similarity index 89% rename from stable/mstream/1.0.3/CHANGELOG.md rename to stable/mstream/1.0.4/CHANGELOG.md index c9d086dd2d9..9eea458024d 100644 --- a/stable/mstream/1.0.3/CHANGELOG.md +++ b/stable/mstream/1.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [mstream-1.0.4](https://github.com/truecharts/apps/compare/mstream-1.0.3...mstream-1.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [mstream-1.0.3](https://github.com/truecharts/apps/compare/mstream-1.0.2...mstream-1.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [mstream-0.0.6](https://github.com/truecharts/apps/compare/mstream-0.0.5...mstream-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/mylar/4.0.3/CONFIG.md b/stable/mstream/1.0.4/CONFIG.md similarity index 100% rename from stable/mylar/4.0.3/CONFIG.md rename to stable/mstream/1.0.4/CONFIG.md diff --git a/stable/mstream/1.0.4/Chart.lock b/stable/mstream/1.0.4/Chart.lock new file mode 100644 index 00000000000..35f20c46ed1 --- /dev/null +++ b/stable/mstream/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:27:11.266011585Z" diff --git a/stable/mstream/1.0.3/Chart.yaml b/stable/mstream/1.0.4/Chart.yaml similarity index 95% rename from stable/mstream/1.0.3/Chart.yaml rename to stable/mstream/1.0.4/Chart.yaml index 763cef35d3e..1ee479fb67d 100644 --- a/stable/mstream/1.0.3/Chart.yaml +++ b/stable/mstream/1.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.2.5" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/mstream/1.0.3/README.md b/stable/mstream/1.0.4/README.md similarity index 96% rename from stable/mstream/1.0.3/README.md rename to stable/mstream/1.0.4/README.md index ed60b6b16ee..1027b1fb88f 100644 --- a/stable/mstream/1.0.3/README.md +++ b/stable/mstream/1.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/mstream/1.0.3/app-readme.md b/stable/mstream/1.0.4/app-readme.md similarity index 100% rename from stable/mstream/1.0.3/app-readme.md rename to stable/mstream/1.0.4/app-readme.md diff --git a/stable/mstream/1.0.4/charts/common-8.3.19.tgz b/stable/mstream/1.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/mstream/1.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/mstream/1.0.3/helm-values.md b/stable/mstream/1.0.4/helm-values.md similarity index 100% rename from stable/mstream/1.0.3/helm-values.md rename to stable/mstream/1.0.4/helm-values.md diff --git a/stable/mstream/1.0.3/ix_values.yaml b/stable/mstream/1.0.4/ix_values.yaml similarity index 100% rename from stable/mstream/1.0.3/ix_values.yaml rename to stable/mstream/1.0.4/ix_values.yaml diff --git a/stable/mstream/1.0.3/questions.yaml b/stable/mstream/1.0.4/questions.yaml similarity index 100% rename from stable/mstream/1.0.3/questions.yaml rename to stable/mstream/1.0.4/questions.yaml diff --git a/stable/mstream/1.0.3/templates/common.yaml b/stable/mstream/1.0.4/templates/common.yaml similarity index 100% rename from stable/mstream/1.0.3/templates/common.yaml rename to stable/mstream/1.0.4/templates/common.yaml diff --git a/stable/mylar/4.0.3/values.yaml b/stable/mstream/1.0.4/values.yaml similarity index 100% rename from stable/mylar/4.0.3/values.yaml rename to stable/mstream/1.0.4/values.yaml diff --git a/stable/muximux/1.0.4/Chart.lock b/stable/muximux/1.0.4/Chart.lock deleted file mode 100644 index 61bab61fdf1..00000000000 --- a/stable/muximux/1.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/muximux/1.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/muximux/1.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/muximux/1.0.4/CHANGELOG.md b/stable/muximux/1.0.5/CHANGELOG.md similarity index 91% rename from stable/muximux/1.0.4/CHANGELOG.md rename to stable/muximux/1.0.5/CHANGELOG.md index af5279205bd..fdfe976bde7 100644 --- a/stable/muximux/1.0.4/CHANGELOG.md +++ b/stable/muximux/1.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [muximux-1.0.5](https://github.com/truecharts/apps/compare/muximux-1.0.4...muximux-1.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [muximux-1.0.4](https://github.com/truecharts/apps/compare/muximux-1.0.3...muximux-1.0.4) (2021-11-01) @@ -88,12 +97,3 @@ - -### [muximux-0.0.7](https://github.com/truecharts/apps/compare/muximux-0.0.6...muximux-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - - diff --git a/stable/navidrome/9.0.3/CONFIG.md b/stable/muximux/1.0.5/CONFIG.md similarity index 100% rename from stable/navidrome/9.0.3/CONFIG.md rename to stable/muximux/1.0.5/CONFIG.md diff --git a/stable/muximux/1.0.5/Chart.lock b/stable/muximux/1.0.5/Chart.lock new file mode 100644 index 00000000000..4d59d82556f --- /dev/null +++ b/stable/muximux/1.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:27:39.574634336Z" diff --git a/stable/muximux/1.0.4/Chart.yaml b/stable/muximux/1.0.5/Chart.yaml similarity index 96% rename from stable/muximux/1.0.4/Chart.yaml rename to stable/muximux/1.0.5/Chart.yaml index 7ae09922e58..478bf3a93b3 100644 --- a/stable/muximux/1.0.4/Chart.yaml +++ b/stable/muximux/1.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "057352e8" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 1.0.5 annotations: truecharts.org/catagories: | - media diff --git a/stable/muximux/1.0.4/README.md b/stable/muximux/1.0.5/README.md similarity index 96% rename from stable/muximux/1.0.4/README.md rename to stable/muximux/1.0.5/README.md index 8d800cc759c..d6b9c2e4f9f 100644 --- a/stable/muximux/1.0.4/README.md +++ b/stable/muximux/1.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/muximux/1.0.4/app-readme.md b/stable/muximux/1.0.5/app-readme.md similarity index 100% rename from stable/muximux/1.0.4/app-readme.md rename to stable/muximux/1.0.5/app-readme.md diff --git a/stable/muximux/1.0.5/charts/common-8.3.19.tgz b/stable/muximux/1.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/muximux/1.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/muximux/1.0.4/helm-values.md b/stable/muximux/1.0.5/helm-values.md similarity index 100% rename from stable/muximux/1.0.4/helm-values.md rename to stable/muximux/1.0.5/helm-values.md diff --git a/stable/muximux/1.0.4/ix_values.yaml b/stable/muximux/1.0.5/ix_values.yaml similarity index 100% rename from stable/muximux/1.0.4/ix_values.yaml rename to stable/muximux/1.0.5/ix_values.yaml diff --git a/stable/muximux/1.0.4/questions.yaml b/stable/muximux/1.0.5/questions.yaml similarity index 100% rename from stable/muximux/1.0.4/questions.yaml rename to stable/muximux/1.0.5/questions.yaml diff --git a/stable/muximux/1.0.4/templates/common.yaml b/stable/muximux/1.0.5/templates/common.yaml similarity index 100% rename from stable/muximux/1.0.4/templates/common.yaml rename to stable/muximux/1.0.5/templates/common.yaml diff --git a/stable/navidrome/9.0.3/values.yaml b/stable/muximux/1.0.5/values.yaml similarity index 100% rename from stable/navidrome/9.0.3/values.yaml rename to stable/muximux/1.0.5/values.yaml diff --git a/stable/mylar/4.0.3/Chart.lock b/stable/mylar/4.0.3/Chart.lock deleted file mode 100644 index 87f65b3ec79..00000000000 --- a/stable/mylar/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/mylar/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/mylar/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/mylar/4.0.3/CHANGELOG.md b/stable/mylar/4.0.4/CHANGELOG.md similarity index 91% rename from stable/mylar/4.0.3/CHANGELOG.md rename to stable/mylar/4.0.4/CHANGELOG.md index 88d5caccf01..b3d89c1fd46 100644 --- a/stable/mylar/4.0.3/CHANGELOG.md +++ b/stable/mylar/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [mylar-4.0.4](https://github.com/truecharts/apps/compare/mylar-4.0.3...mylar-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [mylar-4.0.3](https://github.com/truecharts/apps/compare/mylar-4.0.2...mylar-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [mylar-3.0.11](https://github.com/truecharts/apps/compare/mylar-3.0.10...mylar-3.0.11) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [mylar-3.0.10](https://github.com/truecharts/apps/compare/mylar-3.0.9...mylar-3.0.10) (2021-10-19) - -#### Fix diff --git a/stable/nextcloud/9.0.5/CONFIG.md b/stable/mylar/4.0.4/CONFIG.md similarity index 100% rename from stable/nextcloud/9.0.5/CONFIG.md rename to stable/mylar/4.0.4/CONFIG.md diff --git a/stable/mylar/4.0.4/Chart.lock b/stable/mylar/4.0.4/Chart.lock new file mode 100644 index 00000000000..98e9b0aed56 --- /dev/null +++ b/stable/mylar/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:28:08.44844521Z" diff --git a/stable/mylar/4.0.3/Chart.yaml b/stable/mylar/4.0.4/Chart.yaml similarity index 95% rename from stable/mylar/4.0.3/Chart.yaml rename to stable/mylar/4.0.4/Chart.yaml index b7b1166fa19..0b733b8a5ec 100644 --- a/stable/mylar/4.0.3/Chart.yaml +++ b/stable/mylar/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/mylar/4.0.3/README.md b/stable/mylar/4.0.4/README.md similarity index 96% rename from stable/mylar/4.0.3/README.md rename to stable/mylar/4.0.4/README.md index 54505c46d45..500c9fc2916 100644 --- a/stable/mylar/4.0.3/README.md +++ b/stable/mylar/4.0.4/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/mylar/4.0.3/app-readme.md b/stable/mylar/4.0.4/app-readme.md similarity index 100% rename from stable/mylar/4.0.3/app-readme.md rename to stable/mylar/4.0.4/app-readme.md diff --git a/stable/mylar/4.0.4/charts/common-8.3.19.tgz b/stable/mylar/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/mylar/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/mylar/4.0.3/helm-values.md b/stable/mylar/4.0.4/helm-values.md similarity index 100% rename from stable/mylar/4.0.3/helm-values.md rename to stable/mylar/4.0.4/helm-values.md diff --git a/stable/mylar/4.0.3/ix_values.yaml b/stable/mylar/4.0.4/ix_values.yaml similarity index 100% rename from stable/mylar/4.0.3/ix_values.yaml rename to stable/mylar/4.0.4/ix_values.yaml diff --git a/stable/mylar/4.0.3/questions.yaml b/stable/mylar/4.0.4/questions.yaml similarity index 100% rename from stable/mylar/4.0.3/questions.yaml rename to stable/mylar/4.0.4/questions.yaml diff --git a/stable/mylar/4.0.3/templates/common.yaml b/stable/mylar/4.0.4/templates/common.yaml similarity index 100% rename from stable/mylar/4.0.3/templates/common.yaml rename to stable/mylar/4.0.4/templates/common.yaml diff --git a/stable/nextcloud/9.0.5/values.yaml b/stable/mylar/4.0.4/values.yaml similarity index 100% rename from stable/nextcloud/9.0.5/values.yaml rename to stable/mylar/4.0.4/values.yaml diff --git a/stable/navidrome/9.0.3/Chart.lock b/stable/navidrome/9.0.3/Chart.lock deleted file mode 100644 index 6709561b491..00000000000 --- a/stable/navidrome/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/navidrome/9.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/navidrome/9.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/navidrome/9.0.3/CHANGELOG.md b/stable/navidrome/9.0.4/CHANGELOG.md similarity index 91% rename from stable/navidrome/9.0.3/CHANGELOG.md rename to stable/navidrome/9.0.4/CHANGELOG.md index 670c978a88d..1220d7a41cb 100644 --- a/stable/navidrome/9.0.3/CHANGELOG.md +++ b/stable/navidrome/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [navidrome-9.0.4](https://github.com/truecharts/apps/compare/navidrome-9.0.3...navidrome-9.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [navidrome-9.0.3](https://github.com/truecharts/apps/compare/navidrome-9.0.2...navidrome-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [navidrome-8.0.12](https://github.com/truecharts/apps/compare/navidrome-8.0.11...navidrome-8.0.12) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [navidrome-8.0.11](https://github.com/truecharts/apps/compare/navidrome-8.0.10...navidrome-8.0.11) (2021-10-19) - -#### Fix diff --git a/stable/node-red/9.0.3/CONFIG.md b/stable/navidrome/9.0.4/CONFIG.md similarity index 100% rename from stable/node-red/9.0.3/CONFIG.md rename to stable/navidrome/9.0.4/CONFIG.md diff --git a/stable/navidrome/9.0.4/Chart.lock b/stable/navidrome/9.0.4/Chart.lock new file mode 100644 index 00000000000..68b6835048f --- /dev/null +++ b/stable/navidrome/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:28:36.477285923Z" diff --git a/stable/navidrome/9.0.3/Chart.yaml b/stable/navidrome/9.0.4/Chart.yaml similarity index 95% rename from stable/navidrome/9.0.3/Chart.yaml rename to stable/navidrome/9.0.4/Chart.yaml index 92bbfd8cf7d..61e93a4d13e 100644 --- a/stable/navidrome/9.0.3/Chart.yaml +++ b/stable/navidrome/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.46.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/navidrome/9.0.3/README.md b/stable/navidrome/9.0.4/README.md similarity index 96% rename from stable/navidrome/9.0.3/README.md rename to stable/navidrome/9.0.4/README.md index 141cf80fbd7..27e76d5ac31 100644 --- a/stable/navidrome/9.0.3/README.md +++ b/stable/navidrome/9.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/navidrome/9.0.3/app-readme.md b/stable/navidrome/9.0.4/app-readme.md similarity index 100% rename from stable/navidrome/9.0.3/app-readme.md rename to stable/navidrome/9.0.4/app-readme.md diff --git a/stable/navidrome/9.0.4/charts/common-8.3.19.tgz b/stable/navidrome/9.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/navidrome/9.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/navidrome/9.0.3/helm-values.md b/stable/navidrome/9.0.4/helm-values.md similarity index 100% rename from stable/navidrome/9.0.3/helm-values.md rename to stable/navidrome/9.0.4/helm-values.md diff --git a/stable/navidrome/9.0.3/ix_values.yaml b/stable/navidrome/9.0.4/ix_values.yaml similarity index 100% rename from stable/navidrome/9.0.3/ix_values.yaml rename to stable/navidrome/9.0.4/ix_values.yaml diff --git a/stable/navidrome/9.0.3/questions.yaml b/stable/navidrome/9.0.4/questions.yaml similarity index 100% rename from stable/navidrome/9.0.3/questions.yaml rename to stable/navidrome/9.0.4/questions.yaml diff --git a/stable/navidrome/9.0.3/templates/common.yaml b/stable/navidrome/9.0.4/templates/common.yaml similarity index 100% rename from stable/navidrome/9.0.3/templates/common.yaml rename to stable/navidrome/9.0.4/templates/common.yaml diff --git a/stable/node-red/9.0.3/values.yaml b/stable/navidrome/9.0.4/values.yaml similarity index 100% rename from stable/node-red/9.0.3/values.yaml rename to stable/navidrome/9.0.4/values.yaml 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 deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/nextcloud/9.0.5/charts/common-8.3.18.tgz and /dev/null 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 deleted file mode 100644 index 12af7bda79d..00000000000 Binary files a/stable/nextcloud/9.0.5/charts/postgresql-5.1.5.tgz and /dev/null 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 deleted file mode 100644 index 31b19387b59..00000000000 Binary files a/stable/nextcloud/9.0.5/charts/redis-15.5.3.tgz and /dev/null differ diff --git a/stable/nextcloud/9.0.5/CHANGELOG.md b/stable/nextcloud/9.0.6/CHANGELOG.md similarity index 88% rename from stable/nextcloud/9.0.5/CHANGELOG.md rename to stable/nextcloud/9.0.6/CHANGELOG.md index 778c96f7053..e027ccca2a1 100644 --- a/stable/nextcloud/9.0.5/CHANGELOG.md +++ b/stable/nextcloud/9.0.6/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [nextcloud-9.0.6](https://github.com/truecharts/apps/compare/nextcloud-9.0.5...nextcloud-9.0.6) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [nextcloud-9.0.5](https://github.com/truecharts/apps/compare/nextcloud-9.0.4...nextcloud-9.0.5) (2021-11-01) @@ -88,12 +97,3 @@ * make admin password private ([#1219](https://github.com/truecharts/apps/issues/1219)) - - -### [nextcloud-7.0.3](https://github.com/truecharts/apps/compare/nextcloud-7.0.0...nextcloud-7.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)) - diff --git a/stable/notes/1.0.3/CONFIG.md b/stable/nextcloud/9.0.6/CONFIG.md similarity index 100% rename from stable/notes/1.0.3/CONFIG.md rename to stable/nextcloud/9.0.6/CONFIG.md diff --git a/stable/nextcloud/9.0.5/Chart.lock b/stable/nextcloud/9.0.6/Chart.lock similarity index 51% rename from stable/nextcloud/9.0.5/Chart.lock rename to stable/nextcloud/9.0.6/Chart.lock index e55665120f2..a29ca68756f 100644 --- a/stable/nextcloud/9.0.5/Chart.lock +++ b/stable/nextcloud/9.0.6/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 - name: postgresql repository: https://truecharts.org/ - version: 5.1.5 + version: 5.1.7 - name: redis repository: https://charts.bitnami.com/bitnami - version: 15.5.3 -digest: sha256:edc39d8e6c9f365b47783a26b0502987c24ca1fd07292913baf7f1e195a69f6d -generated: "2021-11-01T14:19:39.519869918Z" + version: 15.5.4 +digest: sha256:09e85abd2da9ff8174ae8942d72eb48800ff4986960619c1d1b3542db376435a +generated: "2021-11-02T18:29:08.227373617Z" diff --git a/stable/nextcloud/9.0.5/Chart.yaml b/stable/nextcloud/9.0.6/Chart.yaml similarity index 93% rename from stable/nextcloud/9.0.5/Chart.yaml rename to stable/nextcloud/9.0.6/Chart.yaml index 9dfa297bc9b..a8514ccb0b4 100644 --- a/stable/nextcloud/9.0.5/Chart.yaml +++ b/stable/nextcloud/9.0.6/Chart.yaml @@ -3,15 +3,15 @@ appVersion: "22.2.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.5 + version: 5.1.7 - condition: redis.enabled name: redis repository: https://charts.bitnami.com/bitnami - version: 15.5.3 + version: 15.5.4 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.5 +version: 9.0.6 annotations: truecharts.org/catagories: | - cloud diff --git a/stable/nextcloud/9.0.5/README.md b/stable/nextcloud/9.0.6/README.md similarity index 89% rename from stable/nextcloud/9.0.5/README.md rename to stable/nextcloud/9.0.6/README.md index 8c3fd1e7ba5..73b79896058 100644 --- a/stable/nextcloud/9.0.5/README.md +++ b/stable/nextcloud/9.0.6/README.md @@ -18,9 +18,9 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | redis | 15.5.3 | -| https://truecharts.org/ | postgresql | 5.1.5 | -| https://truecharts.org | common | 8.3.18 | +| https://charts.bitnami.com/bitnami | redis | 15.5.4 | +| https://truecharts.org/ | postgresql | 5.1.7 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/nextcloud/9.0.5/app-readme.md b/stable/nextcloud/9.0.6/app-readme.md similarity index 100% rename from stable/nextcloud/9.0.5/app-readme.md rename to stable/nextcloud/9.0.6/app-readme.md diff --git a/stable/nextcloud/9.0.6/charts/common-8.3.19.tgz b/stable/nextcloud/9.0.6/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/nextcloud/9.0.6/charts/common-8.3.19.tgz differ diff --git a/stable/nextcloud/9.0.6/charts/postgresql-5.1.7.tgz b/stable/nextcloud/9.0.6/charts/postgresql-5.1.7.tgz new file mode 100644 index 00000000000..c12e8aea1c5 Binary files /dev/null and b/stable/nextcloud/9.0.6/charts/postgresql-5.1.7.tgz differ diff --git a/stable/nextcloud/9.0.6/charts/redis-15.5.4.tgz b/stable/nextcloud/9.0.6/charts/redis-15.5.4.tgz new file mode 100644 index 00000000000..a139195de60 Binary files /dev/null and b/stable/nextcloud/9.0.6/charts/redis-15.5.4.tgz differ diff --git a/stable/nextcloud/9.0.5/helm-values.md b/stable/nextcloud/9.0.6/helm-values.md similarity index 100% rename from stable/nextcloud/9.0.5/helm-values.md rename to stable/nextcloud/9.0.6/helm-values.md diff --git a/stable/nextcloud/9.0.5/ix_values.yaml b/stable/nextcloud/9.0.6/ix_values.yaml similarity index 100% rename from stable/nextcloud/9.0.5/ix_values.yaml rename to stable/nextcloud/9.0.6/ix_values.yaml diff --git a/stable/nextcloud/9.0.5/questions.yaml b/stable/nextcloud/9.0.6/questions.yaml similarity index 100% rename from stable/nextcloud/9.0.5/questions.yaml rename to stable/nextcloud/9.0.6/questions.yaml diff --git a/stable/nextcloud/9.0.5/templates/_configmap.tpl b/stable/nextcloud/9.0.6/templates/_configmap.tpl similarity index 100% rename from stable/nextcloud/9.0.5/templates/_configmap.tpl rename to stable/nextcloud/9.0.6/templates/_configmap.tpl diff --git a/stable/nextcloud/9.0.5/templates/_cronjob.tpl b/stable/nextcloud/9.0.6/templates/_cronjob.tpl similarity index 100% rename from stable/nextcloud/9.0.5/templates/_cronjob.tpl rename to stable/nextcloud/9.0.6/templates/_cronjob.tpl diff --git a/stable/nextcloud/9.0.5/templates/_secrets.tpl b/stable/nextcloud/9.0.6/templates/_secrets.tpl similarity index 100% rename from stable/nextcloud/9.0.5/templates/_secrets.tpl rename to stable/nextcloud/9.0.6/templates/_secrets.tpl diff --git a/stable/nextcloud/9.0.5/templates/common.yaml b/stable/nextcloud/9.0.6/templates/common.yaml similarity index 100% rename from stable/nextcloud/9.0.5/templates/common.yaml rename to stable/nextcloud/9.0.6/templates/common.yaml diff --git a/stable/notes/1.0.3/values.yaml b/stable/nextcloud/9.0.6/values.yaml similarity index 100% rename from stable/notes/1.0.3/values.yaml rename to stable/nextcloud/9.0.6/values.yaml diff --git a/stable/node-red/9.0.3/Chart.lock b/stable/node-red/9.0.3/Chart.lock deleted file mode 100644 index 23f3583f2d7..00000000000 --- a/stable/node-red/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/node-red/9.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/node-red/9.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/node-red/9.0.3/CHANGELOG.md b/stable/node-red/9.0.4/CHANGELOG.md similarity index 91% rename from stable/node-red/9.0.3/CHANGELOG.md rename to stable/node-red/9.0.4/CHANGELOG.md index e18e205260b..4987171dd59 100644 --- a/stable/node-red/9.0.3/CHANGELOG.md +++ b/stable/node-red/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [node-red-9.0.4](https://github.com/truecharts/apps/compare/node-red-9.0.3...node-red-9.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [node-red-9.0.3](https://github.com/truecharts/apps/compare/node-red-9.0.2...node-red-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [node-red-8.0.11](https://github.com/truecharts/apps/compare/node-red-8.0.10...node-red-8.0.11) (2021-10-19) -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [node-red-8.0.10](https://github.com/truecharts/apps/compare/node-red-8.0.9...node-red-8.0.10) (2021-10-19) - diff --git a/stable/novnc/1.0.3/CONFIG.md b/stable/node-red/9.0.4/CONFIG.md similarity index 100% rename from stable/novnc/1.0.3/CONFIG.md rename to stable/node-red/9.0.4/CONFIG.md diff --git a/stable/node-red/9.0.4/Chart.lock b/stable/node-red/9.0.4/Chart.lock new file mode 100644 index 00000000000..57eb53c1529 --- /dev/null +++ b/stable/node-red/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:30:03.177871936Z" diff --git a/stable/node-red/9.0.3/Chart.yaml b/stable/node-red/9.0.4/Chart.yaml similarity index 95% rename from stable/node-red/9.0.3/Chart.yaml rename to stable/node-red/9.0.4/Chart.yaml index febe8769dc4..7dad9b7b6b2 100644 --- a/stable/node-red/9.0.3/Chart.yaml +++ b/stable/node-red/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.1.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - tools diff --git a/stable/node-red/9.0.3/README.md b/stable/node-red/9.0.4/README.md similarity index 96% rename from stable/node-red/9.0.3/README.md rename to stable/node-red/9.0.4/README.md index a5e11c75601..04d36e192b0 100644 --- a/stable/node-red/9.0.3/README.md +++ b/stable/node-red/9.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/node-red/9.0.3/app-readme.md b/stable/node-red/9.0.4/app-readme.md similarity index 100% rename from stable/node-red/9.0.3/app-readme.md rename to stable/node-red/9.0.4/app-readme.md diff --git a/stable/node-red/9.0.4/charts/common-8.3.19.tgz b/stable/node-red/9.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/node-red/9.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/node-red/9.0.3/helm-values.md b/stable/node-red/9.0.4/helm-values.md similarity index 100% rename from stable/node-red/9.0.3/helm-values.md rename to stable/node-red/9.0.4/helm-values.md diff --git a/stable/node-red/9.0.3/ix_values.yaml b/stable/node-red/9.0.4/ix_values.yaml similarity index 100% rename from stable/node-red/9.0.3/ix_values.yaml rename to stable/node-red/9.0.4/ix_values.yaml diff --git a/stable/node-red/9.0.3/questions.yaml b/stable/node-red/9.0.4/questions.yaml similarity index 100% rename from stable/node-red/9.0.3/questions.yaml rename to stable/node-red/9.0.4/questions.yaml diff --git a/stable/node-red/9.0.3/templates/common.yaml b/stable/node-red/9.0.4/templates/common.yaml similarity index 100% rename from stable/node-red/9.0.3/templates/common.yaml rename to stable/node-red/9.0.4/templates/common.yaml diff --git a/stable/novnc/1.0.3/values.yaml b/stable/node-red/9.0.4/values.yaml similarity index 100% rename from stable/novnc/1.0.3/values.yaml rename to stable/node-red/9.0.4/values.yaml diff --git a/stable/notes/1.0.3/Chart.lock b/stable/notes/1.0.3/Chart.lock deleted file mode 100644 index 2e14da51e95..00000000000 --- a/stable/notes/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/notes/1.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/notes/1.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/notes/1.0.3/CHANGELOG.md b/stable/notes/1.0.4/CHANGELOG.md similarity index 89% rename from stable/notes/1.0.3/CHANGELOG.md rename to stable/notes/1.0.4/CHANGELOG.md index 1e439faf153..a660184d86e 100644 --- a/stable/notes/1.0.3/CHANGELOG.md +++ b/stable/notes/1.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [notes-1.0.4](https://github.com/truecharts/apps/compare/notes-1.0.3...notes-1.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [notes-1.0.3](https://github.com/truecharts/apps/compare/notes-1.0.2...notes-1.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [notes-0.0.6](https://github.com/truecharts/apps/compare/notes-0.0.5...notes-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/nullserv/4.0.3/CONFIG.md b/stable/notes/1.0.4/CONFIG.md similarity index 100% rename from stable/nullserv/4.0.3/CONFIG.md rename to stable/notes/1.0.4/CONFIG.md diff --git a/stable/notes/1.0.4/Chart.lock b/stable/notes/1.0.4/Chart.lock new file mode 100644 index 00000000000..e6773821ce7 --- /dev/null +++ b/stable/notes/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:30:31.724459903Z" diff --git a/stable/notes/1.0.3/Chart.yaml b/stable/notes/1.0.4/Chart.yaml similarity index 95% rename from stable/notes/1.0.3/Chart.yaml rename to stable/notes/1.0.4/Chart.yaml index cd4b94ff619..99b1386dfe6 100644 --- a/stable/notes/1.0.3/Chart.yaml +++ b/stable/notes/1.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "ee287b9" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/notes/1.0.3/README.md b/stable/notes/1.0.4/README.md similarity index 96% rename from stable/notes/1.0.3/README.md rename to stable/notes/1.0.4/README.md index 417c19ceef8..aaaefff56c7 100644 --- a/stable/notes/1.0.3/README.md +++ b/stable/notes/1.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/notes/1.0.3/app-readme.md b/stable/notes/1.0.4/app-readme.md similarity index 100% rename from stable/notes/1.0.3/app-readme.md rename to stable/notes/1.0.4/app-readme.md diff --git a/stable/notes/1.0.4/charts/common-8.3.19.tgz b/stable/notes/1.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/notes/1.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/notes/1.0.3/helm-values.md b/stable/notes/1.0.4/helm-values.md similarity index 100% rename from stable/notes/1.0.3/helm-values.md rename to stable/notes/1.0.4/helm-values.md diff --git a/stable/notes/1.0.3/ix_values.yaml b/stable/notes/1.0.4/ix_values.yaml similarity index 100% rename from stable/notes/1.0.3/ix_values.yaml rename to stable/notes/1.0.4/ix_values.yaml diff --git a/stable/notes/1.0.3/questions.yaml b/stable/notes/1.0.4/questions.yaml similarity index 100% rename from stable/notes/1.0.3/questions.yaml rename to stable/notes/1.0.4/questions.yaml diff --git a/stable/notes/1.0.3/templates/common.yaml b/stable/notes/1.0.4/templates/common.yaml similarity index 100% rename from stable/notes/1.0.3/templates/common.yaml rename to stable/notes/1.0.4/templates/common.yaml diff --git a/stable/nullserv/4.0.3/values.yaml b/stable/notes/1.0.4/values.yaml similarity index 100% rename from stable/nullserv/4.0.3/values.yaml rename to stable/notes/1.0.4/values.yaml diff --git a/stable/novnc/1.0.3/Chart.lock b/stable/novnc/1.0.3/Chart.lock deleted file mode 100644 index 434dc21b64f..00000000000 --- a/stable/novnc/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/novnc/1.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/novnc/1.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/novnc/1.0.3/CHANGELOG.md b/stable/novnc/1.0.4/CHANGELOG.md similarity index 89% rename from stable/novnc/1.0.3/CHANGELOG.md rename to stable/novnc/1.0.4/CHANGELOG.md index c9d8d40790e..55bdb2f6bf6 100644 --- a/stable/novnc/1.0.3/CHANGELOG.md +++ b/stable/novnc/1.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [novnc-1.0.4](https://github.com/truecharts/apps/compare/novnc-1.0.3...novnc-1.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [novnc-1.0.3](https://github.com/truecharts/apps/compare/novnc-1.0.2...novnc-1.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [novnc-0.0.6](https://github.com/truecharts/apps/compare/novnc-0.0.5...novnc-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/nzbget/9.0.3/CONFIG.md b/stable/novnc/1.0.4/CONFIG.md similarity index 100% rename from stable/nzbget/9.0.3/CONFIG.md rename to stable/novnc/1.0.4/CONFIG.md diff --git a/stable/novnc/1.0.4/Chart.lock b/stable/novnc/1.0.4/Chart.lock new file mode 100644 index 00000000000..8d6ef4b66ca --- /dev/null +++ b/stable/novnc/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:31:00.301757001Z" diff --git a/stable/novnc/1.0.3/Chart.yaml b/stable/novnc/1.0.4/Chart.yaml similarity index 94% rename from stable/novnc/1.0.3/Chart.yaml rename to stable/novnc/1.0.4/Chart.yaml index f6c7572446a..a656955930b 100644 --- a/stable/novnc/1.0.3/Chart.yaml +++ b/stable/novnc/1.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.2.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/novnc/1.0.3/README.md b/stable/novnc/1.0.4/README.md similarity index 96% rename from stable/novnc/1.0.3/README.md rename to stable/novnc/1.0.4/README.md index 5ff5ceaa755..e40c546d483 100644 --- a/stable/novnc/1.0.3/README.md +++ b/stable/novnc/1.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/novnc/1.0.3/app-readme.md b/stable/novnc/1.0.4/app-readme.md similarity index 100% rename from stable/novnc/1.0.3/app-readme.md rename to stable/novnc/1.0.4/app-readme.md diff --git a/stable/novnc/1.0.4/charts/common-8.3.19.tgz b/stable/novnc/1.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/novnc/1.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/novnc/1.0.3/helm-values.md b/stable/novnc/1.0.4/helm-values.md similarity index 100% rename from stable/novnc/1.0.3/helm-values.md rename to stable/novnc/1.0.4/helm-values.md diff --git a/stable/novnc/1.0.3/ix_values.yaml b/stable/novnc/1.0.4/ix_values.yaml similarity index 100% rename from stable/novnc/1.0.3/ix_values.yaml rename to stable/novnc/1.0.4/ix_values.yaml diff --git a/stable/novnc/1.0.3/questions.yaml b/stable/novnc/1.0.4/questions.yaml similarity index 100% rename from stable/novnc/1.0.3/questions.yaml rename to stable/novnc/1.0.4/questions.yaml diff --git a/stable/novnc/1.0.3/templates/common.yaml b/stable/novnc/1.0.4/templates/common.yaml similarity index 100% rename from stable/novnc/1.0.3/templates/common.yaml rename to stable/novnc/1.0.4/templates/common.yaml diff --git a/stable/nzbget/9.0.3/values.yaml b/stable/novnc/1.0.4/values.yaml similarity index 100% rename from stable/nzbget/9.0.3/values.yaml rename to stable/novnc/1.0.4/values.yaml diff --git a/stable/nullserv/4.0.3/Chart.lock b/stable/nullserv/4.0.3/Chart.lock deleted file mode 100644 index a2b84d94448..00000000000 --- a/stable/nullserv/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/nullserv/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/nullserv/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/nullserv/4.0.3/CHANGELOG.md b/stable/nullserv/4.0.4/CHANGELOG.md similarity index 91% rename from stable/nullserv/4.0.3/CHANGELOG.md rename to stable/nullserv/4.0.4/CHANGELOG.md index d4d8cfcd35c..e953e025d6d 100644 --- a/stable/nullserv/4.0.3/CHANGELOG.md +++ b/stable/nullserv/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [nullserv-4.0.4](https://github.com/truecharts/apps/compare/nullserv-4.0.3...nullserv-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [nullserv-4.0.3](https://github.com/truecharts/apps/compare/nullserv-4.0.2...nullserv-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [nullserv-3.0.11](https://github.com/truecharts/apps/compare/nullserv-3.0.10...nullserv-3.0.11) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [nullserv-3.0.10](https://github.com/truecharts/apps/compare/nullserv-3.0.9...nullserv-3.0.10) (2021-10-19) - -#### Fix diff --git a/stable/nzbhydra/9.0.3/CONFIG.md b/stable/nullserv/4.0.4/CONFIG.md similarity index 100% rename from stable/nzbhydra/9.0.3/CONFIG.md rename to stable/nullserv/4.0.4/CONFIG.md diff --git a/stable/nullserv/4.0.4/Chart.lock b/stable/nullserv/4.0.4/Chart.lock new file mode 100644 index 00000000000..0387e0b801a --- /dev/null +++ b/stable/nullserv/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:31:30.439458978Z" diff --git a/stable/nullserv/4.0.3/Chart.yaml b/stable/nullserv/4.0.4/Chart.yaml similarity index 94% rename from stable/nullserv/4.0.3/Chart.yaml rename to stable/nullserv/4.0.4/Chart.yaml index 63b3cbb0535..ad31ef3dca5 100644 --- a/stable/nullserv/4.0.3/Chart.yaml +++ b/stable/nullserv/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.3.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/nullserv/4.0.3/README.md b/stable/nullserv/4.0.4/README.md similarity index 96% rename from stable/nullserv/4.0.3/README.md rename to stable/nullserv/4.0.4/README.md index f9d68e1ef5f..379c9479683 100644 --- a/stable/nullserv/4.0.3/README.md +++ b/stable/nullserv/4.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/nullserv/4.0.3/app-readme.md b/stable/nullserv/4.0.4/app-readme.md similarity index 100% rename from stable/nullserv/4.0.3/app-readme.md rename to stable/nullserv/4.0.4/app-readme.md diff --git a/stable/nullserv/4.0.4/charts/common-8.3.19.tgz b/stable/nullserv/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/nullserv/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/nullserv/4.0.3/helm-values.md b/stable/nullserv/4.0.4/helm-values.md similarity index 100% rename from stable/nullserv/4.0.3/helm-values.md rename to stable/nullserv/4.0.4/helm-values.md diff --git a/stable/nullserv/4.0.3/ix_values.yaml b/stable/nullserv/4.0.4/ix_values.yaml similarity index 100% rename from stable/nullserv/4.0.3/ix_values.yaml rename to stable/nullserv/4.0.4/ix_values.yaml diff --git a/stable/nullserv/4.0.3/questions.yaml b/stable/nullserv/4.0.4/questions.yaml similarity index 100% rename from stable/nullserv/4.0.3/questions.yaml rename to stable/nullserv/4.0.4/questions.yaml diff --git a/stable/nullserv/4.0.3/templates/common.yaml b/stable/nullserv/4.0.4/templates/common.yaml similarity index 100% rename from stable/nullserv/4.0.3/templates/common.yaml rename to stable/nullserv/4.0.4/templates/common.yaml diff --git a/stable/nzbhydra/9.0.3/values.yaml b/stable/nullserv/4.0.4/values.yaml similarity index 100% rename from stable/nzbhydra/9.0.3/values.yaml rename to stable/nullserv/4.0.4/values.yaml diff --git a/stable/nzbget/9.0.3/Chart.lock b/stable/nzbget/9.0.3/Chart.lock deleted file mode 100644 index 375b8bb6218..00000000000 --- a/stable/nzbget/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/nzbget/9.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/nzbget/9.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/nzbget/9.0.3/CHANGELOG.md b/stable/nzbget/9.0.4/CHANGELOG.md similarity index 91% rename from stable/nzbget/9.0.3/CHANGELOG.md rename to stable/nzbget/9.0.4/CHANGELOG.md index a80a193d306..175ce876e24 100644 --- a/stable/nzbget/9.0.3/CHANGELOG.md +++ b/stable/nzbget/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [nzbget-9.0.4](https://github.com/truecharts/apps/compare/nzbget-9.0.3...nzbget-9.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [nzbget-9.0.3](https://github.com/truecharts/apps/compare/nzbget-9.0.2...nzbget-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [nzbget-8.0.11](https://github.com/truecharts/apps/compare/nzbget-8.0.10...nzbget-8.0.11) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [nzbget-8.0.10](https://github.com/truecharts/apps/compare/nzbget-8.0.9...nzbget-8.0.10) (2021-10-19) - -#### Fix diff --git a/stable/octoprint/4.0.4/CONFIG.md b/stable/nzbget/9.0.4/CONFIG.md similarity index 100% rename from stable/octoprint/4.0.4/CONFIG.md rename to stable/nzbget/9.0.4/CONFIG.md diff --git a/stable/nzbget/9.0.4/Chart.lock b/stable/nzbget/9.0.4/Chart.lock new file mode 100644 index 00000000000..49b894d2309 --- /dev/null +++ b/stable/nzbget/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:31:58.852474542Z" diff --git a/stable/nzbget/9.0.3/Chart.yaml b/stable/nzbget/9.0.4/Chart.yaml similarity index 95% rename from stable/nzbget/9.0.3/Chart.yaml rename to stable/nzbget/9.0.4/Chart.yaml index 09b6635bd48..67bc2d37f8d 100644 --- a/stable/nzbget/9.0.3/Chart.yaml +++ b/stable/nzbget/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "21.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/nzbget/9.0.3/README.md b/stable/nzbget/9.0.4/README.md similarity index 96% rename from stable/nzbget/9.0.3/README.md rename to stable/nzbget/9.0.4/README.md index 70807b5685b..586d65d449d 100644 --- a/stable/nzbget/9.0.3/README.md +++ b/stable/nzbget/9.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/nzbget/9.0.3/app-readme.md b/stable/nzbget/9.0.4/app-readme.md similarity index 100% rename from stable/nzbget/9.0.3/app-readme.md rename to stable/nzbget/9.0.4/app-readme.md diff --git a/stable/nzbget/9.0.4/charts/common-8.3.19.tgz b/stable/nzbget/9.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/nzbget/9.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/nzbget/9.0.3/helm-values.md b/stable/nzbget/9.0.4/helm-values.md similarity index 100% rename from stable/nzbget/9.0.3/helm-values.md rename to stable/nzbget/9.0.4/helm-values.md diff --git a/stable/nzbget/9.0.3/ix_values.yaml b/stable/nzbget/9.0.4/ix_values.yaml similarity index 100% rename from stable/nzbget/9.0.3/ix_values.yaml rename to stable/nzbget/9.0.4/ix_values.yaml diff --git a/stable/nzbget/9.0.3/questions.yaml b/stable/nzbget/9.0.4/questions.yaml similarity index 100% rename from stable/nzbget/9.0.3/questions.yaml rename to stable/nzbget/9.0.4/questions.yaml diff --git a/stable/nzbget/9.0.3/templates/common.yaml b/stable/nzbget/9.0.4/templates/common.yaml similarity index 100% rename from stable/nzbget/9.0.3/templates/common.yaml rename to stable/nzbget/9.0.4/templates/common.yaml diff --git a/stable/octoprint/4.0.4/values.yaml b/stable/nzbget/9.0.4/values.yaml similarity index 100% rename from stable/octoprint/4.0.4/values.yaml rename to stable/nzbget/9.0.4/values.yaml diff --git a/stable/nzbhydra/9.0.3/Chart.lock b/stable/nzbhydra/9.0.3/Chart.lock deleted file mode 100644 index 435e3f6c0cf..00000000000 --- a/stable/nzbhydra/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/nzbhydra/9.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/nzbhydra/9.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/nzbhydra/9.0.3/CHANGELOG.md b/stable/nzbhydra/9.0.4/CHANGELOG.md similarity index 91% rename from stable/nzbhydra/9.0.3/CHANGELOG.md rename to stable/nzbhydra/9.0.4/CHANGELOG.md index d3bfaafacbd..e9d1a712876 100644 --- a/stable/nzbhydra/9.0.3/CHANGELOG.md +++ b/stable/nzbhydra/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [nzbhydra-9.0.4](https://github.com/truecharts/apps/compare/nzbhydra-9.0.3...nzbhydra-9.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [nzbhydra-9.0.3](https://github.com/truecharts/apps/compare/nzbhydra-9.0.2...nzbhydra-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [nzbhydra-8.0.15](https://github.com/truecharts/apps/compare/nzbhydra-8.0.14...nzbhydra-8.0.15) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [nzbhydra-8.0.14](https://github.com/truecharts/apps/compare/nzbhydra-8.0.13...nzbhydra-8.0.14) (2021-10-19) - -#### Fix diff --git a/stable/odoo/3.0.4/CONFIG.md b/stable/nzbhydra/9.0.4/CONFIG.md similarity index 100% rename from stable/odoo/3.0.4/CONFIG.md rename to stable/nzbhydra/9.0.4/CONFIG.md diff --git a/stable/nzbhydra/9.0.4/Chart.lock b/stable/nzbhydra/9.0.4/Chart.lock new file mode 100644 index 00000000000..ed9f1828b09 --- /dev/null +++ b/stable/nzbhydra/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:32:27.297013879Z" diff --git a/stable/nzbhydra/9.0.3/Chart.yaml b/stable/nzbhydra/9.0.4/Chart.yaml similarity index 94% rename from stable/nzbhydra/9.0.3/Chart.yaml rename to stable/nzbhydra/9.0.4/Chart.yaml index 0f5fa91f140..d0072ee1801 100644 --- a/stable/nzbhydra/9.0.3/Chart.yaml +++ b/stable/nzbhydra/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.17.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/nzbhydra/9.0.3/README.md b/stable/nzbhydra/9.0.4/README.md similarity index 96% rename from stable/nzbhydra/9.0.3/README.md rename to stable/nzbhydra/9.0.4/README.md index 8a3ea61cd6d..595e1b1010f 100644 --- a/stable/nzbhydra/9.0.3/README.md +++ b/stable/nzbhydra/9.0.4/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/nzbhydra/9.0.3/app-readme.md b/stable/nzbhydra/9.0.4/app-readme.md similarity index 100% rename from stable/nzbhydra/9.0.3/app-readme.md rename to stable/nzbhydra/9.0.4/app-readme.md diff --git a/stable/nzbhydra/9.0.4/charts/common-8.3.19.tgz b/stable/nzbhydra/9.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/nzbhydra/9.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/nzbhydra/9.0.3/helm-values.md b/stable/nzbhydra/9.0.4/helm-values.md similarity index 100% rename from stable/nzbhydra/9.0.3/helm-values.md rename to stable/nzbhydra/9.0.4/helm-values.md diff --git a/stable/nzbhydra/9.0.3/ix_values.yaml b/stable/nzbhydra/9.0.4/ix_values.yaml similarity index 100% rename from stable/nzbhydra/9.0.3/ix_values.yaml rename to stable/nzbhydra/9.0.4/ix_values.yaml diff --git a/stable/nzbhydra/9.0.3/questions.yaml b/stable/nzbhydra/9.0.4/questions.yaml similarity index 100% rename from stable/nzbhydra/9.0.3/questions.yaml rename to stable/nzbhydra/9.0.4/questions.yaml diff --git a/stable/nzbhydra/9.0.3/templates/common.yaml b/stable/nzbhydra/9.0.4/templates/common.yaml similarity index 100% rename from stable/nzbhydra/9.0.3/templates/common.yaml rename to stable/nzbhydra/9.0.4/templates/common.yaml diff --git a/stable/odoo/3.0.4/values.yaml b/stable/nzbhydra/9.0.4/values.yaml similarity index 100% rename from stable/odoo/3.0.4/values.yaml rename to stable/nzbhydra/9.0.4/values.yaml diff --git a/stable/octoprint/4.0.4/Chart.lock b/stable/octoprint/4.0.4/Chart.lock deleted file mode 100644 index 83f38049f69..00000000000 --- a/stable/octoprint/4.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.18 -digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 -generated: "2021-11-02T10:27:42.934973133Z" diff --git a/stable/octoprint/4.0.4/charts/common-8.3.18.tgz b/stable/octoprint/4.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/octoprint/4.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/octoprint/4.0.4/CHANGELOG.md b/stable/octoprint/4.0.5/CHANGELOG.md similarity index 90% rename from stable/octoprint/4.0.4/CHANGELOG.md rename to stable/octoprint/4.0.5/CHANGELOG.md index d01771b573b..62b15f960e4 100644 --- a/stable/octoprint/4.0.4/CHANGELOG.md +++ b/stable/octoprint/4.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [octoprint-4.0.5](https://github.com/truecharts/apps/compare/octoprint-4.0.4...octoprint-4.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [octoprint-4.0.4](https://github.com/truecharts/apps/compare/octoprint-4.0.3...octoprint-4.0.4) (2021-11-02) @@ -88,12 +97,3 @@ * 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)) - - - - -### [octoprint-3.0.12](https://github.com/truecharts/apps/compare/octoprint-3.0.11...octoprint-3.0.12) (2021-10-19) - -#### Fix diff --git a/stable/omada-controller/4.0.4/CONFIG.md b/stable/octoprint/4.0.5/CONFIG.md similarity index 100% rename from stable/omada-controller/4.0.4/CONFIG.md rename to stable/octoprint/4.0.5/CONFIG.md diff --git a/stable/octoprint/4.0.5/Chart.lock b/stable/octoprint/4.0.5/Chart.lock new file mode 100644 index 00000000000..53209f90b00 --- /dev/null +++ b/stable/octoprint/4.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:32:55.856194171Z" diff --git a/stable/octoprint/4.0.4/Chart.yaml b/stable/octoprint/4.0.5/Chart.yaml similarity index 95% rename from stable/octoprint/4.0.4/Chart.yaml rename to stable/octoprint/4.0.5/Chart.yaml index db3b9732bf2..2551a595082 100644 --- a/stable/octoprint/4.0.4/Chart.yaml +++ b/stable/octoprint/4.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.7.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 4.0.5 annotations: truecharts.org/catagories: | - media diff --git a/stable/octoprint/4.0.4/README.md b/stable/octoprint/4.0.5/README.md similarity index 96% rename from stable/octoprint/4.0.4/README.md rename to stable/octoprint/4.0.5/README.md index 14a42686cc1..ade59fcaa27 100644 --- a/stable/octoprint/4.0.4/README.md +++ b/stable/octoprint/4.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/octoprint/4.0.4/app-readme.md b/stable/octoprint/4.0.5/app-readme.md similarity index 100% rename from stable/octoprint/4.0.4/app-readme.md rename to stable/octoprint/4.0.5/app-readme.md diff --git a/stable/octoprint/4.0.5/charts/common-8.3.19.tgz b/stable/octoprint/4.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/octoprint/4.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/octoprint/4.0.4/helm-values.md b/stable/octoprint/4.0.5/helm-values.md similarity index 100% rename from stable/octoprint/4.0.4/helm-values.md rename to stable/octoprint/4.0.5/helm-values.md diff --git a/stable/octoprint/4.0.4/ix_values.yaml b/stable/octoprint/4.0.5/ix_values.yaml similarity index 100% rename from stable/octoprint/4.0.4/ix_values.yaml rename to stable/octoprint/4.0.5/ix_values.yaml diff --git a/stable/octoprint/4.0.4/questions.yaml b/stable/octoprint/4.0.5/questions.yaml similarity index 100% rename from stable/octoprint/4.0.4/questions.yaml rename to stable/octoprint/4.0.5/questions.yaml diff --git a/stable/octoprint/4.0.4/templates/common.yaml b/stable/octoprint/4.0.5/templates/common.yaml similarity index 100% rename from stable/octoprint/4.0.4/templates/common.yaml rename to stable/octoprint/4.0.5/templates/common.yaml diff --git a/stable/omada-controller/4.0.4/values.yaml b/stable/octoprint/4.0.5/values.yaml similarity index 100% rename from stable/omada-controller/4.0.4/values.yaml rename to stable/octoprint/4.0.5/values.yaml diff --git a/stable/odoo/3.0.4/Chart.lock b/stable/odoo/3.0.4/Chart.lock deleted file mode 100644 index 9a05e130635..00000000000 --- a/stable/odoo/3.0.4/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/odoo/3.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/odoo/3.0.4/charts/common-8.3.18.tgz and /dev/null 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 deleted file mode 100644 index 12af7bda79d..00000000000 Binary files a/stable/odoo/3.0.4/charts/postgresql-5.1.5.tgz and /dev/null differ diff --git a/stable/odoo/3.0.4/CHANGELOG.md b/stable/odoo/3.0.5/CHANGELOG.md similarity index 86% rename from stable/odoo/3.0.4/CHANGELOG.md rename to stable/odoo/3.0.5/CHANGELOG.md index 1e716313429..42e41dea7f6 100644 --- a/stable/odoo/3.0.4/CHANGELOG.md +++ b/stable/odoo/3.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [odoo-3.0.5](https://github.com/truecharts/apps/compare/odoo-3.0.4...odoo-3.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [odoo-3.0.4](https://github.com/truecharts/apps/compare/odoo-3.0.3...odoo-3.0.4) (2021-11-01) @@ -88,12 +97,3 @@ -### [odoo-0.0.3](https://github.com/truecharts/apps/compare/odoo-0.0.2...odoo-0.0.3) (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/ombi/9.0.3/CONFIG.md b/stable/odoo/3.0.5/CONFIG.md similarity index 100% rename from stable/ombi/9.0.3/CONFIG.md rename to stable/odoo/3.0.5/CONFIG.md diff --git a/stable/odoo/3.0.5/Chart.lock b/stable/odoo/3.0.5/Chart.lock new file mode 100644 index 00000000000..3b90b655d12 --- /dev/null +++ b/stable/odoo/3.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.7 +digest: sha256:9ca72bff75244fed934f5f0ef33b2d3bd41a69bb37410bab6f5c96775c803bb3 +generated: "2021-11-02T18:33:25.708345564Z" diff --git a/stable/odoo/3.0.4/Chart.yaml b/stable/odoo/3.0.5/Chart.yaml similarity index 94% rename from stable/odoo/3.0.4/Chart.yaml rename to stable/odoo/3.0.5/Chart.yaml index 66eee899a38..af078d597fb 100644 --- a/stable/odoo/3.0.4/Chart.yaml +++ b/stable/odoo/3.0.5/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "14.0" -version: 3.0.4 +version: 3.0.5 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.18 + version: 8.3.19 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.5 + version: 5.1.7 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/odoo/3.0.4/README.md b/stable/odoo/3.0.5/README.md similarity index 93% rename from stable/odoo/3.0.4/README.md rename to stable/odoo/3.0.5/README.md index e7a8e4daa43..fd44bdb36d7 100644 --- a/stable/odoo/3.0.4/README.md +++ b/stable/odoo/3.0.5/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.5 | -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org/ | postgresql | 5.1.7 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/odoo/3.0.4/app-readme.md b/stable/odoo/3.0.5/app-readme.md similarity index 100% rename from stable/odoo/3.0.4/app-readme.md rename to stable/odoo/3.0.5/app-readme.md diff --git a/stable/odoo/3.0.5/charts/common-8.3.19.tgz b/stable/odoo/3.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/odoo/3.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/odoo/3.0.5/charts/postgresql-5.1.7.tgz b/stable/odoo/3.0.5/charts/postgresql-5.1.7.tgz new file mode 100644 index 00000000000..c12e8aea1c5 Binary files /dev/null and b/stable/odoo/3.0.5/charts/postgresql-5.1.7.tgz differ diff --git a/stable/odoo/3.0.4/helm-values.md b/stable/odoo/3.0.5/helm-values.md similarity index 100% rename from stable/odoo/3.0.4/helm-values.md rename to stable/odoo/3.0.5/helm-values.md diff --git a/stable/odoo/3.0.4/ix_values.yaml b/stable/odoo/3.0.5/ix_values.yaml similarity index 100% rename from stable/odoo/3.0.4/ix_values.yaml rename to stable/odoo/3.0.5/ix_values.yaml diff --git a/stable/odoo/3.0.4/questions.yaml b/stable/odoo/3.0.5/questions.yaml similarity index 100% rename from stable/odoo/3.0.4/questions.yaml rename to stable/odoo/3.0.5/questions.yaml diff --git a/stable/odoo/3.0.4/templates/common.yaml b/stable/odoo/3.0.5/templates/common.yaml similarity index 100% rename from stable/odoo/3.0.4/templates/common.yaml rename to stable/odoo/3.0.5/templates/common.yaml diff --git a/stable/ombi/9.0.3/values.yaml b/stable/odoo/3.0.5/values.yaml similarity index 100% rename from stable/ombi/9.0.3/values.yaml rename to stable/odoo/3.0.5/values.yaml diff --git a/stable/omada-controller/4.0.4/Chart.lock b/stable/omada-controller/4.0.4/Chart.lock deleted file mode 100644 index 19dced17ae2..00000000000 --- a/stable/omada-controller/4.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/omada-controller/4.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/omada-controller/4.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/omada-controller/4.0.4/CHANGELOG.md b/stable/omada-controller/4.0.5/CHANGELOG.md similarity index 90% rename from stable/omada-controller/4.0.4/CHANGELOG.md rename to stable/omada-controller/4.0.5/CHANGELOG.md index 5b46f33f929..0deef6ef7d4 100644 --- a/stable/omada-controller/4.0.4/CHANGELOG.md +++ b/stable/omada-controller/4.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [omada-controller-4.0.5](https://github.com/truecharts/apps/compare/omada-controller-4.0.4...omada-controller-4.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [omada-controller-4.0.4](https://github.com/truecharts/apps/compare/omada-controller-4.0.3...omada-controller-4.0.4) (2021-11-01) @@ -88,12 +97,3 @@ * 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)) - - - - -### [omada-controller-3.0.15](https://github.com/truecharts/apps/compare/omada-controller-3.0.14...omada-controller-3.0.15) (2021-10-19) - diff --git a/stable/onlyoffice-document-server/2.0.3/CONFIG.md b/stable/omada-controller/4.0.5/CONFIG.md similarity index 100% rename from stable/onlyoffice-document-server/2.0.3/CONFIG.md rename to stable/omada-controller/4.0.5/CONFIG.md diff --git a/stable/omada-controller/4.0.5/Chart.lock b/stable/omada-controller/4.0.5/Chart.lock new file mode 100644 index 00000000000..f8a556320e5 --- /dev/null +++ b/stable/omada-controller/4.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:34:03.862515148Z" diff --git a/stable/omada-controller/4.0.4/Chart.yaml b/stable/omada-controller/4.0.5/Chart.yaml similarity index 96% rename from stable/omada-controller/4.0.4/Chart.yaml rename to stable/omada-controller/4.0.5/Chart.yaml index fdf15ebe5a2..53ddd068c15 100644 --- a/stable/omada-controller/4.0.4/Chart.yaml +++ b/stable/omada-controller/4.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 4.0.5 annotations: truecharts.org/catagories: | - media diff --git a/stable/omada-controller/4.0.4/README.md b/stable/omada-controller/4.0.5/README.md similarity index 96% rename from stable/omada-controller/4.0.4/README.md rename to stable/omada-controller/4.0.5/README.md index 5b4d3da72a6..9cadb4ddd7a 100644 --- a/stable/omada-controller/4.0.4/README.md +++ b/stable/omada-controller/4.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/omada-controller/4.0.4/app-readme.md b/stable/omada-controller/4.0.5/app-readme.md similarity index 100% rename from stable/omada-controller/4.0.4/app-readme.md rename to stable/omada-controller/4.0.5/app-readme.md diff --git a/stable/omada-controller/4.0.5/charts/common-8.3.19.tgz b/stable/omada-controller/4.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/omada-controller/4.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/omada-controller/4.0.4/helm-values.md b/stable/omada-controller/4.0.5/helm-values.md similarity index 100% rename from stable/omada-controller/4.0.4/helm-values.md rename to stable/omada-controller/4.0.5/helm-values.md diff --git a/stable/omada-controller/4.0.4/ix_values.yaml b/stable/omada-controller/4.0.5/ix_values.yaml similarity index 100% rename from stable/omada-controller/4.0.4/ix_values.yaml rename to stable/omada-controller/4.0.5/ix_values.yaml diff --git a/stable/omada-controller/4.0.4/questions.yaml b/stable/omada-controller/4.0.5/questions.yaml similarity index 100% rename from stable/omada-controller/4.0.4/questions.yaml rename to stable/omada-controller/4.0.5/questions.yaml diff --git a/stable/omada-controller/4.0.4/templates/common.yaml b/stable/omada-controller/4.0.5/templates/common.yaml similarity index 100% rename from stable/omada-controller/4.0.4/templates/common.yaml rename to stable/omada-controller/4.0.5/templates/common.yaml diff --git a/stable/onlyoffice-document-server/2.0.3/values.yaml b/stable/omada-controller/4.0.5/values.yaml similarity index 100% rename from stable/onlyoffice-document-server/2.0.3/values.yaml rename to stable/omada-controller/4.0.5/values.yaml diff --git a/stable/ombi/9.0.3/Chart.lock b/stable/ombi/9.0.3/Chart.lock deleted file mode 100644 index 5f1a709be1f..00000000000 --- a/stable/ombi/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/ombi/9.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/ombi/9.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/ombi/9.0.3/CHANGELOG.md b/stable/ombi/9.0.4/CHANGELOG.md similarity index 91% rename from stable/ombi/9.0.3/CHANGELOG.md rename to stable/ombi/9.0.4/CHANGELOG.md index db239b26315..5f0fc40c672 100644 --- a/stable/ombi/9.0.3/CHANGELOG.md +++ b/stable/ombi/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [ombi-9.0.4](https://github.com/truecharts/apps/compare/ombi-9.0.3...ombi-9.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [ombi-9.0.3](https://github.com/truecharts/apps/compare/ombi-9.0.2...ombi-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [ombi-8.0.11](https://github.com/truecharts/apps/compare/ombi-8.0.10...ombi-8.0.11) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [ombi-8.0.10](https://github.com/truecharts/apps/compare/ombi-8.0.9...ombi-8.0.10) (2021-10-19) - -#### Fix diff --git a/stable/openkm/3.0.4/CONFIG.md b/stable/ombi/9.0.4/CONFIG.md similarity index 100% rename from stable/openkm/3.0.4/CONFIG.md rename to stable/ombi/9.0.4/CONFIG.md diff --git a/stable/ombi/9.0.4/Chart.lock b/stable/ombi/9.0.4/Chart.lock new file mode 100644 index 00000000000..1d598a8b862 --- /dev/null +++ b/stable/ombi/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:34:32.364998822Z" diff --git a/stable/ombi/9.0.3/Chart.yaml b/stable/ombi/9.0.4/Chart.yaml similarity index 96% rename from stable/ombi/9.0.3/Chart.yaml rename to stable/ombi/9.0.4/Chart.yaml index 729974efb22..50ff5752b94 100644 --- a/stable/ombi/9.0.3/Chart.yaml +++ b/stable/ombi/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.0.1482" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/ombi/9.0.3/README.md b/stable/ombi/9.0.4/README.md similarity index 96% rename from stable/ombi/9.0.3/README.md rename to stable/ombi/9.0.4/README.md index f37e7191268..13d04541529 100644 --- a/stable/ombi/9.0.3/README.md +++ b/stable/ombi/9.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/ombi/9.0.3/app-readme.md b/stable/ombi/9.0.4/app-readme.md similarity index 100% rename from stable/ombi/9.0.3/app-readme.md rename to stable/ombi/9.0.4/app-readme.md diff --git a/stable/ombi/9.0.4/charts/common-8.3.19.tgz b/stable/ombi/9.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/ombi/9.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/ombi/9.0.3/helm-values.md b/stable/ombi/9.0.4/helm-values.md similarity index 100% rename from stable/ombi/9.0.3/helm-values.md rename to stable/ombi/9.0.4/helm-values.md diff --git a/stable/ombi/9.0.3/ix_values.yaml b/stable/ombi/9.0.4/ix_values.yaml similarity index 100% rename from stable/ombi/9.0.3/ix_values.yaml rename to stable/ombi/9.0.4/ix_values.yaml diff --git a/stable/ombi/9.0.3/questions.yaml b/stable/ombi/9.0.4/questions.yaml similarity index 100% rename from stable/ombi/9.0.3/questions.yaml rename to stable/ombi/9.0.4/questions.yaml diff --git a/stable/ombi/9.0.3/templates/common.yaml b/stable/ombi/9.0.4/templates/common.yaml similarity index 100% rename from stable/ombi/9.0.3/templates/common.yaml rename to stable/ombi/9.0.4/templates/common.yaml diff --git a/stable/openkm/3.0.4/values.yaml b/stable/ombi/9.0.4/values.yaml similarity index 100% rename from stable/openkm/3.0.4/values.yaml rename to stable/ombi/9.0.4/values.yaml diff --git a/stable/onlyoffice-document-server/2.0.3/Chart.lock b/stable/onlyoffice-document-server/2.0.3/Chart.lock deleted file mode 100644 index 0e12657e5be..00000000000 --- a/stable/onlyoffice-document-server/2.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/onlyoffice-document-server/2.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/onlyoffice-document-server/2.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/onlyoffice-document-server/2.0.3/CHANGELOG.md b/stable/onlyoffice-document-server/2.0.4/CHANGELOG.md similarity index 91% rename from stable/onlyoffice-document-server/2.0.3/CHANGELOG.md rename to stable/onlyoffice-document-server/2.0.4/CHANGELOG.md index 3615df99855..77d000e2c02 100644 --- a/stable/onlyoffice-document-server/2.0.3/CHANGELOG.md +++ b/stable/onlyoffice-document-server/2.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [onlyoffice-document-server-2.0.4](https://github.com/truecharts/apps/compare/onlyoffice-document-server-2.0.3...onlyoffice-document-server-2.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [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) @@ -88,12 +97,3 @@ ### [onlyoffice-document-server-1.0.5](https://github.com/truecharts/apps/compare/onlyoffice-document-server-1.0.4...onlyoffice-document-server-1.0.5) (2021-10-19) -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [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) - diff --git a/stable/openldap/4.0.3/CONFIG.md b/stable/onlyoffice-document-server/2.0.4/CONFIG.md similarity index 100% rename from stable/openldap/4.0.3/CONFIG.md rename to stable/onlyoffice-document-server/2.0.4/CONFIG.md diff --git a/stable/onlyoffice-document-server/2.0.4/Chart.lock b/stable/onlyoffice-document-server/2.0.4/Chart.lock new file mode 100644 index 00000000000..135eb6c784c --- /dev/null +++ b/stable/onlyoffice-document-server/2.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:35:00.92262819Z" diff --git a/stable/onlyoffice-document-server/2.0.3/Chart.yaml b/stable/onlyoffice-document-server/2.0.4/Chart.yaml similarity index 97% rename from stable/onlyoffice-document-server/2.0.3/Chart.yaml rename to stable/onlyoffice-document-server/2.0.4/Chart.yaml index 2735d62eb25..885c00ec166 100644 --- a/stable/onlyoffice-document-server/2.0.3/Chart.yaml +++ b/stable/onlyoffice-document-server/2.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.4.2.6" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 2.0.4 annotations: truecharts.org/catagories: | - office diff --git a/stable/onlyoffice-document-server/2.0.3/README.md b/stable/onlyoffice-document-server/2.0.4/README.md similarity index 97% rename from stable/onlyoffice-document-server/2.0.3/README.md rename to stable/onlyoffice-document-server/2.0.4/README.md index 95910b1d66f..e438c3a7780 100644 --- a/stable/onlyoffice-document-server/2.0.3/README.md +++ b/stable/onlyoffice-document-server/2.0.4/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/onlyoffice-document-server/2.0.3/app-readme.md b/stable/onlyoffice-document-server/2.0.4/app-readme.md similarity index 100% rename from stable/onlyoffice-document-server/2.0.3/app-readme.md rename to stable/onlyoffice-document-server/2.0.4/app-readme.md diff --git a/stable/onlyoffice-document-server/2.0.4/charts/common-8.3.19.tgz b/stable/onlyoffice-document-server/2.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/onlyoffice-document-server/2.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/onlyoffice-document-server/2.0.3/helm-values.md b/stable/onlyoffice-document-server/2.0.4/helm-values.md similarity index 100% rename from stable/onlyoffice-document-server/2.0.3/helm-values.md rename to stable/onlyoffice-document-server/2.0.4/helm-values.md diff --git a/stable/onlyoffice-document-server/2.0.3/ix_values.yaml b/stable/onlyoffice-document-server/2.0.4/ix_values.yaml similarity index 100% rename from stable/onlyoffice-document-server/2.0.3/ix_values.yaml rename to stable/onlyoffice-document-server/2.0.4/ix_values.yaml diff --git a/stable/onlyoffice-document-server/2.0.3/questions.yaml b/stable/onlyoffice-document-server/2.0.4/questions.yaml similarity index 100% rename from stable/onlyoffice-document-server/2.0.3/questions.yaml rename to stable/onlyoffice-document-server/2.0.4/questions.yaml diff --git a/stable/onlyoffice-document-server/2.0.3/templates/common.yaml b/stable/onlyoffice-document-server/2.0.4/templates/common.yaml similarity index 100% rename from stable/onlyoffice-document-server/2.0.3/templates/common.yaml rename to stable/onlyoffice-document-server/2.0.4/templates/common.yaml diff --git a/stable/openldap/4.0.3/values.yaml b/stable/onlyoffice-document-server/2.0.4/values.yaml similarity index 100% rename from stable/openldap/4.0.3/values.yaml rename to stable/onlyoffice-document-server/2.0.4/values.yaml diff --git a/stable/openkm/3.0.4/Chart.lock b/stable/openkm/3.0.4/Chart.lock deleted file mode 100644 index 6d200944c62..00000000000 --- a/stable/openkm/3.0.4/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/openkm/3.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/openkm/3.0.4/charts/common-8.3.18.tgz and /dev/null 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 deleted file mode 100644 index 12af7bda79d..00000000000 Binary files a/stable/openkm/3.0.4/charts/postgresql-5.1.5.tgz and /dev/null differ diff --git a/stable/openkm/3.0.4/CHANGELOG.md b/stable/openkm/3.0.5/CHANGELOG.md similarity index 86% rename from stable/openkm/3.0.4/CHANGELOG.md rename to stable/openkm/3.0.5/CHANGELOG.md index 4a8745d1910..e30150659b5 100644 --- a/stable/openkm/3.0.4/CHANGELOG.md +++ b/stable/openkm/3.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [openkm-3.0.5](https://github.com/truecharts/apps/compare/openkm-3.0.4...openkm-3.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [openkm-3.0.4](https://github.com/truecharts/apps/compare/openkm-3.0.3...openkm-3.0.4) (2021-11-01) @@ -88,12 +97,3 @@ -### [openkm-0.0.3](https://github.com/truecharts/apps/compare/openkm-0.0.2...openkm-0.0.3) (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/organizr/9.0.4/CONFIG.md b/stable/openkm/3.0.5/CONFIG.md similarity index 100% rename from stable/organizr/9.0.4/CONFIG.md rename to stable/openkm/3.0.5/CONFIG.md diff --git a/stable/openkm/3.0.5/Chart.lock b/stable/openkm/3.0.5/Chart.lock new file mode 100644 index 00000000000..f514a8e483e --- /dev/null +++ b/stable/openkm/3.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.7 +digest: sha256:9ca72bff75244fed934f5f0ef33b2d3bd41a69bb37410bab6f5c96775c803bb3 +generated: "2021-11-02T18:35:30.994328025Z" diff --git a/stable/openkm/3.0.4/Chart.yaml b/stable/openkm/3.0.5/Chart.yaml similarity index 94% rename from stable/openkm/3.0.4/Chart.yaml rename to stable/openkm/3.0.5/Chart.yaml index 85e8385ca49..00fee214062 100644 --- a/stable/openkm/3.0.4/Chart.yaml +++ b/stable/openkm/3.0.5/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.4 +version: 3.0.5 kubeVersion: ">=1.16.0-0" keywords: - openkm @@ -16,11 +16,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.5 + version: 5.1.7 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/openkm/3.0.4/README.md b/stable/openkm/3.0.5/README.md similarity index 93% rename from stable/openkm/3.0.4/README.md rename to stable/openkm/3.0.5/README.md index cde49751440..be4401542e1 100644 --- a/stable/openkm/3.0.4/README.md +++ b/stable/openkm/3.0.5/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.5 | -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org/ | postgresql | 5.1.7 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/openkm/3.0.4/app-readme.md b/stable/openkm/3.0.5/app-readme.md similarity index 100% rename from stable/openkm/3.0.4/app-readme.md rename to stable/openkm/3.0.5/app-readme.md diff --git a/stable/openkm/3.0.5/charts/common-8.3.19.tgz b/stable/openkm/3.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/openkm/3.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/openkm/3.0.5/charts/postgresql-5.1.7.tgz b/stable/openkm/3.0.5/charts/postgresql-5.1.7.tgz new file mode 100644 index 00000000000..c12e8aea1c5 Binary files /dev/null and b/stable/openkm/3.0.5/charts/postgresql-5.1.7.tgz differ diff --git a/stable/openkm/3.0.4/helm-values.md b/stable/openkm/3.0.5/helm-values.md similarity index 100% rename from stable/openkm/3.0.4/helm-values.md rename to stable/openkm/3.0.5/helm-values.md diff --git a/stable/openkm/3.0.4/ix_values.yaml b/stable/openkm/3.0.5/ix_values.yaml similarity index 100% rename from stable/openkm/3.0.4/ix_values.yaml rename to stable/openkm/3.0.5/ix_values.yaml diff --git a/stable/openkm/3.0.4/questions.yaml b/stable/openkm/3.0.5/questions.yaml similarity index 100% rename from stable/openkm/3.0.4/questions.yaml rename to stable/openkm/3.0.5/questions.yaml diff --git a/stable/openkm/3.0.4/templates/_configmap.tpl b/stable/openkm/3.0.5/templates/_configmap.tpl similarity index 100% rename from stable/openkm/3.0.4/templates/_configmap.tpl rename to stable/openkm/3.0.5/templates/_configmap.tpl diff --git a/stable/openkm/3.0.4/templates/common.yaml b/stable/openkm/3.0.5/templates/common.yaml similarity index 100% rename from stable/openkm/3.0.4/templates/common.yaml rename to stable/openkm/3.0.5/templates/common.yaml diff --git a/stable/organizr/9.0.4/values.yaml b/stable/openkm/3.0.5/values.yaml similarity index 100% rename from stable/organizr/9.0.4/values.yaml rename to stable/openkm/3.0.5/values.yaml diff --git a/stable/openldap/4.0.3/Chart.lock b/stable/openldap/4.0.3/Chart.lock deleted file mode 100644 index f4b0ba2533f..00000000000 --- a/stable/openldap/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/openldap/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/openldap/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/openldap/4.0.3/CHANGELOG.md b/stable/openldap/4.0.4/CHANGELOG.md similarity index 91% rename from stable/openldap/4.0.3/CHANGELOG.md rename to stable/openldap/4.0.4/CHANGELOG.md index 75b05149d83..223f110e266 100644 --- a/stable/openldap/4.0.3/CHANGELOG.md +++ b/stable/openldap/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [openldap-4.0.4](https://github.com/truecharts/apps/compare/openldap-4.0.3...openldap-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [openldap-4.0.3](https://github.com/truecharts/apps/compare/openldap-4.0.2...openldap-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [openldap-3.0.11](https://github.com/truecharts/apps/compare/openldap-3.0.10...openldap-3.0.11) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [openldap-3.0.10](https://github.com/truecharts/apps/compare/openldap-3.0.9...openldap-3.0.10) (2021-10-19) - -#### Fix diff --git a/stable/oscam/4.0.3/CONFIG.md b/stable/openldap/4.0.4/CONFIG.md similarity index 100% rename from stable/oscam/4.0.3/CONFIG.md rename to stable/openldap/4.0.4/CONFIG.md diff --git a/stable/openldap/4.0.4/Chart.lock b/stable/openldap/4.0.4/Chart.lock new file mode 100644 index 00000000000..a2cb1d950e6 --- /dev/null +++ b/stable/openldap/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:36:08.583567183Z" diff --git a/stable/openldap/4.0.3/Chart.yaml b/stable/openldap/4.0.4/Chart.yaml similarity index 96% rename from stable/openldap/4.0.3/Chart.yaml rename to stable/openldap/4.0.4/Chart.yaml index a0f2b419f54..287febcb412 100644 --- a/stable/openldap/4.0.3/Chart.yaml +++ b/stable/openldap/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.5.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - cloud diff --git a/stable/openldap/4.0.3/README.md b/stable/openldap/4.0.4/README.md similarity index 96% rename from stable/openldap/4.0.3/README.md rename to stable/openldap/4.0.4/README.md index 2a39f76e8d7..eada2ccb83e 100644 --- a/stable/openldap/4.0.3/README.md +++ b/stable/openldap/4.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/openldap/4.0.3/app-readme.md b/stable/openldap/4.0.4/app-readme.md similarity index 100% rename from stable/openldap/4.0.3/app-readme.md rename to stable/openldap/4.0.4/app-readme.md diff --git a/stable/openldap/4.0.4/charts/common-8.3.19.tgz b/stable/openldap/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/openldap/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/openldap/4.0.3/helm-values.md b/stable/openldap/4.0.4/helm-values.md similarity index 100% rename from stable/openldap/4.0.3/helm-values.md rename to stable/openldap/4.0.4/helm-values.md diff --git a/stable/openldap/4.0.3/ix_values.yaml b/stable/openldap/4.0.4/ix_values.yaml similarity index 100% rename from stable/openldap/4.0.3/ix_values.yaml rename to stable/openldap/4.0.4/ix_values.yaml diff --git a/stable/openldap/4.0.3/questions.yaml b/stable/openldap/4.0.4/questions.yaml similarity index 100% rename from stable/openldap/4.0.3/questions.yaml rename to stable/openldap/4.0.4/questions.yaml diff --git a/stable/openldap/4.0.3/templates/_configmap.tpl b/stable/openldap/4.0.4/templates/_configmap.tpl similarity index 100% rename from stable/openldap/4.0.3/templates/_configmap.tpl rename to stable/openldap/4.0.4/templates/_configmap.tpl diff --git a/stable/openldap/4.0.3/templates/common.yaml b/stable/openldap/4.0.4/templates/common.yaml similarity index 100% rename from stable/openldap/4.0.3/templates/common.yaml rename to stable/openldap/4.0.4/templates/common.yaml diff --git a/stable/oscam/4.0.3/values.yaml b/stable/openldap/4.0.4/values.yaml similarity index 100% rename from stable/oscam/4.0.3/values.yaml rename to stable/openldap/4.0.4/values.yaml diff --git a/stable/organizr/9.0.4/Chart.lock b/stable/organizr/9.0.4/Chart.lock deleted file mode 100644 index 2771834e6e3..00000000000 --- a/stable/organizr/9.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/organizr/9.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/organizr/9.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/organizr/9.0.4/CHANGELOG.md b/stable/organizr/9.0.5/CHANGELOG.md similarity index 90% rename from stable/organizr/9.0.4/CHANGELOG.md rename to stable/organizr/9.0.5/CHANGELOG.md index 7e1e9a9040d..059291556b1 100644 --- a/stable/organizr/9.0.4/CHANGELOG.md +++ b/stable/organizr/9.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [organizr-9.0.5](https://github.com/truecharts/apps/compare/organizr-9.0.4...organizr-9.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [organizr-9.0.4](https://github.com/truecharts/apps/compare/organizr-9.0.3...organizr-9.0.4) (2021-11-01) @@ -88,12 +97,3 @@ * 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)) - - - - -### [organizr-8.0.12](https://github.com/truecharts/apps/compare/organizr-8.0.11...organizr-8.0.12) (2021-10-19) - -#### Fix diff --git a/stable/overseerr/4.0.3/CONFIG.md b/stable/organizr/9.0.5/CONFIG.md similarity index 100% rename from stable/overseerr/4.0.3/CONFIG.md rename to stable/organizr/9.0.5/CONFIG.md diff --git a/stable/organizr/9.0.5/Chart.lock b/stable/organizr/9.0.5/Chart.lock new file mode 100644 index 00000000000..f44b0d7c031 --- /dev/null +++ b/stable/organizr/9.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:36:37.213560762Z" diff --git a/stable/organizr/9.0.4/Chart.yaml b/stable/organizr/9.0.5/Chart.yaml similarity index 95% rename from stable/organizr/9.0.4/Chart.yaml rename to stable/organizr/9.0.5/Chart.yaml index 180022ab9e2..338e20a0c76 100644 --- a/stable/organizr/9.0.4/Chart.yaml +++ b/stable/organizr/9.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 9.0.5 annotations: truecharts.org/catagories: | - organizers diff --git a/stable/organizr/9.0.4/README.md b/stable/organizr/9.0.5/README.md similarity index 96% rename from stable/organizr/9.0.4/README.md rename to stable/organizr/9.0.5/README.md index c79681ce3ca..beafc4ed144 100644 --- a/stable/organizr/9.0.4/README.md +++ b/stable/organizr/9.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/organizr/9.0.4/app-readme.md b/stable/organizr/9.0.5/app-readme.md similarity index 100% rename from stable/organizr/9.0.4/app-readme.md rename to stable/organizr/9.0.5/app-readme.md diff --git a/stable/organizr/9.0.5/charts/common-8.3.19.tgz b/stable/organizr/9.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/organizr/9.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/organizr/9.0.4/helm-values.md b/stable/organizr/9.0.5/helm-values.md similarity index 100% rename from stable/organizr/9.0.4/helm-values.md rename to stable/organizr/9.0.5/helm-values.md diff --git a/stable/organizr/9.0.4/ix_values.yaml b/stable/organizr/9.0.5/ix_values.yaml similarity index 100% rename from stable/organizr/9.0.4/ix_values.yaml rename to stable/organizr/9.0.5/ix_values.yaml diff --git a/stable/organizr/9.0.4/questions.yaml b/stable/organizr/9.0.5/questions.yaml similarity index 100% rename from stable/organizr/9.0.4/questions.yaml rename to stable/organizr/9.0.5/questions.yaml diff --git a/stable/organizr/9.0.4/templates/common.yaml b/stable/organizr/9.0.5/templates/common.yaml similarity index 100% rename from stable/organizr/9.0.4/templates/common.yaml rename to stable/organizr/9.0.5/templates/common.yaml diff --git a/stable/overseerr/4.0.3/values.yaml b/stable/organizr/9.0.5/values.yaml similarity index 100% rename from stable/overseerr/4.0.3/values.yaml rename to stable/organizr/9.0.5/values.yaml diff --git a/stable/oscam/4.0.3/Chart.lock b/stable/oscam/4.0.3/Chart.lock deleted file mode 100644 index 59674fa5af2..00000000000 --- a/stable/oscam/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/oscam/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/oscam/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/oscam/4.0.3/CHANGELOG.md b/stable/oscam/4.0.4/CHANGELOG.md similarity index 91% rename from stable/oscam/4.0.3/CHANGELOG.md rename to stable/oscam/4.0.4/CHANGELOG.md index 9a397ba391d..1d6b3586c71 100644 --- a/stable/oscam/4.0.3/CHANGELOG.md +++ b/stable/oscam/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [oscam-4.0.4](https://github.com/truecharts/apps/compare/oscam-4.0.3...oscam-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [oscam-4.0.3](https://github.com/truecharts/apps/compare/oscam-4.0.2...oscam-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [oscam-3.0.11](https://github.com/truecharts/apps/compare/oscam-3.0.10...oscam-3.0.11) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [oscam-3.0.10](https://github.com/truecharts/apps/compare/oscam-3.0.9...oscam-3.0.10) (2021-10-19) - -#### Fix diff --git a/stable/owncast/4.0.3/CONFIG.md b/stable/oscam/4.0.4/CONFIG.md similarity index 100% rename from stable/owncast/4.0.3/CONFIG.md rename to stable/oscam/4.0.4/CONFIG.md diff --git a/stable/oscam/4.0.4/Chart.lock b/stable/oscam/4.0.4/Chart.lock new file mode 100644 index 00000000000..5f1cb61d53f --- /dev/null +++ b/stable/oscam/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:37:06.048661605Z" diff --git a/stable/oscam/4.0.3/Chart.yaml b/stable/oscam/4.0.4/Chart.yaml similarity index 95% rename from stable/oscam/4.0.3/Chart.yaml rename to stable/oscam/4.0.4/Chart.yaml index ec343bf6ab9..6c4e813eb84 100644 --- a/stable/oscam/4.0.3/Chart.yaml +++ b/stable/oscam/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "11693" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - DIY diff --git a/stable/oscam/4.0.3/README.md b/stable/oscam/4.0.4/README.md similarity index 96% rename from stable/oscam/4.0.3/README.md rename to stable/oscam/4.0.4/README.md index 4b8483a5f00..61c932470a7 100644 --- a/stable/oscam/4.0.3/README.md +++ b/stable/oscam/4.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/oscam/4.0.3/app-readme.md b/stable/oscam/4.0.4/app-readme.md similarity index 100% rename from stable/oscam/4.0.3/app-readme.md rename to stable/oscam/4.0.4/app-readme.md diff --git a/stable/oscam/4.0.4/charts/common-8.3.19.tgz b/stable/oscam/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/oscam/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/oscam/4.0.3/helm-values.md b/stable/oscam/4.0.4/helm-values.md similarity index 100% rename from stable/oscam/4.0.3/helm-values.md rename to stable/oscam/4.0.4/helm-values.md diff --git a/stable/oscam/4.0.3/ix_values.yaml b/stable/oscam/4.0.4/ix_values.yaml similarity index 100% rename from stable/oscam/4.0.3/ix_values.yaml rename to stable/oscam/4.0.4/ix_values.yaml diff --git a/stable/oscam/4.0.3/questions.yaml b/stable/oscam/4.0.4/questions.yaml similarity index 100% rename from stable/oscam/4.0.3/questions.yaml rename to stable/oscam/4.0.4/questions.yaml diff --git a/stable/oscam/4.0.3/templates/common.yaml b/stable/oscam/4.0.4/templates/common.yaml similarity index 100% rename from stable/oscam/4.0.3/templates/common.yaml rename to stable/oscam/4.0.4/templates/common.yaml diff --git a/stable/owncast/4.0.3/values.yaml b/stable/oscam/4.0.4/values.yaml similarity index 100% rename from stable/owncast/4.0.3/values.yaml rename to stable/oscam/4.0.4/values.yaml diff --git a/stable/overseerr/4.0.3/Chart.lock b/stable/overseerr/4.0.3/Chart.lock deleted file mode 100644 index 51cda8baa31..00000000000 --- a/stable/overseerr/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/overseerr/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/overseerr/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/overseerr/4.0.3/CHANGELOG.md b/stable/overseerr/4.0.4/CHANGELOG.md similarity index 91% rename from stable/overseerr/4.0.3/CHANGELOG.md rename to stable/overseerr/4.0.4/CHANGELOG.md index d7882cb5eb0..f112632885f 100644 --- a/stable/overseerr/4.0.3/CHANGELOG.md +++ b/stable/overseerr/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [overseerr-4.0.4](https://github.com/truecharts/apps/compare/overseerr-4.0.3...overseerr-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [overseerr-4.0.3](https://github.com/truecharts/apps/compare/overseerr-4.0.2...overseerr-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [overseerr-3.0.11](https://github.com/truecharts/apps/compare/overseerr-3.0.10...overseerr-3.0.11) (2021-10-19) -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [overseerr-3.0.10](https://github.com/truecharts/apps/compare/overseerr-3.0.9...overseerr-3.0.10) (2021-10-19) - diff --git a/stable/owncloud-ocis/4.0.4/CONFIG.md b/stable/overseerr/4.0.4/CONFIG.md similarity index 100% rename from stable/owncloud-ocis/4.0.4/CONFIG.md rename to stable/overseerr/4.0.4/CONFIG.md diff --git a/stable/overseerr/4.0.4/Chart.lock b/stable/overseerr/4.0.4/Chart.lock new file mode 100644 index 00000000000..bb936a595ce --- /dev/null +++ b/stable/overseerr/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:37:35.134440024Z" diff --git a/stable/overseerr/4.0.3/Chart.yaml b/stable/overseerr/4.0.4/Chart.yaml similarity index 96% rename from stable/overseerr/4.0.3/Chart.yaml rename to stable/overseerr/4.0.4/Chart.yaml index ace42631394..6625901edb2 100644 --- a/stable/overseerr/4.0.3/Chart.yaml +++ b/stable/overseerr/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.27.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/overseerr/4.0.3/README.md b/stable/overseerr/4.0.4/README.md similarity index 96% rename from stable/overseerr/4.0.3/README.md rename to stable/overseerr/4.0.4/README.md index b6c9f57a679..ec6059254d7 100644 --- a/stable/overseerr/4.0.3/README.md +++ b/stable/overseerr/4.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/overseerr/4.0.3/app-readme.md b/stable/overseerr/4.0.4/app-readme.md similarity index 100% rename from stable/overseerr/4.0.3/app-readme.md rename to stable/overseerr/4.0.4/app-readme.md diff --git a/stable/overseerr/4.0.4/charts/common-8.3.19.tgz b/stable/overseerr/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/overseerr/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/overseerr/4.0.3/helm-values.md b/stable/overseerr/4.0.4/helm-values.md similarity index 100% rename from stable/overseerr/4.0.3/helm-values.md rename to stable/overseerr/4.0.4/helm-values.md diff --git a/stable/overseerr/4.0.3/ix_values.yaml b/stable/overseerr/4.0.4/ix_values.yaml similarity index 100% rename from stable/overseerr/4.0.3/ix_values.yaml rename to stable/overseerr/4.0.4/ix_values.yaml diff --git a/stable/overseerr/4.0.3/questions.yaml b/stable/overseerr/4.0.4/questions.yaml similarity index 100% rename from stable/overseerr/4.0.3/questions.yaml rename to stable/overseerr/4.0.4/questions.yaml diff --git a/stable/overseerr/4.0.3/templates/common.yaml b/stable/overseerr/4.0.4/templates/common.yaml similarity index 100% rename from stable/overseerr/4.0.3/templates/common.yaml rename to stable/overseerr/4.0.4/templates/common.yaml diff --git a/stable/owncloud-ocis/4.0.4/values.yaml b/stable/overseerr/4.0.4/values.yaml similarity index 100% rename from stable/owncloud-ocis/4.0.4/values.yaml rename to stable/overseerr/4.0.4/values.yaml diff --git a/stable/owncast/4.0.3/Chart.lock b/stable/owncast/4.0.3/Chart.lock deleted file mode 100644 index af90855b678..00000000000 --- a/stable/owncast/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/owncast/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/owncast/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/owncast/4.0.3/CHANGELOG.md b/stable/owncast/4.0.4/CHANGELOG.md similarity index 91% rename from stable/owncast/4.0.3/CHANGELOG.md rename to stable/owncast/4.0.4/CHANGELOG.md index e19a0e161ee..4201b7b6d08 100644 --- a/stable/owncast/4.0.3/CHANGELOG.md +++ b/stable/owncast/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [owncast-4.0.4](https://github.com/truecharts/apps/compare/owncast-4.0.3...owncast-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [owncast-4.0.3](https://github.com/truecharts/apps/compare/owncast-4.0.2...owncast-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [owncast-3.0.13](https://github.com/truecharts/apps/compare/owncast-3.0.12...owncast-3.0.13) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [owncast-3.0.12](https://github.com/truecharts/apps/compare/owncast-3.0.11...owncast-3.0.12) (2021-10-19) - -#### Fix diff --git a/stable/pgadmin/4.0.3/CONFIG.md b/stable/owncast/4.0.4/CONFIG.md similarity index 100% rename from stable/pgadmin/4.0.3/CONFIG.md rename to stable/owncast/4.0.4/CONFIG.md diff --git a/stable/owncast/4.0.4/Chart.lock b/stable/owncast/4.0.4/Chart.lock new file mode 100644 index 00000000000..47084d06e50 --- /dev/null +++ b/stable/owncast/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:38:04.078547749Z" diff --git a/stable/owncast/4.0.3/Chart.yaml b/stable/owncast/4.0.4/Chart.yaml similarity index 95% rename from stable/owncast/4.0.3/Chart.yaml rename to stable/owncast/4.0.4/Chart.yaml index f2b13d0380c..a2b3bfc3780 100644 --- a/stable/owncast/4.0.3/Chart.yaml +++ b/stable/owncast/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.0.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/owncast/4.0.3/README.md b/stable/owncast/4.0.4/README.md similarity index 96% rename from stable/owncast/4.0.3/README.md rename to stable/owncast/4.0.4/README.md index 48ea49c1178..14569805474 100644 --- a/stable/owncast/4.0.3/README.md +++ b/stable/owncast/4.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/owncast/4.0.3/app-readme.md b/stable/owncast/4.0.4/app-readme.md similarity index 100% rename from stable/owncast/4.0.3/app-readme.md rename to stable/owncast/4.0.4/app-readme.md diff --git a/stable/owncast/4.0.4/charts/common-8.3.19.tgz b/stable/owncast/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/owncast/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/owncast/4.0.3/helm-values.md b/stable/owncast/4.0.4/helm-values.md similarity index 100% rename from stable/owncast/4.0.3/helm-values.md rename to stable/owncast/4.0.4/helm-values.md diff --git a/stable/owncast/4.0.3/ix_values.yaml b/stable/owncast/4.0.4/ix_values.yaml similarity index 100% rename from stable/owncast/4.0.3/ix_values.yaml rename to stable/owncast/4.0.4/ix_values.yaml diff --git a/stable/owncast/4.0.3/questions.yaml b/stable/owncast/4.0.4/questions.yaml similarity index 100% rename from stable/owncast/4.0.3/questions.yaml rename to stable/owncast/4.0.4/questions.yaml diff --git a/stable/owncast/4.0.3/templates/common.yaml b/stable/owncast/4.0.4/templates/common.yaml similarity index 100% rename from stable/owncast/4.0.3/templates/common.yaml rename to stable/owncast/4.0.4/templates/common.yaml diff --git a/stable/pgadmin/4.0.3/values.yaml b/stable/owncast/4.0.4/values.yaml similarity index 100% rename from stable/pgadmin/4.0.3/values.yaml rename to stable/owncast/4.0.4/values.yaml diff --git a/stable/owncloud-ocis/4.0.4/Chart.lock b/stable/owncloud-ocis/4.0.4/Chart.lock deleted file mode 100644 index 7be992beada..00000000000 --- a/stable/owncloud-ocis/4.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/owncloud-ocis/4.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/owncloud-ocis/4.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/owncloud-ocis/4.0.4/CHANGELOG.md b/stable/owncloud-ocis/4.0.5/CHANGELOG.md similarity index 90% rename from stable/owncloud-ocis/4.0.4/CHANGELOG.md rename to stable/owncloud-ocis/4.0.5/CHANGELOG.md index e7412be1c77..7f6d8b02485 100644 --- a/stable/owncloud-ocis/4.0.4/CHANGELOG.md +++ b/stable/owncloud-ocis/4.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [owncloud-ocis-4.0.5](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.4...owncloud-ocis-4.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [owncloud-ocis-4.0.4](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.3...owncloud-ocis-4.0.4) (2021-11-01) @@ -88,12 +97,3 @@ * 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)) - - - - -### [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 diff --git a/stable/photoprism/5.0.3/CONFIG.md b/stable/owncloud-ocis/4.0.5/CONFIG.md similarity index 100% rename from stable/photoprism/5.0.3/CONFIG.md rename to stable/owncloud-ocis/4.0.5/CONFIG.md diff --git a/stable/owncloud-ocis/4.0.5/Chart.lock b/stable/owncloud-ocis/4.0.5/Chart.lock new file mode 100644 index 00000000000..639b48c8d6b --- /dev/null +++ b/stable/owncloud-ocis/4.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:38:32.977848103Z" diff --git a/stable/owncloud-ocis/4.0.4/Chart.yaml b/stable/owncloud-ocis/4.0.5/Chart.yaml similarity index 95% rename from stable/owncloud-ocis/4.0.4/Chart.yaml rename to stable/owncloud-ocis/4.0.5/Chart.yaml index f0f3ad0f175..72064670392 100644 --- a/stable/owncloud-ocis/4.0.4/Chart.yaml +++ b/stable/owncloud-ocis/4.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.14.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 4.0.5 annotations: truecharts.org/catagories: | - media diff --git a/stable/owncloud-ocis/4.0.4/README.md b/stable/owncloud-ocis/4.0.5/README.md similarity index 96% rename from stable/owncloud-ocis/4.0.4/README.md rename to stable/owncloud-ocis/4.0.5/README.md index 1470efc9406..04ceeb4af9e 100644 --- a/stable/owncloud-ocis/4.0.4/README.md +++ b/stable/owncloud-ocis/4.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/owncloud-ocis/4.0.4/app-readme.md b/stable/owncloud-ocis/4.0.5/app-readme.md similarity index 100% rename from stable/owncloud-ocis/4.0.4/app-readme.md rename to stable/owncloud-ocis/4.0.5/app-readme.md diff --git a/stable/owncloud-ocis/4.0.5/charts/common-8.3.19.tgz b/stable/owncloud-ocis/4.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/owncloud-ocis/4.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/owncloud-ocis/4.0.4/helm-values.md b/stable/owncloud-ocis/4.0.5/helm-values.md similarity index 100% rename from stable/owncloud-ocis/4.0.4/helm-values.md rename to stable/owncloud-ocis/4.0.5/helm-values.md diff --git a/stable/owncloud-ocis/4.0.4/ix_values.yaml b/stable/owncloud-ocis/4.0.5/ix_values.yaml similarity index 100% rename from stable/owncloud-ocis/4.0.4/ix_values.yaml rename to stable/owncloud-ocis/4.0.5/ix_values.yaml diff --git a/stable/owncloud-ocis/4.0.4/questions.yaml b/stable/owncloud-ocis/4.0.5/questions.yaml similarity index 100% rename from stable/owncloud-ocis/4.0.4/questions.yaml rename to stable/owncloud-ocis/4.0.5/questions.yaml diff --git a/stable/owncloud-ocis/4.0.4/templates/common.yaml b/stable/owncloud-ocis/4.0.5/templates/common.yaml similarity index 100% rename from stable/owncloud-ocis/4.0.4/templates/common.yaml rename to stable/owncloud-ocis/4.0.5/templates/common.yaml diff --git a/stable/photoprism/5.0.3/values.yaml b/stable/owncloud-ocis/4.0.5/values.yaml similarity index 100% rename from stable/photoprism/5.0.3/values.yaml rename to stable/owncloud-ocis/4.0.5/values.yaml diff --git a/stable/pgadmin/4.0.3/Chart.lock b/stable/pgadmin/4.0.3/Chart.lock deleted file mode 100644 index 9a8cdc477df..00000000000 --- a/stable/pgadmin/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/pgadmin/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/pgadmin/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/pgadmin/4.0.3/CHANGELOG.md b/stable/pgadmin/4.0.4/CHANGELOG.md similarity index 92% rename from stable/pgadmin/4.0.3/CHANGELOG.md rename to stable/pgadmin/4.0.4/CHANGELOG.md index adcfa8ae534..a99e24074ff 100644 --- a/stable/pgadmin/4.0.3/CHANGELOG.md +++ b/stable/pgadmin/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [pgadmin-4.0.4](https://github.com/truecharts/apps/compare/pgadmin-4.0.3...pgadmin-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [pgadmin-4.0.3](https://github.com/truecharts/apps/compare/pgadmin-4.0.2...pgadmin-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [pgadmin-3.0.12](https://github.com/truecharts/apps/compare/pgadmin-3.0.11...pgadmin-3.0.12) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [pgadmin-3.0.11](https://github.com/truecharts/apps/compare/pgadmin-3.0.10...pgadmin-3.0.11) (2021-10-19) diff --git a/stable/photoshow/1.0.4/CONFIG.md b/stable/pgadmin/4.0.4/CONFIG.md similarity index 100% rename from stable/photoshow/1.0.4/CONFIG.md rename to stable/pgadmin/4.0.4/CONFIG.md diff --git a/stable/pgadmin/4.0.4/Chart.lock b/stable/pgadmin/4.0.4/Chart.lock new file mode 100644 index 00000000000..4dd46501064 --- /dev/null +++ b/stable/pgadmin/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:39:02.154980617Z" diff --git a/stable/pgadmin/4.0.3/Chart.yaml b/stable/pgadmin/4.0.4/Chart.yaml similarity index 95% rename from stable/pgadmin/4.0.3/Chart.yaml rename to stable/pgadmin/4.0.4/Chart.yaml index 9026bec6847..b89522c064c 100644 --- a/stable/pgadmin/4.0.3/Chart.yaml +++ b/stable/pgadmin/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - management diff --git a/stable/pgadmin/4.0.3/README.md b/stable/pgadmin/4.0.4/README.md similarity index 96% rename from stable/pgadmin/4.0.3/README.md rename to stable/pgadmin/4.0.4/README.md index 2ba49c1f0ee..19b7a7e7685 100644 --- a/stable/pgadmin/4.0.3/README.md +++ b/stable/pgadmin/4.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/pgadmin/4.0.3/app-readme.md b/stable/pgadmin/4.0.4/app-readme.md similarity index 100% rename from stable/pgadmin/4.0.3/app-readme.md rename to stable/pgadmin/4.0.4/app-readme.md diff --git a/stable/pgadmin/4.0.4/charts/common-8.3.19.tgz b/stable/pgadmin/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/pgadmin/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/pgadmin/4.0.3/helm-values.md b/stable/pgadmin/4.0.4/helm-values.md similarity index 100% rename from stable/pgadmin/4.0.3/helm-values.md rename to stable/pgadmin/4.0.4/helm-values.md diff --git a/stable/pgadmin/4.0.3/ix_values.yaml b/stable/pgadmin/4.0.4/ix_values.yaml similarity index 100% rename from stable/pgadmin/4.0.3/ix_values.yaml rename to stable/pgadmin/4.0.4/ix_values.yaml diff --git a/stable/pgadmin/4.0.3/questions.yaml b/stable/pgadmin/4.0.4/questions.yaml similarity index 100% rename from stable/pgadmin/4.0.3/questions.yaml rename to stable/pgadmin/4.0.4/questions.yaml diff --git a/stable/pgadmin/4.0.3/templates/common.yaml b/stable/pgadmin/4.0.4/templates/common.yaml similarity index 100% rename from stable/pgadmin/4.0.3/templates/common.yaml rename to stable/pgadmin/4.0.4/templates/common.yaml diff --git a/stable/photoshow/1.0.4/values.yaml b/stable/pgadmin/4.0.4/values.yaml similarity index 100% rename from stable/photoshow/1.0.4/values.yaml rename to stable/pgadmin/4.0.4/values.yaml diff --git a/stable/photoprism/5.0.3/Chart.lock b/stable/photoprism/5.0.3/Chart.lock deleted file mode 100644 index ef391e2f0e2..00000000000 --- a/stable/photoprism/5.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/photoprism/5.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/photoprism/5.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/photoprism/5.0.3/CHANGELOG.md b/stable/photoprism/5.0.4/CHANGELOG.md similarity index 87% rename from stable/photoprism/5.0.3/CHANGELOG.md rename to stable/photoprism/5.0.4/CHANGELOG.md index 4ffd3fc7b7a..b530c5ad337 100644 --- a/stable/photoprism/5.0.3/CHANGELOG.md +++ b/stable/photoprism/5.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [photoprism-5.0.4](https://github.com/truecharts/apps/compare/photoprism-5.0.3...photoprism-5.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [photoprism-5.0.3](https://github.com/truecharts/apps/compare/photoprism-5.0.2...photoprism-5.0.3) (2021-11-01) @@ -88,12 +97,3 @@ #### Chore -* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) -* update container image docker.io/photoprism/photoprism to v20211018 ([#1175](https://github.com/truecharts/apps/issues/1175)) - - - - -### [photoprism-4.0.5](https://github.com/truecharts/apps/compare/photoprism-4.0.4...photoprism-4.0.5) (2021-10-19) - -#### Fix diff --git a/stable/phpldapadmin/4.0.3/CONFIG.md b/stable/photoprism/5.0.4/CONFIG.md similarity index 100% rename from stable/phpldapadmin/4.0.3/CONFIG.md rename to stable/photoprism/5.0.4/CONFIG.md diff --git a/stable/photoprism/5.0.4/Chart.lock b/stable/photoprism/5.0.4/Chart.lock new file mode 100644 index 00000000000..618015189e9 --- /dev/null +++ b/stable/photoprism/5.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:39:31.098621279Z" diff --git a/stable/photoprism/5.0.3/Chart.yaml b/stable/photoprism/5.0.4/Chart.yaml similarity index 95% rename from stable/photoprism/5.0.3/Chart.yaml rename to stable/photoprism/5.0.4/Chart.yaml index 5d53a76f281..5390667ba31 100644 --- a/stable/photoprism/5.0.3/Chart.yaml +++ b/stable/photoprism/5.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "20211018" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 5.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/photoprism/5.0.3/README.md b/stable/photoprism/5.0.4/README.md similarity index 96% rename from stable/photoprism/5.0.3/README.md rename to stable/photoprism/5.0.4/README.md index c0719e32e9a..da930d8f39f 100644 --- a/stable/photoprism/5.0.3/README.md +++ b/stable/photoprism/5.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/photoprism/5.0.3/app-readme.md b/stable/photoprism/5.0.4/app-readme.md similarity index 100% rename from stable/photoprism/5.0.3/app-readme.md rename to stable/photoprism/5.0.4/app-readme.md diff --git a/stable/photoprism/5.0.4/charts/common-8.3.19.tgz b/stable/photoprism/5.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/photoprism/5.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/photoprism/5.0.3/helm-values.md b/stable/photoprism/5.0.4/helm-values.md similarity index 100% rename from stable/photoprism/5.0.3/helm-values.md rename to stable/photoprism/5.0.4/helm-values.md diff --git a/stable/photoprism/5.0.3/ix_values.yaml b/stable/photoprism/5.0.4/ix_values.yaml similarity index 100% rename from stable/photoprism/5.0.3/ix_values.yaml rename to stable/photoprism/5.0.4/ix_values.yaml diff --git a/stable/photoprism/5.0.3/questions.yaml b/stable/photoprism/5.0.4/questions.yaml similarity index 100% rename from stable/photoprism/5.0.3/questions.yaml rename to stable/photoprism/5.0.4/questions.yaml diff --git a/stable/photoprism/5.0.3/templates/common.yaml b/stable/photoprism/5.0.4/templates/common.yaml similarity index 100% rename from stable/photoprism/5.0.3/templates/common.yaml rename to stable/photoprism/5.0.4/templates/common.yaml diff --git a/stable/phpldapadmin/4.0.3/values.yaml b/stable/photoprism/5.0.4/values.yaml similarity index 100% rename from stable/phpldapadmin/4.0.3/values.yaml rename to stable/photoprism/5.0.4/values.yaml diff --git a/stable/photoshow/1.0.4/Chart.lock b/stable/photoshow/1.0.4/Chart.lock deleted file mode 100644 index dd15e4b2f4d..00000000000 --- a/stable/photoshow/1.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/photoshow/1.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/photoshow/1.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/photoshow/1.0.4/CHANGELOG.md b/stable/photoshow/1.0.5/CHANGELOG.md similarity index 91% rename from stable/photoshow/1.0.4/CHANGELOG.md rename to stable/photoshow/1.0.5/CHANGELOG.md index aa24039970b..e87ebf788ed 100644 --- a/stable/photoshow/1.0.4/CHANGELOG.md +++ b/stable/photoshow/1.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [photoshow-1.0.5](https://github.com/truecharts/apps/compare/photoshow-1.0.4...photoshow-1.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [photoshow-1.0.4](https://github.com/truecharts/apps/compare/photoshow-1.0.3...photoshow-1.0.4) (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)) - - -### [photoshow-0.0.7](https://github.com/truecharts/apps/compare/photoshow-0.0.6...photoshow-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - diff --git a/stable/piaware/4.0.3/CONFIG.md b/stable/photoshow/1.0.5/CONFIG.md similarity index 100% rename from stable/piaware/4.0.3/CONFIG.md rename to stable/photoshow/1.0.5/CONFIG.md diff --git a/stable/photoshow/1.0.5/Chart.lock b/stable/photoshow/1.0.5/Chart.lock new file mode 100644 index 00000000000..481c6fd9d3a --- /dev/null +++ b/stable/photoshow/1.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:39:59.622917886Z" diff --git a/stable/photoshow/1.0.4/Chart.yaml b/stable/photoshow/1.0.5/Chart.yaml similarity index 96% rename from stable/photoshow/1.0.4/Chart.yaml rename to stable/photoshow/1.0.5/Chart.yaml index 67fa16b99e3..72bec8a2b62 100644 --- a/stable/photoshow/1.0.4/Chart.yaml +++ b/stable/photoshow/1.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "48aabb98" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 1.0.5 annotations: truecharts.org/catagories: | - media diff --git a/stable/photoshow/1.0.4/README.md b/stable/photoshow/1.0.5/README.md similarity index 96% rename from stable/photoshow/1.0.4/README.md rename to stable/photoshow/1.0.5/README.md index 48bea0dbac3..231aba6279c 100644 --- a/stable/photoshow/1.0.4/README.md +++ b/stable/photoshow/1.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/photoshow/1.0.4/app-readme.md b/stable/photoshow/1.0.5/app-readme.md similarity index 100% rename from stable/photoshow/1.0.4/app-readme.md rename to stable/photoshow/1.0.5/app-readme.md diff --git a/stable/photoshow/1.0.5/charts/common-8.3.19.tgz b/stable/photoshow/1.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/photoshow/1.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/photoshow/1.0.4/helm-values.md b/stable/photoshow/1.0.5/helm-values.md similarity index 100% rename from stable/photoshow/1.0.4/helm-values.md rename to stable/photoshow/1.0.5/helm-values.md diff --git a/stable/photoshow/1.0.4/ix_values.yaml b/stable/photoshow/1.0.5/ix_values.yaml similarity index 100% rename from stable/photoshow/1.0.4/ix_values.yaml rename to stable/photoshow/1.0.5/ix_values.yaml diff --git a/stable/photoshow/1.0.4/questions.yaml b/stable/photoshow/1.0.5/questions.yaml similarity index 100% rename from stable/photoshow/1.0.4/questions.yaml rename to stable/photoshow/1.0.5/questions.yaml diff --git a/stable/photoshow/1.0.4/templates/common.yaml b/stable/photoshow/1.0.5/templates/common.yaml similarity index 100% rename from stable/photoshow/1.0.4/templates/common.yaml rename to stable/photoshow/1.0.5/templates/common.yaml diff --git a/stable/piaware/4.0.3/values.yaml b/stable/photoshow/1.0.5/values.yaml similarity index 100% rename from stable/piaware/4.0.3/values.yaml rename to stable/photoshow/1.0.5/values.yaml diff --git a/stable/phpldapadmin/4.0.3/Chart.lock b/stable/phpldapadmin/4.0.3/Chart.lock deleted file mode 100644 index bf6c3e7e359..00000000000 --- a/stable/phpldapadmin/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/phpldapadmin/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/phpldapadmin/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/phpldapadmin/4.0.3/CHANGELOG.md b/stable/phpldapadmin/4.0.4/CHANGELOG.md similarity index 91% rename from stable/phpldapadmin/4.0.3/CHANGELOG.md rename to stable/phpldapadmin/4.0.4/CHANGELOG.md index 72d39fd7b41..4e457c008d1 100644 --- a/stable/phpldapadmin/4.0.3/CHANGELOG.md +++ b/stable/phpldapadmin/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [phpldapadmin-4.0.4](https://github.com/truecharts/apps/compare/phpldapadmin-4.0.3...phpldapadmin-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [phpldapadmin-4.0.3](https://github.com/truecharts/apps/compare/phpldapadmin-4.0.2...phpldapadmin-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [phpldapadmin-3.0.11](https://github.com/truecharts/apps/compare/phpldapadmin-3.0.10...phpldapadmin-3.0.11) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [phpldapadmin-3.0.10](https://github.com/truecharts/apps/compare/phpldapadmin-3.0.9...phpldapadmin-3.0.10) (2021-10-19) - -#### Fix diff --git a/stable/pihole/4.0.3/CONFIG.md b/stable/phpldapadmin/4.0.4/CONFIG.md similarity index 100% rename from stable/pihole/4.0.3/CONFIG.md rename to stable/phpldapadmin/4.0.4/CONFIG.md diff --git a/stable/phpldapadmin/4.0.4/Chart.lock b/stable/phpldapadmin/4.0.4/Chart.lock new file mode 100644 index 00000000000..83ef960eeab --- /dev/null +++ b/stable/phpldapadmin/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:40:28.136124787Z" diff --git a/stable/phpldapadmin/4.0.3/Chart.yaml b/stable/phpldapadmin/4.0.4/Chart.yaml similarity index 96% rename from stable/phpldapadmin/4.0.3/Chart.yaml rename to stable/phpldapadmin/4.0.4/Chart.yaml index 9263a33504e..921dd38db12 100644 --- a/stable/phpldapadmin/4.0.3/Chart.yaml +++ b/stable/phpldapadmin/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.9.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - management diff --git a/stable/phpldapadmin/4.0.3/README.md b/stable/phpldapadmin/4.0.4/README.md similarity index 96% rename from stable/phpldapadmin/4.0.3/README.md rename to stable/phpldapadmin/4.0.4/README.md index 2390f2b138a..3f79f2ba0dd 100644 --- a/stable/phpldapadmin/4.0.3/README.md +++ b/stable/phpldapadmin/4.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/phpldapadmin/4.0.3/app-readme.md b/stable/phpldapadmin/4.0.4/app-readme.md similarity index 100% rename from stable/phpldapadmin/4.0.3/app-readme.md rename to stable/phpldapadmin/4.0.4/app-readme.md diff --git a/stable/phpldapadmin/4.0.4/charts/common-8.3.19.tgz b/stable/phpldapadmin/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/phpldapadmin/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/phpldapadmin/4.0.3/helm-values.md b/stable/phpldapadmin/4.0.4/helm-values.md similarity index 100% rename from stable/phpldapadmin/4.0.3/helm-values.md rename to stable/phpldapadmin/4.0.4/helm-values.md diff --git a/stable/phpldapadmin/4.0.3/ix_values.yaml b/stable/phpldapadmin/4.0.4/ix_values.yaml similarity index 100% rename from stable/phpldapadmin/4.0.3/ix_values.yaml rename to stable/phpldapadmin/4.0.4/ix_values.yaml diff --git a/stable/phpldapadmin/4.0.3/questions.yaml b/stable/phpldapadmin/4.0.4/questions.yaml similarity index 100% rename from stable/phpldapadmin/4.0.3/questions.yaml rename to stable/phpldapadmin/4.0.4/questions.yaml diff --git a/stable/phpldapadmin/4.0.3/templates/common.yaml b/stable/phpldapadmin/4.0.4/templates/common.yaml similarity index 100% rename from stable/phpldapadmin/4.0.3/templates/common.yaml rename to stable/phpldapadmin/4.0.4/templates/common.yaml diff --git a/stable/pihole/4.0.3/values.yaml b/stable/phpldapadmin/4.0.4/values.yaml similarity index 100% rename from stable/pihole/4.0.3/values.yaml rename to stable/phpldapadmin/4.0.4/values.yaml diff --git a/stable/piaware/4.0.3/Chart.lock b/stable/piaware/4.0.3/Chart.lock deleted file mode 100644 index a48946faa00..00000000000 --- a/stable/piaware/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/piaware/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/piaware/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/piaware/4.0.3/CHANGELOG.md b/stable/piaware/4.0.4/CHANGELOG.md similarity index 91% rename from stable/piaware/4.0.3/CHANGELOG.md rename to stable/piaware/4.0.4/CHANGELOG.md index 27e7e1a2bb7..da396273a6d 100644 --- a/stable/piaware/4.0.3/CHANGELOG.md +++ b/stable/piaware/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [piaware-4.0.4](https://github.com/truecharts/apps/compare/piaware-4.0.3...piaware-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [piaware-4.0.3](https://github.com/truecharts/apps/compare/piaware-4.0.2...piaware-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [piaware-3.0.11](https://github.com/truecharts/apps/compare/piaware-3.0.10...piaware-3.0.11) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [piaware-3.0.10](https://github.com/truecharts/apps/compare/piaware-3.0.9...piaware-3.0.10) (2021-10-19) - -#### Fix diff --git a/stable/pixapop/1.0.3/CONFIG.md b/stable/piaware/4.0.4/CONFIG.md similarity index 100% rename from stable/pixapop/1.0.3/CONFIG.md rename to stable/piaware/4.0.4/CONFIG.md diff --git a/stable/piaware/4.0.4/Chart.lock b/stable/piaware/4.0.4/Chart.lock new file mode 100644 index 00000000000..c1506ec7425 --- /dev/null +++ b/stable/piaware/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:40:56.647395052Z" diff --git a/stable/piaware/4.0.3/Chart.yaml b/stable/piaware/4.0.4/Chart.yaml similarity index 95% rename from stable/piaware/4.0.3/Chart.yaml rename to stable/piaware/4.0.4/Chart.yaml index 092006e9c18..e463c27f158 100644 --- a/stable/piaware/4.0.3/Chart.yaml +++ b/stable/piaware/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/piaware/4.0.3/README.md b/stable/piaware/4.0.4/README.md similarity index 96% rename from stable/piaware/4.0.3/README.md rename to stable/piaware/4.0.4/README.md index 1720862000f..6b9570e4660 100644 --- a/stable/piaware/4.0.3/README.md +++ b/stable/piaware/4.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/piaware/4.0.3/app-readme.md b/stable/piaware/4.0.4/app-readme.md similarity index 100% rename from stable/piaware/4.0.3/app-readme.md rename to stable/piaware/4.0.4/app-readme.md diff --git a/stable/piaware/4.0.4/charts/common-8.3.19.tgz b/stable/piaware/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/piaware/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/piaware/4.0.3/ci/ct-values.yaml b/stable/piaware/4.0.4/ci/ct-values.yaml similarity index 100% rename from stable/piaware/4.0.3/ci/ct-values.yaml rename to stable/piaware/4.0.4/ci/ct-values.yaml diff --git a/stable/piaware/4.0.3/helm-values.md b/stable/piaware/4.0.4/helm-values.md similarity index 100% rename from stable/piaware/4.0.3/helm-values.md rename to stable/piaware/4.0.4/helm-values.md diff --git a/stable/piaware/4.0.3/ix_values.yaml b/stable/piaware/4.0.4/ix_values.yaml similarity index 100% rename from stable/piaware/4.0.3/ix_values.yaml rename to stable/piaware/4.0.4/ix_values.yaml diff --git a/stable/piaware/4.0.3/questions.yaml b/stable/piaware/4.0.4/questions.yaml similarity index 100% rename from stable/piaware/4.0.3/questions.yaml rename to stable/piaware/4.0.4/questions.yaml diff --git a/stable/piaware/4.0.3/templates/common.yaml b/stable/piaware/4.0.4/templates/common.yaml similarity index 100% rename from stable/piaware/4.0.3/templates/common.yaml rename to stable/piaware/4.0.4/templates/common.yaml diff --git a/stable/pixapop/1.0.3/values.yaml b/stable/piaware/4.0.4/values.yaml similarity index 100% rename from stable/pixapop/1.0.3/values.yaml rename to stable/piaware/4.0.4/values.yaml diff --git a/stable/pihole/4.0.3/Chart.lock b/stable/pihole/4.0.3/Chart.lock deleted file mode 100644 index bdc6b939df6..00000000000 --- a/stable/pihole/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/pihole/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/pihole/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/pihole/4.0.3/CHANGELOG.md b/stable/pihole/4.0.4/CHANGELOG.md similarity index 90% rename from stable/pihole/4.0.3/CHANGELOG.md rename to stable/pihole/4.0.4/CHANGELOG.md index 6e97b6b3966..a0d8c23efbc 100644 --- a/stable/pihole/4.0.3/CHANGELOG.md +++ b/stable/pihole/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [pihole-4.0.4](https://github.com/truecharts/apps/compare/pihole-4.0.3...pihole-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [pihole-4.0.3](https://github.com/truecharts/apps/compare/pihole-4.0.2...pihole-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ * 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)) - - - - -### [pihole-3.0.12](https://github.com/truecharts/apps/compare/pihole-3.0.11...pihole-3.0.12) (2021-10-19) - -#### Fix diff --git a/stable/plex/8.0.4/CONFIG.md b/stable/pihole/4.0.4/CONFIG.md similarity index 100% rename from stable/plex/8.0.4/CONFIG.md rename to stable/pihole/4.0.4/CONFIG.md diff --git a/stable/pihole/4.0.4/Chart.lock b/stable/pihole/4.0.4/Chart.lock new file mode 100644 index 00000000000..a719236a360 --- /dev/null +++ b/stable/pihole/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:41:24.863609089Z" diff --git a/stable/pihole/4.0.3/Chart.yaml b/stable/pihole/4.0.4/Chart.yaml similarity index 95% rename from stable/pihole/4.0.3/Chart.yaml rename to stable/pihole/4.0.4/Chart.yaml index 5be8c76500b..a78571cead5 100644 --- a/stable/pihole/4.0.3/Chart.yaml +++ b/stable/pihole/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - networking diff --git a/stable/pihole/4.0.3/README.md b/stable/pihole/4.0.4/README.md similarity index 96% rename from stable/pihole/4.0.3/README.md rename to stable/pihole/4.0.4/README.md index e09d94e2f51..25f09ed6f88 100644 --- a/stable/pihole/4.0.3/README.md +++ b/stable/pihole/4.0.4/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/pihole/4.0.3/app-readme.md b/stable/pihole/4.0.4/app-readme.md similarity index 100% rename from stable/pihole/4.0.3/app-readme.md rename to stable/pihole/4.0.4/app-readme.md diff --git a/stable/pihole/4.0.4/charts/common-8.3.19.tgz b/stable/pihole/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/pihole/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/pihole/4.0.3/helm-values.md b/stable/pihole/4.0.4/helm-values.md similarity index 100% rename from stable/pihole/4.0.3/helm-values.md rename to stable/pihole/4.0.4/helm-values.md diff --git a/stable/pihole/4.0.3/ix_values.yaml b/stable/pihole/4.0.4/ix_values.yaml similarity index 100% rename from stable/pihole/4.0.3/ix_values.yaml rename to stable/pihole/4.0.4/ix_values.yaml diff --git a/stable/pihole/4.0.3/questions.yaml b/stable/pihole/4.0.4/questions.yaml similarity index 100% rename from stable/pihole/4.0.3/questions.yaml rename to stable/pihole/4.0.4/questions.yaml diff --git a/stable/pihole/4.0.3/templates/_configmap.tpl b/stable/pihole/4.0.4/templates/_configmap.tpl similarity index 100% rename from stable/pihole/4.0.3/templates/_configmap.tpl rename to stable/pihole/4.0.4/templates/_configmap.tpl diff --git a/stable/pihole/4.0.3/templates/common.yaml b/stable/pihole/4.0.4/templates/common.yaml similarity index 100% rename from stable/pihole/4.0.3/templates/common.yaml rename to stable/pihole/4.0.4/templates/common.yaml diff --git a/stable/plex/8.0.4/values.yaml b/stable/pihole/4.0.4/values.yaml similarity index 100% rename from stable/plex/8.0.4/values.yaml rename to stable/pihole/4.0.4/values.yaml diff --git a/stable/pixapop/1.0.3/Chart.lock b/stable/pixapop/1.0.3/Chart.lock deleted file mode 100644 index f4099017806..00000000000 --- a/stable/pixapop/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/pixapop/1.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/pixapop/1.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/pixapop/1.0.3/CHANGELOG.md b/stable/pixapop/1.0.4/CHANGELOG.md similarity index 89% rename from stable/pixapop/1.0.3/CHANGELOG.md rename to stable/pixapop/1.0.4/CHANGELOG.md index 51b8a042084..a52ab317137 100644 --- a/stable/pixapop/1.0.3/CHANGELOG.md +++ b/stable/pixapop/1.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [pixapop-1.0.4](https://github.com/truecharts/apps/compare/pixapop-1.0.3...pixapop-1.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [pixapop-1.0.3](https://github.com/truecharts/apps/compare/pixapop-1.0.2...pixapop-1.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [pixapop-0.0.6](https://github.com/truecharts/apps/compare/pixapop-0.0.5...pixapop-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/podgrab/7.0.3/CONFIG.md b/stable/pixapop/1.0.4/CONFIG.md similarity index 100% rename from stable/podgrab/7.0.3/CONFIG.md rename to stable/pixapop/1.0.4/CONFIG.md diff --git a/stable/pixapop/1.0.4/Chart.lock b/stable/pixapop/1.0.4/Chart.lock new file mode 100644 index 00000000000..1b1f4dc8449 --- /dev/null +++ b/stable/pixapop/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:41:53.172587161Z" diff --git a/stable/pixapop/1.0.3/Chart.yaml b/stable/pixapop/1.0.4/Chart.yaml similarity index 95% rename from stable/pixapop/1.0.3/Chart.yaml rename to stable/pixapop/1.0.4/Chart.yaml index b441ffd6912..f9f18cba265 100644 --- a/stable/pixapop/1.0.3/Chart.yaml +++ b/stable/pixapop/1.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/pixapop/1.0.3/README.md b/stable/pixapop/1.0.4/README.md similarity index 96% rename from stable/pixapop/1.0.3/README.md rename to stable/pixapop/1.0.4/README.md index e48966f3378..fcebd810102 100644 --- a/stable/pixapop/1.0.3/README.md +++ b/stable/pixapop/1.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/pixapop/1.0.3/app-readme.md b/stable/pixapop/1.0.4/app-readme.md similarity index 100% rename from stable/pixapop/1.0.3/app-readme.md rename to stable/pixapop/1.0.4/app-readme.md diff --git a/stable/pixapop/1.0.4/charts/common-8.3.19.tgz b/stable/pixapop/1.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/pixapop/1.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/pixapop/1.0.3/helm-values.md b/stable/pixapop/1.0.4/helm-values.md similarity index 100% rename from stable/pixapop/1.0.3/helm-values.md rename to stable/pixapop/1.0.4/helm-values.md diff --git a/stable/pixapop/1.0.3/ix_values.yaml b/stable/pixapop/1.0.4/ix_values.yaml similarity index 100% rename from stable/pixapop/1.0.3/ix_values.yaml rename to stable/pixapop/1.0.4/ix_values.yaml diff --git a/stable/pixapop/1.0.3/questions.yaml b/stable/pixapop/1.0.4/questions.yaml similarity index 100% rename from stable/pixapop/1.0.3/questions.yaml rename to stable/pixapop/1.0.4/questions.yaml diff --git a/stable/pixapop/1.0.3/templates/common.yaml b/stable/pixapop/1.0.4/templates/common.yaml similarity index 100% rename from stable/pixapop/1.0.3/templates/common.yaml rename to stable/pixapop/1.0.4/templates/common.yaml diff --git a/stable/podgrab/7.0.3/values.yaml b/stable/pixapop/1.0.4/values.yaml similarity index 100% rename from stable/podgrab/7.0.3/values.yaml rename to stable/pixapop/1.0.4/values.yaml diff --git a/stable/plex/8.0.4/Chart.lock b/stable/plex/8.0.4/Chart.lock deleted file mode 100644 index dda0f2eb225..00000000000 --- a/stable/plex/8.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/plex/8.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/plex/8.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/plex/8.0.4/CHANGELOG.md b/stable/plex/8.0.5/CHANGELOG.md similarity index 90% rename from stable/plex/8.0.4/CHANGELOG.md rename to stable/plex/8.0.5/CHANGELOG.md index 749e7b75496..164fb3e71e3 100644 --- a/stable/plex/8.0.4/CHANGELOG.md +++ b/stable/plex/8.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [plex-8.0.5](https://github.com/truecharts/apps/compare/plex-8.0.4...plex-8.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [plex-8.0.4](https://github.com/truecharts/apps/compare/plex-8.0.3...plex-8.0.4) (2021-11-01) @@ -88,12 +97,3 @@ * 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)) - - - - -### [plex-7.0.12](https://github.com/truecharts/apps/compare/plex-7.0.11...plex-7.0.12) (2021-10-19) - -#### Fix diff --git a/stable/postgresql/5.1.7/CONFIG.md b/stable/plex/8.0.5/CONFIG.md similarity index 100% rename from stable/postgresql/5.1.7/CONFIG.md rename to stable/plex/8.0.5/CONFIG.md diff --git a/stable/plex/8.0.5/Chart.lock b/stable/plex/8.0.5/Chart.lock new file mode 100644 index 00000000000..abd3744f176 --- /dev/null +++ b/stable/plex/8.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:42:21.925089762Z" diff --git a/stable/plex/8.0.4/Chart.yaml b/stable/plex/8.0.5/Chart.yaml similarity index 95% rename from stable/plex/8.0.4/Chart.yaml rename to stable/plex/8.0.5/Chart.yaml index d24987170ae..09c5d587dc4 100644 --- a/stable/plex/8.0.4/Chart.yaml +++ b/stable/plex/8.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.24.5.517" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 8.0.5 annotations: truecharts.org/catagories: | - media diff --git a/stable/plex/8.0.4/README.md b/stable/plex/8.0.5/README.md similarity index 96% rename from stable/plex/8.0.4/README.md rename to stable/plex/8.0.5/README.md index 0fea17e8a67..8408a1bde73 100644 --- a/stable/plex/8.0.4/README.md +++ b/stable/plex/8.0.5/README.md @@ -13,7 +13,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/plex/8.0.4/app-readme.md b/stable/plex/8.0.5/app-readme.md similarity index 100% rename from stable/plex/8.0.4/app-readme.md rename to stable/plex/8.0.5/app-readme.md diff --git a/stable/plex/8.0.5/charts/common-8.3.19.tgz b/stable/plex/8.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/plex/8.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/plex/8.0.4/helm-values.md b/stable/plex/8.0.5/helm-values.md similarity index 100% rename from stable/plex/8.0.4/helm-values.md rename to stable/plex/8.0.5/helm-values.md diff --git a/stable/plex/8.0.4/ix_values.yaml b/stable/plex/8.0.5/ix_values.yaml similarity index 100% rename from stable/plex/8.0.4/ix_values.yaml rename to stable/plex/8.0.5/ix_values.yaml diff --git a/stable/plex/8.0.4/questions.yaml b/stable/plex/8.0.5/questions.yaml similarity index 100% rename from stable/plex/8.0.4/questions.yaml rename to stable/plex/8.0.5/questions.yaml diff --git a/stable/plex/8.0.4/templates/common.yaml b/stable/plex/8.0.5/templates/common.yaml similarity index 100% rename from stable/plex/8.0.4/templates/common.yaml rename to stable/plex/8.0.5/templates/common.yaml diff --git a/stable/postgresql/5.1.7/values.yaml b/stable/plex/8.0.5/values.yaml similarity index 100% rename from stable/postgresql/5.1.7/values.yaml rename to stable/plex/8.0.5/values.yaml diff --git a/stable/podgrab/7.0.3/Chart.lock b/stable/podgrab/7.0.3/Chart.lock deleted file mode 100644 index b9da79c186e..00000000000 --- a/stable/podgrab/7.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/podgrab/7.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/podgrab/7.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/podgrab/7.0.3/CHANGELOG.md b/stable/podgrab/7.0.4/CHANGELOG.md similarity index 91% rename from stable/podgrab/7.0.3/CHANGELOG.md rename to stable/podgrab/7.0.4/CHANGELOG.md index 61c916d8c1c..a4eda5fe54f 100644 --- a/stable/podgrab/7.0.3/CHANGELOG.md +++ b/stable/podgrab/7.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [podgrab-7.0.4](https://github.com/truecharts/apps/compare/podgrab-7.0.3...podgrab-7.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [podgrab-7.0.3](https://github.com/truecharts/apps/compare/podgrab-7.0.2...podgrab-7.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [podgrab-6.0.11](https://github.com/truecharts/apps/compare/podgrab-6.0.10...podgrab-6.0.11) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [podgrab-6.0.10](https://github.com/truecharts/apps/compare/podgrab-6.0.9...podgrab-6.0.10) (2021-10-19) - -#### Fix diff --git a/stable/pretend-youre-xyzzy/4.0.3/CONFIG.md b/stable/podgrab/7.0.4/CONFIG.md similarity index 100% rename from stable/pretend-youre-xyzzy/4.0.3/CONFIG.md rename to stable/podgrab/7.0.4/CONFIG.md diff --git a/stable/podgrab/7.0.4/Chart.lock b/stable/podgrab/7.0.4/Chart.lock new file mode 100644 index 00000000000..80f93b1c33b --- /dev/null +++ b/stable/podgrab/7.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:42:51.414913911Z" diff --git a/stable/podgrab/7.0.3/Chart.yaml b/stable/podgrab/7.0.4/Chart.yaml similarity index 96% rename from stable/podgrab/7.0.3/Chart.yaml rename to stable/podgrab/7.0.4/Chart.yaml index d0ba6c13ed3..3cbe9a596ca 100644 --- a/stable/podgrab/7.0.3/Chart.yaml +++ b/stable/podgrab/7.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 7.0.4 annotations: truecharts.org/catagories: | - mutlimedia diff --git a/stable/podgrab/7.0.3/README.md b/stable/podgrab/7.0.4/README.md similarity index 96% rename from stable/podgrab/7.0.3/README.md rename to stable/podgrab/7.0.4/README.md index 88ec2507775..4b3fef5ab0d 100644 --- a/stable/podgrab/7.0.3/README.md +++ b/stable/podgrab/7.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/podgrab/7.0.3/app-readme.md b/stable/podgrab/7.0.4/app-readme.md similarity index 100% rename from stable/podgrab/7.0.3/app-readme.md rename to stable/podgrab/7.0.4/app-readme.md diff --git a/stable/podgrab/7.0.4/charts/common-8.3.19.tgz b/stable/podgrab/7.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/podgrab/7.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/podgrab/7.0.3/helm-values.md b/stable/podgrab/7.0.4/helm-values.md similarity index 100% rename from stable/podgrab/7.0.3/helm-values.md rename to stable/podgrab/7.0.4/helm-values.md diff --git a/stable/podgrab/7.0.3/ix_values.yaml b/stable/podgrab/7.0.4/ix_values.yaml similarity index 100% rename from stable/podgrab/7.0.3/ix_values.yaml rename to stable/podgrab/7.0.4/ix_values.yaml diff --git a/stable/podgrab/7.0.3/questions.yaml b/stable/podgrab/7.0.4/questions.yaml similarity index 100% rename from stable/podgrab/7.0.3/questions.yaml rename to stable/podgrab/7.0.4/questions.yaml diff --git a/stable/podgrab/7.0.3/templates/common.yaml b/stable/podgrab/7.0.4/templates/common.yaml similarity index 100% rename from stable/podgrab/7.0.3/templates/common.yaml rename to stable/podgrab/7.0.4/templates/common.yaml diff --git a/stable/pretend-youre-xyzzy/4.0.3/values.yaml b/stable/podgrab/7.0.4/values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/4.0.3/values.yaml rename to stable/podgrab/7.0.4/values.yaml diff --git a/stable/postgresql/5.1.7/Chart.lock b/stable/postgresql/5.1.7/Chart.lock deleted file mode 100644 index 2034adf1cdb..00000000000 --- a/stable/postgresql/5.1.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.18 -digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 -generated: "2021-11-02T10:28:11.039510702Z" diff --git a/stable/postgresql/5.1.7/charts/common-8.3.18.tgz b/stable/postgresql/5.1.7/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/postgresql/5.1.7/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/postgresql/5.1.7/CHANGELOG.md b/stable/postgresql/5.1.8/CHANGELOG.md similarity index 91% rename from stable/postgresql/5.1.7/CHANGELOG.md rename to stable/postgresql/5.1.8/CHANGELOG.md index f38f38953a2..80697dba3ce 100644 --- a/stable/postgresql/5.1.7/CHANGELOG.md +++ b/stable/postgresql/5.1.8/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [postgresql-5.1.8](https://github.com/truecharts/apps/compare/postgresql-5.1.7...postgresql-5.1.8) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [postgresql-5.1.7](https://github.com/truecharts/apps/compare/postgresql-5.1.6...postgresql-5.1.7) (2021-11-02) @@ -88,12 +97,3 @@ * Adapt for TrueNAS SCALE RC1 - - -### [postgresql-4.0.3](https://github.com/truecharts/apps/compare/postgresql-4.0.1...postgresql-4.0.3) (2021-10-20) - -#### Chore - -* bump apps, remove duplicates and move incubator to stable for RC1 - -#### Fix diff --git a/stable/protonmail-bridge/4.0.3/CONFIG.md b/stable/postgresql/5.1.8/CONFIG.md similarity index 100% rename from stable/protonmail-bridge/4.0.3/CONFIG.md rename to stable/postgresql/5.1.8/CONFIG.md diff --git a/stable/postgresql/5.1.8/Chart.lock b/stable/postgresql/5.1.8/Chart.lock new file mode 100644 index 00000000000..95649d517c6 --- /dev/null +++ b/stable/postgresql/5.1.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:43:20.169904398Z" diff --git a/stable/postgresql/5.1.7/Chart.yaml b/stable/postgresql/5.1.8/Chart.yaml similarity index 95% rename from stable/postgresql/5.1.7/Chart.yaml rename to stable/postgresql/5.1.8/Chart.yaml index 21437f5a898..db018f45bf5 100644 --- a/stable/postgresql/5.1.7/Chart.yaml +++ b/stable/postgresql/5.1.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "14.0.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.7 +version: 5.1.8 annotations: truecharts.org/catagories: | - database diff --git a/stable/postgresql/5.1.7/README.md b/stable/postgresql/5.1.8/README.md similarity index 96% rename from stable/postgresql/5.1.7/README.md rename to stable/postgresql/5.1.8/README.md index 4a75809ddbc..39c1ae3566c 100644 --- a/stable/postgresql/5.1.7/README.md +++ b/stable/postgresql/5.1.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/postgresql/5.1.7/app-readme.md b/stable/postgresql/5.1.8/app-readme.md similarity index 100% rename from stable/postgresql/5.1.7/app-readme.md rename to stable/postgresql/5.1.8/app-readme.md diff --git a/stable/postgresql/5.1.8/charts/common-8.3.19.tgz b/stable/postgresql/5.1.8/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/postgresql/5.1.8/charts/common-8.3.19.tgz differ diff --git a/stable/postgresql/5.1.7/helm-values.md b/stable/postgresql/5.1.8/helm-values.md similarity index 100% rename from stable/postgresql/5.1.7/helm-values.md rename to stable/postgresql/5.1.8/helm-values.md diff --git a/stable/postgresql/5.1.7/ix_values.yaml b/stable/postgresql/5.1.8/ix_values.yaml similarity index 100% rename from stable/postgresql/5.1.7/ix_values.yaml rename to stable/postgresql/5.1.8/ix_values.yaml diff --git a/stable/postgresql/5.1.7/questions.yaml b/stable/postgresql/5.1.8/questions.yaml similarity index 100% rename from stable/postgresql/5.1.7/questions.yaml rename to stable/postgresql/5.1.8/questions.yaml diff --git a/stable/postgresql/5.1.7/templates/backup-postgres-config.yaml b/stable/postgresql/5.1.8/templates/backup-postgres-config.yaml similarity index 100% rename from stable/postgresql/5.1.7/templates/backup-postgres-config.yaml rename to stable/postgresql/5.1.8/templates/backup-postgres-config.yaml diff --git a/stable/postgresql/5.1.7/templates/common.yaml b/stable/postgresql/5.1.8/templates/common.yaml similarity index 100% rename from stable/postgresql/5.1.7/templates/common.yaml rename to stable/postgresql/5.1.8/templates/common.yaml diff --git a/stable/postgresql/5.1.7/templates/secret.yaml b/stable/postgresql/5.1.8/templates/secret.yaml similarity index 100% rename from stable/postgresql/5.1.7/templates/secret.yaml rename to stable/postgresql/5.1.8/templates/secret.yaml diff --git a/stable/postgresql/5.1.7/templates/upgrade-backup-postgres-hook.yaml b/stable/postgresql/5.1.8/templates/upgrade-backup-postgres-hook.yaml similarity index 100% rename from stable/postgresql/5.1.7/templates/upgrade-backup-postgres-hook.yaml rename to stable/postgresql/5.1.8/templates/upgrade-backup-postgres-hook.yaml diff --git a/stable/protonmail-bridge/4.0.3/values.yaml b/stable/postgresql/5.1.8/values.yaml similarity index 100% rename from stable/protonmail-bridge/4.0.3/values.yaml rename to stable/postgresql/5.1.8/values.yaml diff --git a/stable/pretend-youre-xyzzy/4.0.3/Chart.lock b/stable/pretend-youre-xyzzy/4.0.3/Chart.lock deleted file mode 100644 index 7c20ef94e94..00000000000 --- a/stable/pretend-youre-xyzzy/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/pretend-youre-xyzzy/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/pretend-youre-xyzzy/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/pretend-youre-xyzzy/4.0.3/CHANGELOG.md b/stable/pretend-youre-xyzzy/4.0.4/CHANGELOG.md similarity index 91% rename from stable/pretend-youre-xyzzy/4.0.3/CHANGELOG.md rename to stable/pretend-youre-xyzzy/4.0.4/CHANGELOG.md index d99f3ca32fb..5b1ffcdb19e 100644 --- a/stable/pretend-youre-xyzzy/4.0.3/CHANGELOG.md +++ b/stable/pretend-youre-xyzzy/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [pretend-youre-xyzzy-4.0.4](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-4.0.3...pretend-youre-xyzzy-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [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) @@ -88,12 +97,3 @@ ### [pretend-youre-xyzzy-3.0.11](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-3.0.10...pretend-youre-xyzzy-3.0.11) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [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 diff --git a/stable/prowlarr/4.0.4/CONFIG.md b/stable/pretend-youre-xyzzy/4.0.4/CONFIG.md similarity index 100% rename from stable/prowlarr/4.0.4/CONFIG.md rename to stable/pretend-youre-xyzzy/4.0.4/CONFIG.md diff --git a/stable/pretend-youre-xyzzy/4.0.4/Chart.lock b/stable/pretend-youre-xyzzy/4.0.4/Chart.lock new file mode 100644 index 00000000000..7f3a82edb7a --- /dev/null +++ b/stable/pretend-youre-xyzzy/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:43:48.954704418Z" diff --git a/stable/pretend-youre-xyzzy/4.0.3/Chart.yaml b/stable/pretend-youre-xyzzy/4.0.4/Chart.yaml similarity index 95% rename from stable/pretend-youre-xyzzy/4.0.3/Chart.yaml rename to stable/pretend-youre-xyzzy/4.0.4/Chart.yaml index a0f13f8a962..1062626b623 100644 --- a/stable/pretend-youre-xyzzy/4.0.3/Chart.yaml +++ b/stable/pretend-youre-xyzzy/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/pretend-youre-xyzzy/4.0.3/README.md b/stable/pretend-youre-xyzzy/4.0.4/README.md similarity index 96% rename from stable/pretend-youre-xyzzy/4.0.3/README.md rename to stable/pretend-youre-xyzzy/4.0.4/README.md index 730e68c9d6e..84a51c1765b 100644 --- a/stable/pretend-youre-xyzzy/4.0.3/README.md +++ b/stable/pretend-youre-xyzzy/4.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/pretend-youre-xyzzy/4.0.3/app-readme.md b/stable/pretend-youre-xyzzy/4.0.4/app-readme.md similarity index 100% rename from stable/pretend-youre-xyzzy/4.0.3/app-readme.md rename to stable/pretend-youre-xyzzy/4.0.4/app-readme.md diff --git a/stable/pretend-youre-xyzzy/4.0.4/charts/common-8.3.19.tgz b/stable/pretend-youre-xyzzy/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/pretend-youre-xyzzy/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/pretend-youre-xyzzy/4.0.3/helm-values.md b/stable/pretend-youre-xyzzy/4.0.4/helm-values.md similarity index 100% rename from stable/pretend-youre-xyzzy/4.0.3/helm-values.md rename to stable/pretend-youre-xyzzy/4.0.4/helm-values.md diff --git a/stable/pretend-youre-xyzzy/4.0.3/ix_values.yaml b/stable/pretend-youre-xyzzy/4.0.4/ix_values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/4.0.3/ix_values.yaml rename to stable/pretend-youre-xyzzy/4.0.4/ix_values.yaml diff --git a/stable/pretend-youre-xyzzy/4.0.3/questions.yaml b/stable/pretend-youre-xyzzy/4.0.4/questions.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/4.0.3/questions.yaml rename to stable/pretend-youre-xyzzy/4.0.4/questions.yaml diff --git a/stable/pretend-youre-xyzzy/4.0.3/templates/common.yaml b/stable/pretend-youre-xyzzy/4.0.4/templates/common.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/4.0.3/templates/common.yaml rename to stable/pretend-youre-xyzzy/4.0.4/templates/common.yaml diff --git a/stable/prowlarr/4.0.4/values.yaml b/stable/pretend-youre-xyzzy/4.0.4/values.yaml similarity index 100% rename from stable/prowlarr/4.0.4/values.yaml rename to stable/pretend-youre-xyzzy/4.0.4/values.yaml diff --git a/stable/protonmail-bridge/4.0.3/Chart.lock b/stable/protonmail-bridge/4.0.3/Chart.lock deleted file mode 100644 index 27d4d3244d2..00000000000 --- a/stable/protonmail-bridge/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/protonmail-bridge/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/protonmail-bridge/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/protonmail-bridge/4.0.3/CHANGELOG.md b/stable/protonmail-bridge/4.0.4/CHANGELOG.md similarity index 91% rename from stable/protonmail-bridge/4.0.3/CHANGELOG.md rename to stable/protonmail-bridge/4.0.4/CHANGELOG.md index 2beeae3b5e4..17927b101b7 100644 --- a/stable/protonmail-bridge/4.0.3/CHANGELOG.md +++ b/stable/protonmail-bridge/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [protonmail-bridge-4.0.4](https://github.com/truecharts/apps/compare/protonmail-bridge-4.0.3...protonmail-bridge-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [protonmail-bridge-4.0.3](https://github.com/truecharts/apps/compare/protonmail-bridge-4.0.2...protonmail-bridge-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [protonmail-bridge-3.0.11](https://github.com/truecharts/apps/compare/protonmail-bridge-3.0.10...protonmail-bridge-3.0.11) (2021-10-19) -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [protonmail-bridge-3.0.10](https://github.com/truecharts/apps/compare/protonmail-bridge-3.0.9...protonmail-bridge-3.0.10) (2021-10-19) - diff --git a/stable/pyload/4.0.3/CONFIG.md b/stable/protonmail-bridge/4.0.4/CONFIG.md similarity index 100% rename from stable/pyload/4.0.3/CONFIG.md rename to stable/protonmail-bridge/4.0.4/CONFIG.md diff --git a/stable/protonmail-bridge/4.0.4/Chart.lock b/stable/protonmail-bridge/4.0.4/Chart.lock new file mode 100644 index 00000000000..bc25b4fdd8d --- /dev/null +++ b/stable/protonmail-bridge/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:44:17.484354455Z" diff --git a/stable/protonmail-bridge/4.0.3/Chart.yaml b/stable/protonmail-bridge/4.0.4/Chart.yaml similarity index 95% rename from stable/protonmail-bridge/4.0.3/Chart.yaml rename to stable/protonmail-bridge/4.0.4/Chart.yaml index 7a6fcb896fe..7792841d586 100644 --- a/stable/protonmail-bridge/4.0.3/Chart.yaml +++ b/stable/protonmail-bridge/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.8.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/protonmail-bridge/4.0.3/README.md b/stable/protonmail-bridge/4.0.4/README.md similarity index 96% rename from stable/protonmail-bridge/4.0.3/README.md rename to stable/protonmail-bridge/4.0.4/README.md index cb6475c17ba..a223415f5b9 100644 --- a/stable/protonmail-bridge/4.0.3/README.md +++ b/stable/protonmail-bridge/4.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/protonmail-bridge/4.0.3/app-readme.md b/stable/protonmail-bridge/4.0.4/app-readme.md similarity index 100% rename from stable/protonmail-bridge/4.0.3/app-readme.md rename to stable/protonmail-bridge/4.0.4/app-readme.md diff --git a/stable/protonmail-bridge/4.0.4/charts/common-8.3.19.tgz b/stable/protonmail-bridge/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/protonmail-bridge/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/protonmail-bridge/4.0.3/helm-values.md b/stable/protonmail-bridge/4.0.4/helm-values.md similarity index 100% rename from stable/protonmail-bridge/4.0.3/helm-values.md rename to stable/protonmail-bridge/4.0.4/helm-values.md diff --git a/stable/protonmail-bridge/4.0.3/ix_values.yaml b/stable/protonmail-bridge/4.0.4/ix_values.yaml similarity index 100% rename from stable/protonmail-bridge/4.0.3/ix_values.yaml rename to stable/protonmail-bridge/4.0.4/ix_values.yaml diff --git a/stable/protonmail-bridge/4.0.3/questions.yaml b/stable/protonmail-bridge/4.0.4/questions.yaml similarity index 100% rename from stable/protonmail-bridge/4.0.3/questions.yaml rename to stable/protonmail-bridge/4.0.4/questions.yaml diff --git a/stable/protonmail-bridge/4.0.3/templates/common.yaml b/stable/protonmail-bridge/4.0.4/templates/common.yaml similarity index 100% rename from stable/protonmail-bridge/4.0.3/templates/common.yaml rename to stable/protonmail-bridge/4.0.4/templates/common.yaml diff --git a/stable/pyload/4.0.3/values.yaml b/stable/protonmail-bridge/4.0.4/values.yaml similarity index 100% rename from stable/pyload/4.0.3/values.yaml rename to stable/protonmail-bridge/4.0.4/values.yaml diff --git a/stable/prowlarr/4.0.4/Chart.lock b/stable/prowlarr/4.0.4/Chart.lock deleted file mode 100644 index 027b886bebe..00000000000 --- a/stable/prowlarr/4.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/prowlarr/4.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/prowlarr/4.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/prowlarr/4.0.4/CHANGELOG.md b/stable/prowlarr/4.0.5/CHANGELOG.md similarity index 91% rename from stable/prowlarr/4.0.4/CHANGELOG.md rename to stable/prowlarr/4.0.5/CHANGELOG.md index f410405f712..fc0341f431d 100644 --- a/stable/prowlarr/4.0.4/CHANGELOG.md +++ b/stable/prowlarr/4.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [prowlarr-4.0.5](https://github.com/truecharts/apps/compare/prowlarr-4.0.4...prowlarr-4.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [prowlarr-4.0.4](https://github.com/truecharts/apps/compare/prowlarr-4.0.3...prowlarr-4.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)) - - - - -### [prowlarr-3.0.15](https://github.com/truecharts/apps/compare/prowlarr-3.0.14...prowlarr-3.0.15) (2021-10-19) diff --git a/stable/qbittorrent/9.0.4/CONFIG.md b/stable/prowlarr/4.0.5/CONFIG.md similarity index 100% rename from stable/qbittorrent/9.0.4/CONFIG.md rename to stable/prowlarr/4.0.5/CONFIG.md diff --git a/stable/prowlarr/4.0.5/Chart.lock b/stable/prowlarr/4.0.5/Chart.lock new file mode 100644 index 00000000000..edb62cc4b56 --- /dev/null +++ b/stable/prowlarr/4.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:44:46.095219817Z" diff --git a/stable/prowlarr/4.0.4/Chart.yaml b/stable/prowlarr/4.0.5/Chart.yaml similarity index 95% rename from stable/prowlarr/4.0.4/Chart.yaml rename to stable/prowlarr/4.0.5/Chart.yaml index 30b25b263e8..e778ed0123f 100644 --- a/stable/prowlarr/4.0.4/Chart.yaml +++ b/stable/prowlarr/4.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.2.1042" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 4.0.5 annotations: truecharts.org/catagories: | - media diff --git a/stable/prowlarr/4.0.4/README.md b/stable/prowlarr/4.0.5/README.md similarity index 96% rename from stable/prowlarr/4.0.4/README.md rename to stable/prowlarr/4.0.5/README.md index 5495dc21df3..db96d11b281 100644 --- a/stable/prowlarr/4.0.4/README.md +++ b/stable/prowlarr/4.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/prowlarr/4.0.4/app-readme.md b/stable/prowlarr/4.0.5/app-readme.md similarity index 100% rename from stable/prowlarr/4.0.4/app-readme.md rename to stable/prowlarr/4.0.5/app-readme.md diff --git a/stable/prowlarr/4.0.5/charts/common-8.3.19.tgz b/stable/prowlarr/4.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/prowlarr/4.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/prowlarr/4.0.4/helm-values.md b/stable/prowlarr/4.0.5/helm-values.md similarity index 100% rename from stable/prowlarr/4.0.4/helm-values.md rename to stable/prowlarr/4.0.5/helm-values.md diff --git a/stable/prowlarr/4.0.4/ix_values.yaml b/stable/prowlarr/4.0.5/ix_values.yaml similarity index 100% rename from stable/prowlarr/4.0.4/ix_values.yaml rename to stable/prowlarr/4.0.5/ix_values.yaml diff --git a/stable/prowlarr/4.0.4/questions.yaml b/stable/prowlarr/4.0.5/questions.yaml similarity index 100% rename from stable/prowlarr/4.0.4/questions.yaml rename to stable/prowlarr/4.0.5/questions.yaml diff --git a/stable/prowlarr/4.0.4/templates/common.yaml b/stable/prowlarr/4.0.5/templates/common.yaml similarity index 100% rename from stable/prowlarr/4.0.4/templates/common.yaml rename to stable/prowlarr/4.0.5/templates/common.yaml diff --git a/stable/qbittorrent/9.0.4/values.yaml b/stable/prowlarr/4.0.5/values.yaml similarity index 100% rename from stable/qbittorrent/9.0.4/values.yaml rename to stable/prowlarr/4.0.5/values.yaml diff --git a/stable/pyload/4.0.3/Chart.lock b/stable/pyload/4.0.3/Chart.lock deleted file mode 100644 index 3cc3c08c2fc..00000000000 --- a/stable/pyload/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/pyload/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/pyload/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/pyload/4.0.3/CHANGELOG.md b/stable/pyload/4.0.4/CHANGELOG.md similarity index 91% rename from stable/pyload/4.0.3/CHANGELOG.md rename to stable/pyload/4.0.4/CHANGELOG.md index 031b8717d11..aea8ea6977e 100644 --- a/stable/pyload/4.0.3/CHANGELOG.md +++ b/stable/pyload/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [pyload-4.0.4](https://github.com/truecharts/apps/compare/pyload-4.0.3...pyload-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [pyload-4.0.3](https://github.com/truecharts/apps/compare/pyload-4.0.2...pyload-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [pyload-3.0.11](https://github.com/truecharts/apps/compare/pyload-3.0.10...pyload-3.0.11) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [pyload-3.0.10](https://github.com/truecharts/apps/compare/pyload-3.0.9...pyload-3.0.10) (2021-10-19) - -#### Fix diff --git a/stable/radarr/9.0.3/CONFIG.md b/stable/pyload/4.0.4/CONFIG.md similarity index 100% rename from stable/radarr/9.0.3/CONFIG.md rename to stable/pyload/4.0.4/CONFIG.md diff --git a/stable/pyload/4.0.4/Chart.lock b/stable/pyload/4.0.4/Chart.lock new file mode 100644 index 00000000000..da0219daa0a --- /dev/null +++ b/stable/pyload/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:45:14.956994056Z" diff --git a/stable/pyload/4.0.3/Chart.yaml b/stable/pyload/4.0.4/Chart.yaml similarity index 95% rename from stable/pyload/4.0.3/Chart.yaml rename to stable/pyload/4.0.4/Chart.yaml index d261d8cc23a..9fce55bdd77 100644 --- a/stable/pyload/4.0.3/Chart.yaml +++ b/stable/pyload/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5de90278" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/pyload/4.0.3/README.md b/stable/pyload/4.0.4/README.md similarity index 96% rename from stable/pyload/4.0.3/README.md rename to stable/pyload/4.0.4/README.md index 4ed226961c9..3842f4f0fd7 100644 --- a/stable/pyload/4.0.3/README.md +++ b/stable/pyload/4.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/pyload/4.0.3/app-readme.md b/stable/pyload/4.0.4/app-readme.md similarity index 100% rename from stable/pyload/4.0.3/app-readme.md rename to stable/pyload/4.0.4/app-readme.md diff --git a/stable/pyload/4.0.4/charts/common-8.3.19.tgz b/stable/pyload/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/pyload/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/pyload/4.0.3/helm-values.md b/stable/pyload/4.0.4/helm-values.md similarity index 100% rename from stable/pyload/4.0.3/helm-values.md rename to stable/pyload/4.0.4/helm-values.md diff --git a/stable/pyload/4.0.3/ix_values.yaml b/stable/pyload/4.0.4/ix_values.yaml similarity index 100% rename from stable/pyload/4.0.3/ix_values.yaml rename to stable/pyload/4.0.4/ix_values.yaml diff --git a/stable/pyload/4.0.3/questions.yaml b/stable/pyload/4.0.4/questions.yaml similarity index 100% rename from stable/pyload/4.0.3/questions.yaml rename to stable/pyload/4.0.4/questions.yaml diff --git a/stable/pyload/4.0.3/templates/common.yaml b/stable/pyload/4.0.4/templates/common.yaml similarity index 100% rename from stable/pyload/4.0.3/templates/common.yaml rename to stable/pyload/4.0.4/templates/common.yaml diff --git a/stable/radarr/9.0.3/values.yaml b/stable/pyload/4.0.4/values.yaml similarity index 100% rename from stable/radarr/9.0.3/values.yaml rename to stable/pyload/4.0.4/values.yaml diff --git a/stable/qbittorrent/9.0.4/Chart.lock b/stable/qbittorrent/9.0.4/Chart.lock deleted file mode 100644 index df646141305..00000000000 --- a/stable/qbittorrent/9.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/qbittorrent/9.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/qbittorrent/9.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/qbittorrent/9.0.4/CHANGELOG.md b/stable/qbittorrent/9.0.5/CHANGELOG.md similarity index 90% rename from stable/qbittorrent/9.0.4/CHANGELOG.md rename to stable/qbittorrent/9.0.5/CHANGELOG.md index 39f9f3a7ccb..a2644a3c81a 100644 --- a/stable/qbittorrent/9.0.4/CHANGELOG.md +++ b/stable/qbittorrent/9.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [qbittorrent-9.0.5](https://github.com/truecharts/apps/compare/qbittorrent-9.0.4...qbittorrent-9.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [qbittorrent-9.0.4](https://github.com/truecharts/apps/compare/qbittorrent-9.0.3...qbittorrent-9.0.4) (2021-11-01) @@ -88,12 +97,3 @@ * 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)) - - - - -### [qbittorrent-8.0.12](https://github.com/truecharts/apps/compare/qbittorrent-8.0.11...qbittorrent-8.0.12) (2021-10-19) - -#### Fix diff --git a/stable/readarr/9.0.5/CONFIG.md b/stable/qbittorrent/9.0.5/CONFIG.md similarity index 100% rename from stable/readarr/9.0.5/CONFIG.md rename to stable/qbittorrent/9.0.5/CONFIG.md diff --git a/stable/qbittorrent/9.0.5/Chart.lock b/stable/qbittorrent/9.0.5/Chart.lock new file mode 100644 index 00000000000..c821bc58231 --- /dev/null +++ b/stable/qbittorrent/9.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:45:43.759674535Z" diff --git a/stable/qbittorrent/9.0.4/Chart.yaml b/stable/qbittorrent/9.0.5/Chart.yaml similarity index 95% rename from stable/qbittorrent/9.0.4/Chart.yaml rename to stable/qbittorrent/9.0.5/Chart.yaml index 5d1bdbcaa69..4034cf557d1 100644 --- a/stable/qbittorrent/9.0.4/Chart.yaml +++ b/stable/qbittorrent/9.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.3.9" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 9.0.5 annotations: truecharts.org/catagories: | - media diff --git a/stable/qbittorrent/9.0.4/README.md b/stable/qbittorrent/9.0.5/README.md similarity index 96% rename from stable/qbittorrent/9.0.4/README.md rename to stable/qbittorrent/9.0.5/README.md index 2f528fc69f9..9f98f6352d5 100644 --- a/stable/qbittorrent/9.0.4/README.md +++ b/stable/qbittorrent/9.0.5/README.md @@ -13,7 +13,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/qbittorrent/9.0.4/app-readme.md b/stable/qbittorrent/9.0.5/app-readme.md similarity index 100% rename from stable/qbittorrent/9.0.4/app-readme.md rename to stable/qbittorrent/9.0.5/app-readme.md diff --git a/stable/qbittorrent/9.0.5/charts/common-8.3.19.tgz b/stable/qbittorrent/9.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/qbittorrent/9.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/qbittorrent/9.0.4/helm-values.md b/stable/qbittorrent/9.0.5/helm-values.md similarity index 100% rename from stable/qbittorrent/9.0.4/helm-values.md rename to stable/qbittorrent/9.0.5/helm-values.md diff --git a/stable/qbittorrent/9.0.4/ix_values.yaml b/stable/qbittorrent/9.0.5/ix_values.yaml similarity index 100% rename from stable/qbittorrent/9.0.4/ix_values.yaml rename to stable/qbittorrent/9.0.5/ix_values.yaml diff --git a/stable/qbittorrent/9.0.4/questions.yaml b/stable/qbittorrent/9.0.5/questions.yaml similarity index 100% rename from stable/qbittorrent/9.0.4/questions.yaml rename to stable/qbittorrent/9.0.5/questions.yaml diff --git a/stable/qbittorrent/9.0.4/templates/_configmap.tpl b/stable/qbittorrent/9.0.5/templates/_configmap.tpl similarity index 100% rename from stable/qbittorrent/9.0.4/templates/_configmap.tpl rename to stable/qbittorrent/9.0.5/templates/_configmap.tpl diff --git a/stable/qbittorrent/9.0.4/templates/common.yaml b/stable/qbittorrent/9.0.5/templates/common.yaml similarity index 100% rename from stable/qbittorrent/9.0.4/templates/common.yaml rename to stable/qbittorrent/9.0.5/templates/common.yaml diff --git a/stable/readarr/9.0.5/values.yaml b/stable/qbittorrent/9.0.5/values.yaml similarity index 100% rename from stable/readarr/9.0.5/values.yaml rename to stable/qbittorrent/9.0.5/values.yaml diff --git a/stable/radarr/9.0.3/Chart.lock b/stable/radarr/9.0.3/Chart.lock deleted file mode 100644 index 846c2a63221..00000000000 --- a/stable/radarr/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/radarr/9.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/radarr/9.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/radarr/9.0.3/CHANGELOG.md b/stable/radarr/9.0.4/CHANGELOG.md similarity index 91% rename from stable/radarr/9.0.3/CHANGELOG.md rename to stable/radarr/9.0.4/CHANGELOG.md index 3e9a6f31aeb..2b7606c891c 100644 --- a/stable/radarr/9.0.3/CHANGELOG.md +++ b/stable/radarr/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [radarr-9.0.4](https://github.com/truecharts/apps/compare/radarr-9.0.3...radarr-9.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [radarr-9.0.3](https://github.com/truecharts/apps/compare/radarr-9.0.2...radarr-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [radarr-8.0.11](https://github.com/truecharts/apps/compare/radarr-8.0.10...radarr-8.0.11) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [radarr-8.0.10](https://github.com/truecharts/apps/compare/radarr-8.0.9...radarr-8.0.10) (2021-10-19) - -#### Fix diff --git a/stable/recipes/3.0.7/CONFIG.md b/stable/radarr/9.0.4/CONFIG.md similarity index 100% rename from stable/recipes/3.0.7/CONFIG.md rename to stable/radarr/9.0.4/CONFIG.md diff --git a/stable/radarr/9.0.4/Chart.lock b/stable/radarr/9.0.4/Chart.lock new file mode 100644 index 00000000000..ea0137e2042 --- /dev/null +++ b/stable/radarr/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:46:12.426878935Z" diff --git a/stable/radarr/9.0.3/Chart.yaml b/stable/radarr/9.0.4/Chart.yaml similarity index 95% rename from stable/radarr/9.0.3/Chart.yaml rename to stable/radarr/9.0.4/Chart.yaml index c52e1f79c7a..0d834c24336 100644 --- a/stable/radarr/9.0.3/Chart.yaml +++ b/stable/radarr/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.2.2.5080" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/radarr/9.0.3/README.md b/stable/radarr/9.0.4/README.md similarity index 96% rename from stable/radarr/9.0.3/README.md rename to stable/radarr/9.0.4/README.md index 81c8aafa0ed..52df0893320 100644 --- a/stable/radarr/9.0.3/README.md +++ b/stable/radarr/9.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/radarr/9.0.3/app-readme.md b/stable/radarr/9.0.4/app-readme.md similarity index 100% rename from stable/radarr/9.0.3/app-readme.md rename to stable/radarr/9.0.4/app-readme.md diff --git a/stable/radarr/9.0.4/charts/common-8.3.19.tgz b/stable/radarr/9.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/radarr/9.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/radarr/9.0.3/helm-values.md b/stable/radarr/9.0.4/helm-values.md similarity index 100% rename from stable/radarr/9.0.3/helm-values.md rename to stable/radarr/9.0.4/helm-values.md diff --git a/stable/radarr/9.0.3/ix_values.yaml b/stable/radarr/9.0.4/ix_values.yaml similarity index 100% rename from stable/radarr/9.0.3/ix_values.yaml rename to stable/radarr/9.0.4/ix_values.yaml diff --git a/stable/radarr/9.0.3/questions.yaml b/stable/radarr/9.0.4/questions.yaml similarity index 100% rename from stable/radarr/9.0.3/questions.yaml rename to stable/radarr/9.0.4/questions.yaml diff --git a/stable/radarr/9.0.3/templates/common.yaml b/stable/radarr/9.0.4/templates/common.yaml similarity index 100% rename from stable/radarr/9.0.3/templates/common.yaml rename to stable/radarr/9.0.4/templates/common.yaml diff --git a/stable/recipes/3.0.7/values.yaml b/stable/radarr/9.0.4/values.yaml similarity index 100% rename from stable/recipes/3.0.7/values.yaml rename to stable/radarr/9.0.4/values.yaml diff --git a/stable/readarr/9.0.5/Chart.lock b/stable/readarr/9.0.5/Chart.lock deleted file mode 100644 index e47973482a7..00000000000 --- a/stable/readarr/9.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.5/charts/common-8.3.18.tgz b/stable/readarr/9.0.5/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/readarr/9.0.5/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/readarr/9.0.5/CHANGELOG.md b/stable/readarr/9.0.6/CHANGELOG.md similarity index 82% rename from stable/readarr/9.0.5/CHANGELOG.md rename to stable/readarr/9.0.6/CHANGELOG.md index 9d91e8f41ba..c4b3ab54cbd 100644 --- a/stable/readarr/9.0.5/CHANGELOG.md +++ b/stable/readarr/9.0.6/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [readarr-9.0.6](https://github.com/truecharts/apps/compare/readarr-9.0.5...readarr-9.0.6) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [readarr-9.0.5](https://github.com/truecharts/apps/compare/readarr-9.0.4...readarr-9.0.5) (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 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)) -* 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)) diff --git a/stable/reg/4.0.3/CONFIG.md b/stable/readarr/9.0.6/CONFIG.md similarity index 100% rename from stable/reg/4.0.3/CONFIG.md rename to stable/readarr/9.0.6/CONFIG.md diff --git a/stable/readarr/9.0.6/Chart.lock b/stable/readarr/9.0.6/Chart.lock new file mode 100644 index 00000000000..bd2661eab7e --- /dev/null +++ b/stable/readarr/9.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:46:41.218750971Z" diff --git a/stable/readarr/9.0.5/Chart.yaml b/stable/readarr/9.0.6/Chart.yaml similarity index 96% rename from stable/readarr/9.0.5/Chart.yaml rename to stable/readarr/9.0.6/Chart.yaml index 64a1598745a..a3cd5a58075 100644 --- a/stable/readarr/9.0.5/Chart.yaml +++ b/stable/readarr/9.0.6/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.0.1003" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.5 +version: 9.0.6 annotations: truecharts.org/catagories: | - media diff --git a/stable/readarr/9.0.5/README.md b/stable/readarr/9.0.6/README.md similarity index 96% rename from stable/readarr/9.0.5/README.md rename to stable/readarr/9.0.6/README.md index d39b551034f..a921c5de276 100644 --- a/stable/readarr/9.0.5/README.md +++ b/stable/readarr/9.0.6/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/readarr/9.0.5/app-readme.md b/stable/readarr/9.0.6/app-readme.md similarity index 100% rename from stable/readarr/9.0.5/app-readme.md rename to stable/readarr/9.0.6/app-readme.md diff --git a/stable/readarr/9.0.6/charts/common-8.3.19.tgz b/stable/readarr/9.0.6/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/readarr/9.0.6/charts/common-8.3.19.tgz differ diff --git a/stable/readarr/9.0.5/helm-values.md b/stable/readarr/9.0.6/helm-values.md similarity index 100% rename from stable/readarr/9.0.5/helm-values.md rename to stable/readarr/9.0.6/helm-values.md diff --git a/stable/readarr/9.0.5/ix_values.yaml b/stable/readarr/9.0.6/ix_values.yaml similarity index 100% rename from stable/readarr/9.0.5/ix_values.yaml rename to stable/readarr/9.0.6/ix_values.yaml diff --git a/stable/readarr/9.0.5/questions.yaml b/stable/readarr/9.0.6/questions.yaml similarity index 100% rename from stable/readarr/9.0.5/questions.yaml rename to stable/readarr/9.0.6/questions.yaml diff --git a/stable/readarr/9.0.5/templates/common.yaml b/stable/readarr/9.0.6/templates/common.yaml similarity index 100% rename from stable/readarr/9.0.5/templates/common.yaml rename to stable/readarr/9.0.6/templates/common.yaml diff --git a/stable/reg/4.0.3/values.yaml b/stable/readarr/9.0.6/values.yaml similarity index 100% rename from stable/reg/4.0.3/values.yaml rename to stable/readarr/9.0.6/values.yaml diff --git a/stable/recipes/3.0.7/Chart.lock b/stable/recipes/3.0.7/Chart.lock deleted file mode 100644 index 50c96f5e9dc..00000000000 --- a/stable/recipes/3.0.7/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -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-02T10:28:40.74492229Z" diff --git a/stable/recipes/3.0.7/charts/common-8.3.18.tgz b/stable/recipes/3.0.7/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/recipes/3.0.7/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/recipes/3.0.7/charts/postgresql-5.1.5.tgz b/stable/recipes/3.0.7/charts/postgresql-5.1.5.tgz deleted file mode 100644 index 12af7bda79d..00000000000 Binary files a/stable/recipes/3.0.7/charts/postgresql-5.1.5.tgz and /dev/null differ diff --git a/stable/recipes/3.0.7/CHANGELOG.md b/stable/recipes/3.0.8/CHANGELOG.md similarity index 91% rename from stable/recipes/3.0.7/CHANGELOG.md rename to stable/recipes/3.0.8/CHANGELOG.md index a481e394dfd..e4baca8c072 100644 --- a/stable/recipes/3.0.7/CHANGELOG.md +++ b/stable/recipes/3.0.8/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [recipes-3.0.8](https://github.com/truecharts/apps/compare/recipes-3.0.7...recipes-3.0.8) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [recipes-3.0.7](https://github.com/truecharts/apps/compare/recipes-3.0.6...recipes-3.0.7) (2021-11-02) @@ -88,12 +97,3 @@ #### Chore -* bump apps, remove duplicates and move incubator to stable for RC1 - - - - -### [recipes-1.0.0](https://github.com/truecharts/apps/compare/recipes-0.0.4...recipes-1.0.0) (2021-10-20) - -#### Chore - diff --git a/stable/remmina/1.0.4/CONFIG.md b/stable/recipes/3.0.8/CONFIG.md similarity index 100% rename from stable/remmina/1.0.4/CONFIG.md rename to stable/recipes/3.0.8/CONFIG.md diff --git a/stable/recipes/3.0.8/Chart.lock b/stable/recipes/3.0.8/Chart.lock new file mode 100644 index 00000000000..717f0c509ad --- /dev/null +++ b/stable/recipes/3.0.8/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.7 +digest: sha256:9ca72bff75244fed934f5f0ef33b2d3bd41a69bb37410bab6f5c96775c803bb3 +generated: "2021-11-02T18:47:11.689073092Z" diff --git a/stable/recipes/3.0.7/Chart.yaml b/stable/recipes/3.0.8/Chart.yaml similarity index 94% rename from stable/recipes/3.0.7/Chart.yaml rename to stable/recipes/3.0.8/Chart.yaml index b1f64dedbfa..5e9c944560d 100644 --- a/stable/recipes/3.0.7/Chart.yaml +++ b/stable/recipes/3.0.8/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "0.18.0" 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.7 +version: 3.0.8 kubeVersion: ">=1.16.0-0" keywords: - recipes @@ -15,11 +15,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.5 + version: 5.1.7 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/recipes/3.0.7/README.md b/stable/recipes/3.0.8/README.md similarity index 93% rename from stable/recipes/3.0.7/README.md rename to stable/recipes/3.0.8/README.md index 833c72c0eb6..5e1364778b5 100644 --- a/stable/recipes/3.0.7/README.md +++ b/stable/recipes/3.0.8/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.5 | -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org/ | postgresql | 5.1.7 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/recipes/3.0.7/app-readme.md b/stable/recipes/3.0.8/app-readme.md similarity index 100% rename from stable/recipes/3.0.7/app-readme.md rename to stable/recipes/3.0.8/app-readme.md diff --git a/stable/recipes/3.0.8/charts/common-8.3.19.tgz b/stable/recipes/3.0.8/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/recipes/3.0.8/charts/common-8.3.19.tgz differ diff --git a/stable/recipes/3.0.8/charts/postgresql-5.1.7.tgz b/stable/recipes/3.0.8/charts/postgresql-5.1.7.tgz new file mode 100644 index 00000000000..c12e8aea1c5 Binary files /dev/null and b/stable/recipes/3.0.8/charts/postgresql-5.1.7.tgz differ diff --git a/stable/recipes/3.0.7/helm-values.md b/stable/recipes/3.0.8/helm-values.md similarity index 100% rename from stable/recipes/3.0.7/helm-values.md rename to stable/recipes/3.0.8/helm-values.md diff --git a/stable/recipes/3.0.7/ix_values.yaml b/stable/recipes/3.0.8/ix_values.yaml similarity index 100% rename from stable/recipes/3.0.7/ix_values.yaml rename to stable/recipes/3.0.8/ix_values.yaml diff --git a/stable/recipes/3.0.7/questions.yaml b/stable/recipes/3.0.8/questions.yaml similarity index 100% rename from stable/recipes/3.0.7/questions.yaml rename to stable/recipes/3.0.8/questions.yaml diff --git a/stable/recipes/3.0.7/templates/common.yaml b/stable/recipes/3.0.8/templates/common.yaml similarity index 100% rename from stable/recipes/3.0.7/templates/common.yaml rename to stable/recipes/3.0.8/templates/common.yaml diff --git a/stable/recipes/3.0.7/templates/configmap.yaml b/stable/recipes/3.0.8/templates/configmap.yaml similarity index 100% rename from stable/recipes/3.0.7/templates/configmap.yaml rename to stable/recipes/3.0.8/templates/configmap.yaml diff --git a/stable/remmina/1.0.4/values.yaml b/stable/recipes/3.0.8/values.yaml similarity index 100% rename from stable/remmina/1.0.4/values.yaml rename to stable/recipes/3.0.8/values.yaml diff --git a/stable/reg/4.0.3/Chart.lock b/stable/reg/4.0.3/Chart.lock deleted file mode 100644 index 7b351e8b36b..00000000000 --- a/stable/reg/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/reg/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/reg/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/reg/4.0.3/CHANGELOG.md b/stable/reg/4.0.4/CHANGELOG.md similarity index 91% rename from stable/reg/4.0.3/CHANGELOG.md rename to stable/reg/4.0.4/CHANGELOG.md index 9371628173c..46d0c1c6903 100644 --- a/stable/reg/4.0.3/CHANGELOG.md +++ b/stable/reg/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [reg-4.0.4](https://github.com/truecharts/apps/compare/reg-4.0.3...reg-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [reg-4.0.3](https://github.com/truecharts/apps/compare/reg-4.0.2...reg-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [reg-3.0.11](https://github.com/truecharts/apps/compare/reg-3.0.10...reg-3.0.11) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [reg-3.0.10](https://github.com/truecharts/apps/compare/reg-3.0.9...reg-3.0.10) (2021-10-19) - -#### Fix diff --git a/stable/resilio-sync/4.0.3/CONFIG.md b/stable/reg/4.0.4/CONFIG.md similarity index 100% rename from stable/resilio-sync/4.0.3/CONFIG.md rename to stable/reg/4.0.4/CONFIG.md diff --git a/stable/reg/4.0.4/Chart.lock b/stable/reg/4.0.4/Chart.lock new file mode 100644 index 00000000000..523eb8c4419 --- /dev/null +++ b/stable/reg/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:47:49.862576174Z" diff --git a/stable/reg/4.0.3/Chart.yaml b/stable/reg/4.0.4/Chart.yaml similarity index 95% rename from stable/reg/4.0.3/Chart.yaml rename to stable/reg/4.0.4/Chart.yaml index 347bcdf0c06..912b82e6d77 100644 --- a/stable/reg/4.0.3/Chart.yaml +++ b/stable/reg/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.16.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/reg/4.0.3/README.md b/stable/reg/4.0.4/README.md similarity index 96% rename from stable/reg/4.0.3/README.md rename to stable/reg/4.0.4/README.md index 9d090aa37d0..04001da4c2f 100644 --- a/stable/reg/4.0.3/README.md +++ b/stable/reg/4.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/reg/4.0.3/app-readme.md b/stable/reg/4.0.4/app-readme.md similarity index 100% rename from stable/reg/4.0.3/app-readme.md rename to stable/reg/4.0.4/app-readme.md diff --git a/stable/reg/4.0.4/charts/common-8.3.19.tgz b/stable/reg/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/reg/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/reg/4.0.3/ci/ct-values.yaml b/stable/reg/4.0.4/ci/ct-values.yaml similarity index 100% rename from stable/reg/4.0.3/ci/ct-values.yaml rename to stable/reg/4.0.4/ci/ct-values.yaml diff --git a/stable/reg/4.0.3/helm-values.md b/stable/reg/4.0.4/helm-values.md similarity index 100% rename from stable/reg/4.0.3/helm-values.md rename to stable/reg/4.0.4/helm-values.md diff --git a/stable/reg/4.0.3/ix_values.yaml b/stable/reg/4.0.4/ix_values.yaml similarity index 100% rename from stable/reg/4.0.3/ix_values.yaml rename to stable/reg/4.0.4/ix_values.yaml diff --git a/stable/reg/4.0.3/questions.yaml b/stable/reg/4.0.4/questions.yaml similarity index 100% rename from stable/reg/4.0.3/questions.yaml rename to stable/reg/4.0.4/questions.yaml diff --git a/stable/reg/4.0.3/templates/common.yaml b/stable/reg/4.0.4/templates/common.yaml similarity index 100% rename from stable/reg/4.0.3/templates/common.yaml rename to stable/reg/4.0.4/templates/common.yaml diff --git a/stable/resilio-sync/4.0.3/values.yaml b/stable/reg/4.0.4/values.yaml similarity index 100% rename from stable/resilio-sync/4.0.3/values.yaml rename to stable/reg/4.0.4/values.yaml diff --git a/stable/remmina/1.0.4/Chart.lock b/stable/remmina/1.0.4/Chart.lock deleted file mode 100644 index 5420cb0ae7a..00000000000 --- a/stable/remmina/1.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.18 -digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 -generated: "2021-11-02T10:29:18.526271288Z" diff --git a/stable/remmina/1.0.4/charts/common-8.3.18.tgz b/stable/remmina/1.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/remmina/1.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/remmina/1.0.4/CHANGELOG.md b/stable/remmina/1.0.5/CHANGELOG.md similarity index 91% rename from stable/remmina/1.0.4/CHANGELOG.md rename to stable/remmina/1.0.5/CHANGELOG.md index a6224f1b9e7..7771449495d 100644 --- a/stable/remmina/1.0.4/CHANGELOG.md +++ b/stable/remmina/1.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [remmina-1.0.5](https://github.com/truecharts/apps/compare/remmina-1.0.4...remmina-1.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [remmina-1.0.4](https://github.com/truecharts/apps/compare/remmina-1.0.3...remmina-1.0.4) (2021-11-02) @@ -88,12 +97,3 @@ * Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) - - -### [remmina-0.0.7](https://github.com/truecharts/apps/compare/remmina-0.0.6...remmina-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - diff --git a/stable/sabnzbd/9.0.3/CONFIG.md b/stable/remmina/1.0.5/CONFIG.md similarity index 100% rename from stable/sabnzbd/9.0.3/CONFIG.md rename to stable/remmina/1.0.5/CONFIG.md diff --git a/stable/remmina/1.0.5/Chart.lock b/stable/remmina/1.0.5/Chart.lock new file mode 100644 index 00000000000..e8f84acbe0c --- /dev/null +++ b/stable/remmina/1.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:48:18.79554703Z" diff --git a/stable/remmina/1.0.4/Chart.yaml b/stable/remmina/1.0.5/Chart.yaml similarity index 95% rename from stable/remmina/1.0.4/Chart.yaml rename to stable/remmina/1.0.5/Chart.yaml index 05b94013c3d..f40e4e560f0 100644 --- a/stable/remmina/1.0.4/Chart.yaml +++ b/stable/remmina/1.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.2.0-rcgi" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 1.0.5 annotations: truecharts.org/catagories: | - media diff --git a/stable/remmina/1.0.4/README.md b/stable/remmina/1.0.5/README.md similarity index 96% rename from stable/remmina/1.0.4/README.md rename to stable/remmina/1.0.5/README.md index 0edc06857f6..3d420e9f091 100644 --- a/stable/remmina/1.0.4/README.md +++ b/stable/remmina/1.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/remmina/1.0.4/app-readme.md b/stable/remmina/1.0.5/app-readme.md similarity index 100% rename from stable/remmina/1.0.4/app-readme.md rename to stable/remmina/1.0.5/app-readme.md diff --git a/stable/remmina/1.0.5/charts/common-8.3.19.tgz b/stable/remmina/1.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/remmina/1.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/remmina/1.0.4/helm-values.md b/stable/remmina/1.0.5/helm-values.md similarity index 100% rename from stable/remmina/1.0.4/helm-values.md rename to stable/remmina/1.0.5/helm-values.md diff --git a/stable/remmina/1.0.4/ix_values.yaml b/stable/remmina/1.0.5/ix_values.yaml similarity index 100% rename from stable/remmina/1.0.4/ix_values.yaml rename to stable/remmina/1.0.5/ix_values.yaml diff --git a/stable/remmina/1.0.4/questions.yaml b/stable/remmina/1.0.5/questions.yaml similarity index 100% rename from stable/remmina/1.0.4/questions.yaml rename to stable/remmina/1.0.5/questions.yaml diff --git a/stable/remmina/1.0.4/templates/common.yaml b/stable/remmina/1.0.5/templates/common.yaml similarity index 100% rename from stable/remmina/1.0.4/templates/common.yaml rename to stable/remmina/1.0.5/templates/common.yaml diff --git a/stable/sabnzbd/9.0.3/values.yaml b/stable/remmina/1.0.5/values.yaml similarity index 100% rename from stable/sabnzbd/9.0.3/values.yaml rename to stable/remmina/1.0.5/values.yaml diff --git a/stable/resilio-sync/4.0.3/Chart.lock b/stable/resilio-sync/4.0.3/Chart.lock deleted file mode 100644 index 9b64f64db12..00000000000 --- a/stable/resilio-sync/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/resilio-sync/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/resilio-sync/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/resilio-sync/4.0.3/CHANGELOG.md b/stable/resilio-sync/4.0.4/CHANGELOG.md similarity index 91% rename from stable/resilio-sync/4.0.3/CHANGELOG.md rename to stable/resilio-sync/4.0.4/CHANGELOG.md index e2ae8da15dd..7604e6089ad 100644 --- a/stable/resilio-sync/4.0.3/CHANGELOG.md +++ b/stable/resilio-sync/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [resilio-sync-4.0.4](https://github.com/truecharts/apps/compare/resilio-sync-4.0.3...resilio-sync-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [resilio-sync-4.0.3](https://github.com/truecharts/apps/compare/resilio-sync-4.0.2...resilio-sync-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [resilio-sync-3.0.11](https://github.com/truecharts/apps/compare/resilio-sync-3.0.10...resilio-sync-3.0.11) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [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 diff --git a/stable/ser2sock/4.0.3/CONFIG.md b/stable/resilio-sync/4.0.4/CONFIG.md similarity index 100% rename from stable/ser2sock/4.0.3/CONFIG.md rename to stable/resilio-sync/4.0.4/CONFIG.md diff --git a/stable/resilio-sync/4.0.4/Chart.lock b/stable/resilio-sync/4.0.4/Chart.lock new file mode 100644 index 00000000000..e3de2996a58 --- /dev/null +++ b/stable/resilio-sync/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:48:47.204145044Z" diff --git a/stable/resilio-sync/4.0.3/Chart.yaml b/stable/resilio-sync/4.0.4/Chart.yaml similarity index 95% rename from stable/resilio-sync/4.0.3/Chart.yaml rename to stable/resilio-sync/4.0.4/Chart.yaml index 16d9728e0a7..a58328cb265 100644 --- a/stable/resilio-sync/4.0.3/Chart.yaml +++ b/stable/resilio-sync/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.7.2.1375" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/resilio-sync/4.0.3/README.md b/stable/resilio-sync/4.0.4/README.md similarity index 96% rename from stable/resilio-sync/4.0.3/README.md rename to stable/resilio-sync/4.0.4/README.md index 568a305d53d..9dac8f992b9 100644 --- a/stable/resilio-sync/4.0.3/README.md +++ b/stable/resilio-sync/4.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/resilio-sync/4.0.3/app-readme.md b/stable/resilio-sync/4.0.4/app-readme.md similarity index 100% rename from stable/resilio-sync/4.0.3/app-readme.md rename to stable/resilio-sync/4.0.4/app-readme.md diff --git a/stable/resilio-sync/4.0.4/charts/common-8.3.19.tgz b/stable/resilio-sync/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/resilio-sync/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/resilio-sync/4.0.3/helm-values.md b/stable/resilio-sync/4.0.4/helm-values.md similarity index 100% rename from stable/resilio-sync/4.0.3/helm-values.md rename to stable/resilio-sync/4.0.4/helm-values.md diff --git a/stable/resilio-sync/4.0.3/ix_values.yaml b/stable/resilio-sync/4.0.4/ix_values.yaml similarity index 100% rename from stable/resilio-sync/4.0.3/ix_values.yaml rename to stable/resilio-sync/4.0.4/ix_values.yaml diff --git a/stable/resilio-sync/4.0.3/questions.yaml b/stable/resilio-sync/4.0.4/questions.yaml similarity index 100% rename from stable/resilio-sync/4.0.3/questions.yaml rename to stable/resilio-sync/4.0.4/questions.yaml diff --git a/stable/resilio-sync/4.0.3/templates/common.yaml b/stable/resilio-sync/4.0.4/templates/common.yaml similarity index 100% rename from stable/resilio-sync/4.0.3/templates/common.yaml rename to stable/resilio-sync/4.0.4/templates/common.yaml diff --git a/stable/ser2sock/4.0.3/values.yaml b/stable/resilio-sync/4.0.4/values.yaml similarity index 100% rename from stable/ser2sock/4.0.3/values.yaml rename to stable/resilio-sync/4.0.4/values.yaml diff --git a/stable/sabnzbd/9.0.3/Chart.lock b/stable/sabnzbd/9.0.3/Chart.lock deleted file mode 100644 index 44c734339c9..00000000000 --- a/stable/sabnzbd/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/sabnzbd/9.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/sabnzbd/9.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/sabnzbd/9.0.3/CHANGELOG.md b/stable/sabnzbd/9.0.4/CHANGELOG.md similarity index 92% rename from stable/sabnzbd/9.0.3/CHANGELOG.md rename to stable/sabnzbd/9.0.4/CHANGELOG.md index eb52fe9a605..3f94d2dfac8 100644 --- a/stable/sabnzbd/9.0.3/CHANGELOG.md +++ b/stable/sabnzbd/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [sabnzbd-9.0.4](https://github.com/truecharts/apps/compare/sabnzbd-9.0.3...sabnzbd-9.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [sabnzbd-9.0.3](https://github.com/truecharts/apps/compare/sabnzbd-9.0.2...sabnzbd-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [sabnzbd-8.0.12](https://github.com/truecharts/apps/compare/sabnzbd-8.0.11...sabnzbd-8.0.12) (2021-10-19) -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [sabnzbd-8.0.11](https://github.com/truecharts/apps/compare/sabnzbd-8.0.10...sabnzbd-8.0.11) (2021-10-19) - diff --git a/stable/shiori/3.0.4/CONFIG.md b/stable/sabnzbd/9.0.4/CONFIG.md similarity index 100% rename from stable/shiori/3.0.4/CONFIG.md rename to stable/sabnzbd/9.0.4/CONFIG.md diff --git a/stable/sabnzbd/9.0.4/Chart.lock b/stable/sabnzbd/9.0.4/Chart.lock new file mode 100644 index 00000000000..e30f2def1c9 --- /dev/null +++ b/stable/sabnzbd/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:49:15.520413659Z" diff --git a/stable/sabnzbd/9.0.3/Chart.yaml b/stable/sabnzbd/9.0.4/Chart.yaml similarity index 95% rename from stable/sabnzbd/9.0.3/Chart.yaml rename to stable/sabnzbd/9.0.4/Chart.yaml index 7e281750268..747f335f08e 100644 --- a/stable/sabnzbd/9.0.3/Chart.yaml +++ b/stable/sabnzbd/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.4.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/sabnzbd/9.0.3/README.md b/stable/sabnzbd/9.0.4/README.md similarity index 96% rename from stable/sabnzbd/9.0.3/README.md rename to stable/sabnzbd/9.0.4/README.md index 6fdc551d006..9296c25832c 100644 --- a/stable/sabnzbd/9.0.3/README.md +++ b/stable/sabnzbd/9.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/sabnzbd/9.0.3/app-readme.md b/stable/sabnzbd/9.0.4/app-readme.md similarity index 100% rename from stable/sabnzbd/9.0.3/app-readme.md rename to stable/sabnzbd/9.0.4/app-readme.md diff --git a/stable/sabnzbd/9.0.4/charts/common-8.3.19.tgz b/stable/sabnzbd/9.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/sabnzbd/9.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/sabnzbd/9.0.3/helm-values.md b/stable/sabnzbd/9.0.4/helm-values.md similarity index 100% rename from stable/sabnzbd/9.0.3/helm-values.md rename to stable/sabnzbd/9.0.4/helm-values.md diff --git a/stable/sabnzbd/9.0.3/ix_values.yaml b/stable/sabnzbd/9.0.4/ix_values.yaml similarity index 100% rename from stable/sabnzbd/9.0.3/ix_values.yaml rename to stable/sabnzbd/9.0.4/ix_values.yaml diff --git a/stable/sabnzbd/9.0.3/questions.yaml b/stable/sabnzbd/9.0.4/questions.yaml similarity index 100% rename from stable/sabnzbd/9.0.3/questions.yaml rename to stable/sabnzbd/9.0.4/questions.yaml diff --git a/stable/sabnzbd/9.0.3/templates/common.yaml b/stable/sabnzbd/9.0.4/templates/common.yaml similarity index 100% rename from stable/sabnzbd/9.0.3/templates/common.yaml rename to stable/sabnzbd/9.0.4/templates/common.yaml diff --git a/stable/shiori/3.0.4/values.yaml b/stable/sabnzbd/9.0.4/values.yaml similarity index 100% rename from stable/shiori/3.0.4/values.yaml rename to stable/sabnzbd/9.0.4/values.yaml diff --git a/stable/ser2sock/4.0.3/Chart.lock b/stable/ser2sock/4.0.3/Chart.lock deleted file mode 100644 index 137b0242c57..00000000000 --- a/stable/ser2sock/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/ser2sock/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/ser2sock/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/ser2sock/4.0.3/CHANGELOG.md b/stable/ser2sock/4.0.4/CHANGELOG.md similarity index 91% rename from stable/ser2sock/4.0.3/CHANGELOG.md rename to stable/ser2sock/4.0.4/CHANGELOG.md index 0049a2ab001..1429146db29 100644 --- a/stable/ser2sock/4.0.3/CHANGELOG.md +++ b/stable/ser2sock/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [ser2sock-4.0.4](https://github.com/truecharts/apps/compare/ser2sock-4.0.3...ser2sock-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [ser2sock-4.0.3](https://github.com/truecharts/apps/compare/ser2sock-4.0.2...ser2sock-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [ser2sock-3.0.11](https://github.com/truecharts/apps/compare/ser2sock-3.0.10...ser2sock-3.0.11) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [ser2sock-3.0.10](https://github.com/truecharts/apps/compare/ser2sock-3.0.9...ser2sock-3.0.10) (2021-10-19) - -#### Fix diff --git a/stable/shorturl/1.0.3/CONFIG.md b/stable/ser2sock/4.0.4/CONFIG.md similarity index 100% rename from stable/shorturl/1.0.3/CONFIG.md rename to stable/ser2sock/4.0.4/CONFIG.md diff --git a/stable/ser2sock/4.0.4/Chart.lock b/stable/ser2sock/4.0.4/Chart.lock new file mode 100644 index 00000000000..f85b97a8581 --- /dev/null +++ b/stable/ser2sock/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:49:44.050512777Z" diff --git a/stable/ser2sock/4.0.3/Chart.yaml b/stable/ser2sock/4.0.4/Chart.yaml similarity index 95% rename from stable/ser2sock/4.0.3/Chart.yaml rename to stable/ser2sock/4.0.4/Chart.yaml index ad7eb53152b..ed6ea9d0978 100644 --- a/stable/ser2sock/4.0.3/Chart.yaml +++ b/stable/ser2sock/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/ser2sock/4.0.3/README.md b/stable/ser2sock/4.0.4/README.md similarity index 96% rename from stable/ser2sock/4.0.3/README.md rename to stable/ser2sock/4.0.4/README.md index ba2a2968b27..ef83a9d55e6 100644 --- a/stable/ser2sock/4.0.3/README.md +++ b/stable/ser2sock/4.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/ser2sock/4.0.3/app-readme.md b/stable/ser2sock/4.0.4/app-readme.md similarity index 100% rename from stable/ser2sock/4.0.3/app-readme.md rename to stable/ser2sock/4.0.4/app-readme.md diff --git a/stable/ser2sock/4.0.4/charts/common-8.3.19.tgz b/stable/ser2sock/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/ser2sock/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/ser2sock/4.0.3/helm-values.md b/stable/ser2sock/4.0.4/helm-values.md similarity index 100% rename from stable/ser2sock/4.0.3/helm-values.md rename to stable/ser2sock/4.0.4/helm-values.md diff --git a/stable/ser2sock/4.0.3/ix_values.yaml b/stable/ser2sock/4.0.4/ix_values.yaml similarity index 100% rename from stable/ser2sock/4.0.3/ix_values.yaml rename to stable/ser2sock/4.0.4/ix_values.yaml diff --git a/stable/ser2sock/4.0.3/questions.yaml b/stable/ser2sock/4.0.4/questions.yaml similarity index 100% rename from stable/ser2sock/4.0.3/questions.yaml rename to stable/ser2sock/4.0.4/questions.yaml diff --git a/stable/ser2sock/4.0.3/templates/common.yaml b/stable/ser2sock/4.0.4/templates/common.yaml similarity index 100% rename from stable/ser2sock/4.0.3/templates/common.yaml rename to stable/ser2sock/4.0.4/templates/common.yaml diff --git a/stable/shorturl/1.0.3/values.yaml b/stable/ser2sock/4.0.4/values.yaml similarity index 100% rename from stable/shorturl/1.0.3/values.yaml rename to stable/ser2sock/4.0.4/values.yaml diff --git a/stable/shiori/3.0.4/Chart.lock b/stable/shiori/3.0.4/Chart.lock deleted file mode 100644 index a818e12c9c2..00000000000 --- a/stable/shiori/3.0.4/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/shiori/3.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/shiori/3.0.4/charts/common-8.3.18.tgz and /dev/null 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 deleted file mode 100644 index 12af7bda79d..00000000000 Binary files a/stable/shiori/3.0.4/charts/postgresql-5.1.5.tgz and /dev/null differ diff --git a/stable/shiori/3.0.4/CHANGELOG.md b/stable/shiori/3.0.5/CHANGELOG.md similarity index 86% rename from stable/shiori/3.0.4/CHANGELOG.md rename to stable/shiori/3.0.5/CHANGELOG.md index d3b17d500f3..b6ac18b3428 100644 --- a/stable/shiori/3.0.4/CHANGELOG.md +++ b/stable/shiori/3.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [shiori-3.0.5](https://github.com/truecharts/apps/compare/shiori-3.0.4...shiori-3.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [shiori-3.0.4](https://github.com/truecharts/apps/compare/shiori-3.0.3...shiori-3.0.4) (2021-11-01) @@ -88,12 +97,3 @@ -### [shiori-0.0.3](https://github.com/truecharts/apps/compare/shiori-0.0.2...shiori-0.0.3) (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/sickchill/1.0.3/CONFIG.md b/stable/shiori/3.0.5/CONFIG.md similarity index 100% rename from stable/sickchill/1.0.3/CONFIG.md rename to stable/shiori/3.0.5/CONFIG.md diff --git a/stable/shiori/3.0.5/Chart.lock b/stable/shiori/3.0.5/Chart.lock new file mode 100644 index 00000000000..4919ba45424 --- /dev/null +++ b/stable/shiori/3.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.7 +digest: sha256:9ca72bff75244fed934f5f0ef33b2d3bd41a69bb37410bab6f5c96775c803bb3 +generated: "2021-11-02T18:50:14.268711287Z" diff --git a/stable/shiori/3.0.4/Chart.yaml b/stable/shiori/3.0.5/Chart.yaml similarity index 94% rename from stable/shiori/3.0.4/Chart.yaml rename to stable/shiori/3.0.5/Chart.yaml index d85a2c51171..904abe0481d 100644 --- a/stable/shiori/3.0.4/Chart.yaml +++ b/stable/shiori/3.0.5/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.5.0" -version: 3.0.4 +version: 3.0.5 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.18 + version: 8.3.19 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.5 + version: 5.1.7 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/shiori/3.0.4/README.md b/stable/shiori/3.0.5/README.md similarity index 93% rename from stable/shiori/3.0.4/README.md rename to stable/shiori/3.0.5/README.md index f9074c6d283..4380e862b2d 100644 --- a/stable/shiori/3.0.4/README.md +++ b/stable/shiori/3.0.5/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.5 | -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org/ | postgresql | 5.1.7 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/shiori/3.0.4/app-readme.md b/stable/shiori/3.0.5/app-readme.md similarity index 100% rename from stable/shiori/3.0.4/app-readme.md rename to stable/shiori/3.0.5/app-readme.md diff --git a/stable/shiori/3.0.5/charts/common-8.3.19.tgz b/stable/shiori/3.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/shiori/3.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/shiori/3.0.5/charts/postgresql-5.1.7.tgz b/stable/shiori/3.0.5/charts/postgresql-5.1.7.tgz new file mode 100644 index 00000000000..c12e8aea1c5 Binary files /dev/null and b/stable/shiori/3.0.5/charts/postgresql-5.1.7.tgz differ diff --git a/stable/shiori/3.0.4/helm-values.md b/stable/shiori/3.0.5/helm-values.md similarity index 100% rename from stable/shiori/3.0.4/helm-values.md rename to stable/shiori/3.0.5/helm-values.md diff --git a/stable/shiori/3.0.4/ix_values.yaml b/stable/shiori/3.0.5/ix_values.yaml similarity index 100% rename from stable/shiori/3.0.4/ix_values.yaml rename to stable/shiori/3.0.5/ix_values.yaml diff --git a/stable/shiori/3.0.4/questions.yaml b/stable/shiori/3.0.5/questions.yaml similarity index 100% rename from stable/shiori/3.0.4/questions.yaml rename to stable/shiori/3.0.5/questions.yaml diff --git a/stable/shiori/3.0.4/templates/common.yaml b/stable/shiori/3.0.5/templates/common.yaml similarity index 100% rename from stable/shiori/3.0.4/templates/common.yaml rename to stable/shiori/3.0.5/templates/common.yaml diff --git a/stable/sickchill/1.0.3/values.yaml b/stable/shiori/3.0.5/values.yaml similarity index 100% rename from stable/sickchill/1.0.3/values.yaml rename to stable/shiori/3.0.5/values.yaml diff --git a/stable/shorturl/1.0.3/Chart.lock b/stable/shorturl/1.0.3/Chart.lock deleted file mode 100644 index 34a0f2773e0..00000000000 --- a/stable/shorturl/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/shorturl/1.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/shorturl/1.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/shorturl/1.0.3/CHANGELOG.md b/stable/shorturl/1.0.4/CHANGELOG.md similarity index 89% rename from stable/shorturl/1.0.3/CHANGELOG.md rename to stable/shorturl/1.0.4/CHANGELOG.md index faaa0fb02f0..dbe25fea347 100644 --- a/stable/shorturl/1.0.3/CHANGELOG.md +++ b/stable/shorturl/1.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [shorturl-1.0.4](https://github.com/truecharts/apps/compare/shorturl-1.0.3...shorturl-1.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [shorturl-1.0.3](https://github.com/truecharts/apps/compare/shorturl-1.0.2...shorturl-1.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [shorturl-0.0.6](https://github.com/truecharts/apps/compare/shorturl-0.0.5...shorturl-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/sickgear/1.0.3/CONFIG.md b/stable/shorturl/1.0.4/CONFIG.md similarity index 100% rename from stable/sickgear/1.0.3/CONFIG.md rename to stable/shorturl/1.0.4/CONFIG.md diff --git a/stable/shorturl/1.0.4/Chart.lock b/stable/shorturl/1.0.4/Chart.lock new file mode 100644 index 00000000000..b3e73f13438 --- /dev/null +++ b/stable/shorturl/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:50:52.170797681Z" diff --git a/stable/shorturl/1.0.3/Chart.yaml b/stable/shorturl/1.0.4/Chart.yaml similarity index 95% rename from stable/shorturl/1.0.3/Chart.yaml rename to stable/shorturl/1.0.4/Chart.yaml index 2b1ad933fcb..c376ad1e973 100644 --- a/stable/shorturl/1.0.3/Chart.yaml +++ b/stable/shorturl/1.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/shorturl/1.0.3/README.md b/stable/shorturl/1.0.4/README.md similarity index 96% rename from stable/shorturl/1.0.3/README.md rename to stable/shorturl/1.0.4/README.md index 5cd124ed46f..637ad209aca 100644 --- a/stable/shorturl/1.0.3/README.md +++ b/stable/shorturl/1.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/shorturl/1.0.3/app-readme.md b/stable/shorturl/1.0.4/app-readme.md similarity index 100% rename from stable/shorturl/1.0.3/app-readme.md rename to stable/shorturl/1.0.4/app-readme.md diff --git a/stable/shorturl/1.0.4/charts/common-8.3.19.tgz b/stable/shorturl/1.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/shorturl/1.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/shorturl/1.0.3/helm-values.md b/stable/shorturl/1.0.4/helm-values.md similarity index 100% rename from stable/shorturl/1.0.3/helm-values.md rename to stable/shorturl/1.0.4/helm-values.md diff --git a/stable/shorturl/1.0.3/ix_values.yaml b/stable/shorturl/1.0.4/ix_values.yaml similarity index 100% rename from stable/shorturl/1.0.3/ix_values.yaml rename to stable/shorturl/1.0.4/ix_values.yaml diff --git a/stable/shorturl/1.0.3/questions.yaml b/stable/shorturl/1.0.4/questions.yaml similarity index 100% rename from stable/shorturl/1.0.3/questions.yaml rename to stable/shorturl/1.0.4/questions.yaml diff --git a/stable/shorturl/1.0.3/templates/common.yaml b/stable/shorturl/1.0.4/templates/common.yaml similarity index 100% rename from stable/shorturl/1.0.3/templates/common.yaml rename to stable/shorturl/1.0.4/templates/common.yaml diff --git a/stable/sickgear/1.0.3/values.yaml b/stable/shorturl/1.0.4/values.yaml similarity index 100% rename from stable/sickgear/1.0.3/values.yaml rename to stable/shorturl/1.0.4/values.yaml diff --git a/stable/sickchill/1.0.3/Chart.lock b/stable/sickchill/1.0.3/Chart.lock deleted file mode 100644 index 0aeefb45d59..00000000000 --- a/stable/sickchill/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/sickchill/1.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/sickchill/1.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/sickchill/1.0.3/CHANGELOG.md b/stable/sickchill/1.0.4/CHANGELOG.md similarity index 89% rename from stable/sickchill/1.0.3/CHANGELOG.md rename to stable/sickchill/1.0.4/CHANGELOG.md index bd566b0a5e8..ebbd0dbbe47 100644 --- a/stable/sickchill/1.0.3/CHANGELOG.md +++ b/stable/sickchill/1.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [sickchill-1.0.4](https://github.com/truecharts/apps/compare/sickchill-1.0.3...sickchill-1.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [sickchill-1.0.3](https://github.com/truecharts/apps/compare/sickchill-1.0.2...sickchill-1.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [sickchill-0.0.6](https://github.com/truecharts/apps/compare/sickchill-0.0.5...sickchill-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/smokeping/1.0.4/CONFIG.md b/stable/sickchill/1.0.4/CONFIG.md similarity index 100% rename from stable/smokeping/1.0.4/CONFIG.md rename to stable/sickchill/1.0.4/CONFIG.md diff --git a/stable/sickchill/1.0.4/Chart.lock b/stable/sickchill/1.0.4/Chart.lock new file mode 100644 index 00000000000..d3b8e58ee57 --- /dev/null +++ b/stable/sickchill/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:51:20.380402863Z" diff --git a/stable/sickchill/1.0.3/Chart.yaml b/stable/sickchill/1.0.4/Chart.yaml similarity index 95% rename from stable/sickchill/1.0.3/Chart.yaml rename to stable/sickchill/1.0.4/Chart.yaml index 8954814e52a..020b2a9827e 100644 --- a/stable/sickchill/1.0.3/Chart.yaml +++ b/stable/sickchill/1.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.5.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/sickchill/1.0.3/README.md b/stable/sickchill/1.0.4/README.md similarity index 96% rename from stable/sickchill/1.0.3/README.md rename to stable/sickchill/1.0.4/README.md index 438535f96a4..62abd5eead2 100644 --- a/stable/sickchill/1.0.3/README.md +++ b/stable/sickchill/1.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/sickchill/1.0.3/app-readme.md b/stable/sickchill/1.0.4/app-readme.md similarity index 100% rename from stable/sickchill/1.0.3/app-readme.md rename to stable/sickchill/1.0.4/app-readme.md diff --git a/stable/sickchill/1.0.4/charts/common-8.3.19.tgz b/stable/sickchill/1.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/sickchill/1.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/sickchill/1.0.3/helm-values.md b/stable/sickchill/1.0.4/helm-values.md similarity index 100% rename from stable/sickchill/1.0.3/helm-values.md rename to stable/sickchill/1.0.4/helm-values.md diff --git a/stable/sickchill/1.0.3/ix_values.yaml b/stable/sickchill/1.0.4/ix_values.yaml similarity index 100% rename from stable/sickchill/1.0.3/ix_values.yaml rename to stable/sickchill/1.0.4/ix_values.yaml diff --git a/stable/sickchill/1.0.3/questions.yaml b/stable/sickchill/1.0.4/questions.yaml similarity index 100% rename from stable/sickchill/1.0.3/questions.yaml rename to stable/sickchill/1.0.4/questions.yaml diff --git a/stable/sickchill/1.0.3/templates/common.yaml b/stable/sickchill/1.0.4/templates/common.yaml similarity index 100% rename from stable/sickchill/1.0.3/templates/common.yaml rename to stable/sickchill/1.0.4/templates/common.yaml diff --git a/stable/smokeping/1.0.4/values.yaml b/stable/sickchill/1.0.4/values.yaml similarity index 100% rename from stable/smokeping/1.0.4/values.yaml rename to stable/sickchill/1.0.4/values.yaml diff --git a/stable/sickgear/1.0.3/Chart.lock b/stable/sickgear/1.0.3/Chart.lock deleted file mode 100644 index 8d8232de842..00000000000 --- a/stable/sickgear/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/sickgear/1.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/sickgear/1.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/sickgear/1.0.3/CHANGELOG.md b/stable/sickgear/1.0.4/CHANGELOG.md similarity index 89% rename from stable/sickgear/1.0.3/CHANGELOG.md rename to stable/sickgear/1.0.4/CHANGELOG.md index 81d9f655823..5a4c252d5c4 100644 --- a/stable/sickgear/1.0.3/CHANGELOG.md +++ b/stable/sickgear/1.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [sickgear-1.0.4](https://github.com/truecharts/apps/compare/sickgear-1.0.3...sickgear-1.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [sickgear-1.0.3](https://github.com/truecharts/apps/compare/sickgear-1.0.2...sickgear-1.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [sickgear-0.0.6](https://github.com/truecharts/apps/compare/sickgear-0.0.5...sickgear-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/sonarr/9.0.3/CONFIG.md b/stable/sickgear/1.0.4/CONFIG.md similarity index 100% rename from stable/sonarr/9.0.3/CONFIG.md rename to stable/sickgear/1.0.4/CONFIG.md diff --git a/stable/sickgear/1.0.4/Chart.lock b/stable/sickgear/1.0.4/Chart.lock new file mode 100644 index 00000000000..c1cfd6029a8 --- /dev/null +++ b/stable/sickgear/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:51:49.048753411Z" diff --git a/stable/sickgear/1.0.3/Chart.yaml b/stable/sickgear/1.0.4/Chart.yaml similarity index 95% rename from stable/sickgear/1.0.3/Chart.yaml rename to stable/sickgear/1.0.4/Chart.yaml index 62a30673ea8..91d1d2e65ae 100644 --- a/stable/sickgear/1.0.3/Chart.yaml +++ b/stable/sickgear/1.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.25.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/sickgear/1.0.3/README.md b/stable/sickgear/1.0.4/README.md similarity index 96% rename from stable/sickgear/1.0.3/README.md rename to stable/sickgear/1.0.4/README.md index d232587c1de..5f50b6e692f 100644 --- a/stable/sickgear/1.0.3/README.md +++ b/stable/sickgear/1.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/sickgear/1.0.3/app-readme.md b/stable/sickgear/1.0.4/app-readme.md similarity index 100% rename from stable/sickgear/1.0.3/app-readme.md rename to stable/sickgear/1.0.4/app-readme.md diff --git a/stable/sickgear/1.0.4/charts/common-8.3.19.tgz b/stable/sickgear/1.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/sickgear/1.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/sickgear/1.0.3/helm-values.md b/stable/sickgear/1.0.4/helm-values.md similarity index 100% rename from stable/sickgear/1.0.3/helm-values.md rename to stable/sickgear/1.0.4/helm-values.md diff --git a/stable/sickgear/1.0.3/ix_values.yaml b/stable/sickgear/1.0.4/ix_values.yaml similarity index 100% rename from stable/sickgear/1.0.3/ix_values.yaml rename to stable/sickgear/1.0.4/ix_values.yaml diff --git a/stable/sickgear/1.0.3/questions.yaml b/stable/sickgear/1.0.4/questions.yaml similarity index 100% rename from stable/sickgear/1.0.3/questions.yaml rename to stable/sickgear/1.0.4/questions.yaml diff --git a/stable/sickgear/1.0.3/templates/common.yaml b/stable/sickgear/1.0.4/templates/common.yaml similarity index 100% rename from stable/sickgear/1.0.3/templates/common.yaml rename to stable/sickgear/1.0.4/templates/common.yaml diff --git a/stable/sonarr/9.0.3/values.yaml b/stable/sickgear/1.0.4/values.yaml similarity index 100% rename from stable/sonarr/9.0.3/values.yaml rename to stable/sickgear/1.0.4/values.yaml diff --git a/stable/smokeping/1.0.4/Chart.lock b/stable/smokeping/1.0.4/Chart.lock deleted file mode 100644 index 93f503d2e8a..00000000000 --- a/stable/smokeping/1.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/smokeping/1.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/smokeping/1.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/smokeping/1.0.4/CHANGELOG.md b/stable/smokeping/1.0.5/CHANGELOG.md similarity index 91% rename from stable/smokeping/1.0.4/CHANGELOG.md rename to stable/smokeping/1.0.5/CHANGELOG.md index 4d98ca91a25..50b9fa4c357 100644 --- a/stable/smokeping/1.0.4/CHANGELOG.md +++ b/stable/smokeping/1.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [smokeping-1.0.5](https://github.com/truecharts/apps/compare/smokeping-1.0.4...smokeping-1.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [smokeping-1.0.4](https://github.com/truecharts/apps/compare/smokeping-1.0.3...smokeping-1.0.4) (2021-11-01) @@ -88,12 +97,3 @@ - -### [smokeping-0.0.7](https://github.com/truecharts/apps/compare/smokeping-0.0.6...smokeping-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - - diff --git a/stable/sqlitebrowser/1.0.4/CONFIG.md b/stable/smokeping/1.0.5/CONFIG.md similarity index 100% rename from stable/sqlitebrowser/1.0.4/CONFIG.md rename to stable/smokeping/1.0.5/CONFIG.md diff --git a/stable/smokeping/1.0.5/Chart.lock b/stable/smokeping/1.0.5/Chart.lock new file mode 100644 index 00000000000..92c62c69f9a --- /dev/null +++ b/stable/smokeping/1.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:52:17.244748769Z" diff --git a/stable/smokeping/1.0.4/Chart.yaml b/stable/smokeping/1.0.5/Chart.yaml similarity index 95% rename from stable/smokeping/1.0.4/Chart.yaml rename to stable/smokeping/1.0.5/Chart.yaml index 3b3b7913113..dfcf0654100 100644 --- a/stable/smokeping/1.0.4/Chart.yaml +++ b/stable/smokeping/1.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.7.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 1.0.5 annotations: truecharts.org/catagories: | - media diff --git a/stable/smokeping/1.0.4/README.md b/stable/smokeping/1.0.5/README.md similarity index 96% rename from stable/smokeping/1.0.4/README.md rename to stable/smokeping/1.0.5/README.md index 2f23386f7fc..5fa77cc48d4 100644 --- a/stable/smokeping/1.0.4/README.md +++ b/stable/smokeping/1.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/smokeping/1.0.4/app-readme.md b/stable/smokeping/1.0.5/app-readme.md similarity index 100% rename from stable/smokeping/1.0.4/app-readme.md rename to stable/smokeping/1.0.5/app-readme.md diff --git a/stable/smokeping/1.0.5/charts/common-8.3.19.tgz b/stable/smokeping/1.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/smokeping/1.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/smokeping/1.0.4/helm-values.md b/stable/smokeping/1.0.5/helm-values.md similarity index 100% rename from stable/smokeping/1.0.4/helm-values.md rename to stable/smokeping/1.0.5/helm-values.md diff --git a/stable/smokeping/1.0.4/ix_values.yaml b/stable/smokeping/1.0.5/ix_values.yaml similarity index 100% rename from stable/smokeping/1.0.4/ix_values.yaml rename to stable/smokeping/1.0.5/ix_values.yaml diff --git a/stable/smokeping/1.0.4/questions.yaml b/stable/smokeping/1.0.5/questions.yaml similarity index 100% rename from stable/smokeping/1.0.4/questions.yaml rename to stable/smokeping/1.0.5/questions.yaml diff --git a/stable/smokeping/1.0.4/templates/common.yaml b/stable/smokeping/1.0.5/templates/common.yaml similarity index 100% rename from stable/smokeping/1.0.4/templates/common.yaml rename to stable/smokeping/1.0.5/templates/common.yaml diff --git a/stable/sqlitebrowser/1.0.4/values.yaml b/stable/smokeping/1.0.5/values.yaml similarity index 100% rename from stable/sqlitebrowser/1.0.4/values.yaml rename to stable/smokeping/1.0.5/values.yaml diff --git a/stable/sonarr/9.0.3/Chart.lock b/stable/sonarr/9.0.3/Chart.lock deleted file mode 100644 index f1aec8276f8..00000000000 --- a/stable/sonarr/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/sonarr/9.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/sonarr/9.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/sonarr/9.0.3/CHANGELOG.md b/stable/sonarr/9.0.4/CHANGELOG.md similarity index 91% rename from stable/sonarr/9.0.3/CHANGELOG.md rename to stable/sonarr/9.0.4/CHANGELOG.md index fc5f376235f..503fb6a4566 100644 --- a/stable/sonarr/9.0.3/CHANGELOG.md +++ b/stable/sonarr/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [sonarr-9.0.4](https://github.com/truecharts/apps/compare/sonarr-9.0.3...sonarr-9.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [sonarr-9.0.3](https://github.com/truecharts/apps/compare/sonarr-9.0.2...sonarr-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [sonarr-8.0.13](https://github.com/truecharts/apps/compare/sonarr-8.0.12...sonarr-8.0.13) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [sonarr-8.0.12](https://github.com/truecharts/apps/compare/sonarr-8.0.11...sonarr-8.0.12) (2021-10-19) - -#### Fix diff --git a/stable/stash/4.0.3/CONFIG.md b/stable/sonarr/9.0.4/CONFIG.md similarity index 100% rename from stable/stash/4.0.3/CONFIG.md rename to stable/sonarr/9.0.4/CONFIG.md diff --git a/stable/sonarr/9.0.4/Chart.lock b/stable/sonarr/9.0.4/Chart.lock new file mode 100644 index 00000000000..125c009d296 --- /dev/null +++ b/stable/sonarr/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:52:46.042741241Z" diff --git a/stable/sonarr/9.0.3/Chart.yaml b/stable/sonarr/9.0.4/Chart.yaml similarity index 95% rename from stable/sonarr/9.0.3/Chart.yaml rename to stable/sonarr/9.0.4/Chart.yaml index b30a77134f9..7426387f8e6 100644 --- a/stable/sonarr/9.0.3/Chart.yaml +++ b/stable/sonarr/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.0.6.1342" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/sonarr/9.0.3/README.md b/stable/sonarr/9.0.4/README.md similarity index 96% rename from stable/sonarr/9.0.3/README.md rename to stable/sonarr/9.0.4/README.md index 97bded75776..23b1f181151 100644 --- a/stable/sonarr/9.0.3/README.md +++ b/stable/sonarr/9.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/sonarr/9.0.3/app-readme.md b/stable/sonarr/9.0.4/app-readme.md similarity index 100% rename from stable/sonarr/9.0.3/app-readme.md rename to stable/sonarr/9.0.4/app-readme.md diff --git a/stable/sonarr/9.0.4/charts/common-8.3.19.tgz b/stable/sonarr/9.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/sonarr/9.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/sonarr/9.0.3/helm-values.md b/stable/sonarr/9.0.4/helm-values.md similarity index 100% rename from stable/sonarr/9.0.3/helm-values.md rename to stable/sonarr/9.0.4/helm-values.md diff --git a/stable/sonarr/9.0.3/ix_values.yaml b/stable/sonarr/9.0.4/ix_values.yaml similarity index 100% rename from stable/sonarr/9.0.3/ix_values.yaml rename to stable/sonarr/9.0.4/ix_values.yaml diff --git a/stable/sonarr/9.0.3/questions.yaml b/stable/sonarr/9.0.4/questions.yaml similarity index 100% rename from stable/sonarr/9.0.3/questions.yaml rename to stable/sonarr/9.0.4/questions.yaml diff --git a/stable/sonarr/9.0.3/templates/common.yaml b/stable/sonarr/9.0.4/templates/common.yaml similarity index 100% rename from stable/sonarr/9.0.3/templates/common.yaml rename to stable/sonarr/9.0.4/templates/common.yaml diff --git a/stable/stash/4.0.3/values.yaml b/stable/sonarr/9.0.4/values.yaml similarity index 100% rename from stable/stash/4.0.3/values.yaml rename to stable/sonarr/9.0.4/values.yaml diff --git a/stable/sqlitebrowser/1.0.4/Chart.lock b/stable/sqlitebrowser/1.0.4/Chart.lock deleted file mode 100644 index fc924e1af32..00000000000 --- a/stable/sqlitebrowser/1.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/sqlitebrowser/1.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/sqlitebrowser/1.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/sqlitebrowser/1.0.4/CHANGELOG.md b/stable/sqlitebrowser/1.0.5/CHANGELOG.md similarity index 91% rename from stable/sqlitebrowser/1.0.4/CHANGELOG.md rename to stable/sqlitebrowser/1.0.5/CHANGELOG.md index 23f20d6bbf4..4ee5af890db 100644 --- a/stable/sqlitebrowser/1.0.4/CHANGELOG.md +++ b/stable/sqlitebrowser/1.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [sqlitebrowser-1.0.5](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.4...sqlitebrowser-1.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [sqlitebrowser-1.0.4](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.3...sqlitebrowser-1.0.4) (2021-11-01) @@ -88,12 +97,3 @@ - -### [sqlitebrowser-0.0.7](https://github.com/truecharts/apps/compare/sqlitebrowser-0.0.6...sqlitebrowser-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - - diff --git a/stable/static/1.0.3/CONFIG.md b/stable/sqlitebrowser/1.0.5/CONFIG.md similarity index 100% rename from stable/static/1.0.3/CONFIG.md rename to stable/sqlitebrowser/1.0.5/CONFIG.md diff --git a/stable/sqlitebrowser/1.0.5/Chart.lock b/stable/sqlitebrowser/1.0.5/Chart.lock new file mode 100644 index 00000000000..81fc510bd94 --- /dev/null +++ b/stable/sqlitebrowser/1.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:53:15.085945019Z" diff --git a/stable/sqlitebrowser/1.0.4/Chart.yaml b/stable/sqlitebrowser/1.0.5/Chart.yaml similarity index 95% rename from stable/sqlitebrowser/1.0.4/Chart.yaml rename to stable/sqlitebrowser/1.0.5/Chart.yaml index bc8ec6e0adb..80b962b65c6 100644 --- a/stable/sqlitebrowser/1.0.4/Chart.yaml +++ b/stable/sqlitebrowser/1.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.12.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 1.0.5 annotations: truecharts.org/catagories: | - media diff --git a/stable/sqlitebrowser/1.0.4/README.md b/stable/sqlitebrowser/1.0.5/README.md similarity index 96% rename from stable/sqlitebrowser/1.0.4/README.md rename to stable/sqlitebrowser/1.0.5/README.md index 5d4617d6784..c01be998a57 100644 --- a/stable/sqlitebrowser/1.0.4/README.md +++ b/stable/sqlitebrowser/1.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/sqlitebrowser/1.0.4/app-readme.md b/stable/sqlitebrowser/1.0.5/app-readme.md similarity index 100% rename from stable/sqlitebrowser/1.0.4/app-readme.md rename to stable/sqlitebrowser/1.0.5/app-readme.md diff --git a/stable/sqlitebrowser/1.0.5/charts/common-8.3.19.tgz b/stable/sqlitebrowser/1.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/sqlitebrowser/1.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/sqlitebrowser/1.0.4/helm-values.md b/stable/sqlitebrowser/1.0.5/helm-values.md similarity index 100% rename from stable/sqlitebrowser/1.0.4/helm-values.md rename to stable/sqlitebrowser/1.0.5/helm-values.md diff --git a/stable/sqlitebrowser/1.0.4/ix_values.yaml b/stable/sqlitebrowser/1.0.5/ix_values.yaml similarity index 100% rename from stable/sqlitebrowser/1.0.4/ix_values.yaml rename to stable/sqlitebrowser/1.0.5/ix_values.yaml diff --git a/stable/sqlitebrowser/1.0.4/questions.yaml b/stable/sqlitebrowser/1.0.5/questions.yaml similarity index 100% rename from stable/sqlitebrowser/1.0.4/questions.yaml rename to stable/sqlitebrowser/1.0.5/questions.yaml diff --git a/stable/sqlitebrowser/1.0.4/templates/common.yaml b/stable/sqlitebrowser/1.0.5/templates/common.yaml similarity index 100% rename from stable/sqlitebrowser/1.0.4/templates/common.yaml rename to stable/sqlitebrowser/1.0.5/templates/common.yaml diff --git a/stable/static/1.0.3/values.yaml b/stable/sqlitebrowser/1.0.5/values.yaml similarity index 100% rename from stable/static/1.0.3/values.yaml rename to stable/sqlitebrowser/1.0.5/values.yaml diff --git a/stable/stash/4.0.3/Chart.lock b/stable/stash/4.0.3/Chart.lock deleted file mode 100644 index e2c7e8e58ee..00000000000 --- a/stable/stash/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/stash/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/stash/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/stash/4.0.3/CHANGELOG.md b/stable/stash/4.0.4/CHANGELOG.md similarity index 91% rename from stable/stash/4.0.3/CHANGELOG.md rename to stable/stash/4.0.4/CHANGELOG.md index 0dc69ccf80c..229d5924c37 100644 --- a/stable/stash/4.0.3/CHANGELOG.md +++ b/stable/stash/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [stash-4.0.4](https://github.com/truecharts/apps/compare/stash-4.0.3...stash-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [stash-4.0.3](https://github.com/truecharts/apps/compare/stash-4.0.2...stash-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [stash-3.0.12](https://github.com/truecharts/apps/compare/stash-3.0.11...stash-3.0.12) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [stash-3.0.11](https://github.com/truecharts/apps/compare/stash-3.0.10...stash-3.0.11) (2021-10-19) - -#### Fix diff --git a/stable/statping/3.0.4/CONFIG.md b/stable/stash/4.0.4/CONFIG.md similarity index 100% rename from stable/statping/3.0.4/CONFIG.md rename to stable/stash/4.0.4/CONFIG.md diff --git a/stable/stash/4.0.4/Chart.lock b/stable/stash/4.0.4/Chart.lock new file mode 100644 index 00000000000..1e7bec3d704 --- /dev/null +++ b/stable/stash/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:53:43.450375831Z" diff --git a/stable/stash/4.0.3/Chart.yaml b/stable/stash/4.0.4/Chart.yaml similarity index 95% rename from stable/stash/4.0.3/Chart.yaml rename to stable/stash/4.0.4/Chart.yaml index 34c51548e03..92fc5fd13a3 100644 --- a/stable/stash/4.0.3/Chart.yaml +++ b/stable/stash/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.10.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/stash/4.0.3/README.md b/stable/stash/4.0.4/README.md similarity index 96% rename from stable/stash/4.0.3/README.md rename to stable/stash/4.0.4/README.md index 02015ffbb81..7a6ede4b68f 100644 --- a/stable/stash/4.0.3/README.md +++ b/stable/stash/4.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/stash/4.0.3/app-readme.md b/stable/stash/4.0.4/app-readme.md similarity index 100% rename from stable/stash/4.0.3/app-readme.md rename to stable/stash/4.0.4/app-readme.md diff --git a/stable/stash/4.0.4/charts/common-8.3.19.tgz b/stable/stash/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/stash/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/stash/4.0.3/ci/ct-values.yaml b/stable/stash/4.0.4/ci/ct-values.yaml similarity index 100% rename from stable/stash/4.0.3/ci/ct-values.yaml rename to stable/stash/4.0.4/ci/ct-values.yaml diff --git a/stable/stash/4.0.3/helm-values.md b/stable/stash/4.0.4/helm-values.md similarity index 100% rename from stable/stash/4.0.3/helm-values.md rename to stable/stash/4.0.4/helm-values.md diff --git a/stable/stash/4.0.3/ix_values.yaml b/stable/stash/4.0.4/ix_values.yaml similarity index 100% rename from stable/stash/4.0.3/ix_values.yaml rename to stable/stash/4.0.4/ix_values.yaml diff --git a/stable/stash/4.0.3/questions.yaml b/stable/stash/4.0.4/questions.yaml similarity index 100% rename from stable/stash/4.0.3/questions.yaml rename to stable/stash/4.0.4/questions.yaml diff --git a/stable/stash/4.0.3/templates/common.yaml b/stable/stash/4.0.4/templates/common.yaml similarity index 100% rename from stable/stash/4.0.3/templates/common.yaml rename to stable/stash/4.0.4/templates/common.yaml diff --git a/stable/statping/3.0.4/values.yaml b/stable/stash/4.0.4/values.yaml similarity index 100% rename from stable/statping/3.0.4/values.yaml rename to stable/stash/4.0.4/values.yaml diff --git a/stable/static/1.0.3/Chart.lock b/stable/static/1.0.3/Chart.lock deleted file mode 100644 index 39acc3fb3c3..00000000000 --- a/stable/static/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/static/1.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/static/1.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/static/1.0.3/CHANGELOG.md b/stable/static/1.0.4/CHANGELOG.md similarity index 89% rename from stable/static/1.0.3/CHANGELOG.md rename to stable/static/1.0.4/CHANGELOG.md index a5784e84464..5c4f18eb2c5 100644 --- a/stable/static/1.0.3/CHANGELOG.md +++ b/stable/static/1.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [static-1.0.4](https://github.com/truecharts/apps/compare/static-1.0.3...static-1.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [static-1.0.3](https://github.com/truecharts/apps/compare/static-1.0.2...static-1.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [static-0.0.6](https://github.com/truecharts/apps/compare/static-0.0.5...static-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/syncthing/9.0.3/CONFIG.md b/stable/static/1.0.4/CONFIG.md similarity index 100% rename from stable/syncthing/9.0.3/CONFIG.md rename to stable/static/1.0.4/CONFIG.md diff --git a/stable/static/1.0.4/Chart.lock b/stable/static/1.0.4/Chart.lock new file mode 100644 index 00000000000..ca585872ef2 --- /dev/null +++ b/stable/static/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:54:11.792027563Z" diff --git a/stable/static/1.0.3/Chart.yaml b/stable/static/1.0.4/Chart.yaml similarity index 95% rename from stable/static/1.0.3/Chart.yaml rename to stable/static/1.0.4/Chart.yaml index 57fb5af74ea..7ab8fafafef 100644 --- a/stable/static/1.0.3/Chart.yaml +++ b/stable/static/1.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "ee8a20c" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/static/1.0.3/README.md b/stable/static/1.0.4/README.md similarity index 96% rename from stable/static/1.0.3/README.md rename to stable/static/1.0.4/README.md index 6f1c52bbdcf..b7ef81720c6 100644 --- a/stable/static/1.0.3/README.md +++ b/stable/static/1.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/static/1.0.3/app-readme.md b/stable/static/1.0.4/app-readme.md similarity index 100% rename from stable/static/1.0.3/app-readme.md rename to stable/static/1.0.4/app-readme.md diff --git a/stable/static/1.0.4/charts/common-8.3.19.tgz b/stable/static/1.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/static/1.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/static/1.0.3/helm-values.md b/stable/static/1.0.4/helm-values.md similarity index 100% rename from stable/static/1.0.3/helm-values.md rename to stable/static/1.0.4/helm-values.md diff --git a/stable/static/1.0.3/ix_values.yaml b/stable/static/1.0.4/ix_values.yaml similarity index 100% rename from stable/static/1.0.3/ix_values.yaml rename to stable/static/1.0.4/ix_values.yaml diff --git a/stable/static/1.0.3/questions.yaml b/stable/static/1.0.4/questions.yaml similarity index 100% rename from stable/static/1.0.3/questions.yaml rename to stable/static/1.0.4/questions.yaml diff --git a/stable/static/1.0.3/templates/common.yaml b/stable/static/1.0.4/templates/common.yaml similarity index 100% rename from stable/static/1.0.3/templates/common.yaml rename to stable/static/1.0.4/templates/common.yaml diff --git a/stable/syncthing/9.0.3/values.yaml b/stable/static/1.0.4/values.yaml similarity index 100% rename from stable/syncthing/9.0.3/values.yaml rename to stable/static/1.0.4/values.yaml diff --git a/stable/statping/3.0.4/Chart.lock b/stable/statping/3.0.4/Chart.lock deleted file mode 100644 index 7266c87b81b..00000000000 --- a/stable/statping/3.0.4/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/statping/3.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/statping/3.0.4/charts/common-8.3.18.tgz and /dev/null 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 deleted file mode 100644 index 12af7bda79d..00000000000 Binary files a/stable/statping/3.0.4/charts/postgresql-5.1.5.tgz and /dev/null differ diff --git a/stable/statping/3.0.4/CHANGELOG.md b/stable/statping/3.0.5/CHANGELOG.md similarity index 87% rename from stable/statping/3.0.4/CHANGELOG.md rename to stable/statping/3.0.5/CHANGELOG.md index c13aab67384..a5598abff35 100644 --- a/stable/statping/3.0.4/CHANGELOG.md +++ b/stable/statping/3.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [statping-3.0.5](https://github.com/truecharts/apps/compare/statping-3.0.4...statping-3.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [statping-3.0.4](https://github.com/truecharts/apps/compare/statping-3.0.3...statping-3.0.4) (2021-11-01) @@ -88,12 +97,3 @@ -### [statping-0.0.3](https://github.com/truecharts/apps/compare/statping-0.0.2...statping-0.0.3) (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/tautulli/9.0.3/CONFIG.md b/stable/statping/3.0.5/CONFIG.md similarity index 100% rename from stable/tautulli/9.0.3/CONFIG.md rename to stable/statping/3.0.5/CONFIG.md diff --git a/stable/statping/3.0.5/Chart.lock b/stable/statping/3.0.5/Chart.lock new file mode 100644 index 00000000000..724c2cb2355 --- /dev/null +++ b/stable/statping/3.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.7 +digest: sha256:9ca72bff75244fed934f5f0ef33b2d3bd41a69bb37410bab6f5c96775c803bb3 +generated: "2021-11-02T18:54:41.474686612Z" diff --git a/stable/statping/3.0.4/Chart.yaml b/stable/statping/3.0.5/Chart.yaml similarity index 93% rename from stable/statping/3.0.4/Chart.yaml rename to stable/statping/3.0.5/Chart.yaml index e418efc2d2b..f62714f0b00 100644 --- a/stable/statping/3.0.4/Chart.yaml +++ b/stable/statping/3.0.5/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.4 +version: 3.0.5 kubeVersion: ">=1.16.0-0" keywords: - statping @@ -15,11 +15,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.5 + version: 5.1.7 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/statping/3.0.4/README.md b/stable/statping/3.0.5/README.md similarity index 92% rename from stable/statping/3.0.4/README.md rename to stable/statping/3.0.5/README.md index c283dd21182..8782d6fae96 100644 --- a/stable/statping/3.0.4/README.md +++ b/stable/statping/3.0.5/README.md @@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.5 | -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org/ | postgresql | 5.1.7 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/statping/3.0.4/app-readme.md b/stable/statping/3.0.5/app-readme.md similarity index 100% rename from stable/statping/3.0.4/app-readme.md rename to stable/statping/3.0.5/app-readme.md diff --git a/stable/statping/3.0.5/charts/common-8.3.19.tgz b/stable/statping/3.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/statping/3.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/statping/3.0.5/charts/postgresql-5.1.7.tgz b/stable/statping/3.0.5/charts/postgresql-5.1.7.tgz new file mode 100644 index 00000000000..c12e8aea1c5 Binary files /dev/null and b/stable/statping/3.0.5/charts/postgresql-5.1.7.tgz differ diff --git a/stable/statping/3.0.4/helm-values.md b/stable/statping/3.0.5/helm-values.md similarity index 100% rename from stable/statping/3.0.4/helm-values.md rename to stable/statping/3.0.5/helm-values.md diff --git a/stable/statping/3.0.4/ix_values.yaml b/stable/statping/3.0.5/ix_values.yaml similarity index 100% rename from stable/statping/3.0.4/ix_values.yaml rename to stable/statping/3.0.5/ix_values.yaml diff --git a/stable/statping/3.0.4/questions.yaml b/stable/statping/3.0.5/questions.yaml similarity index 100% rename from stable/statping/3.0.4/questions.yaml rename to stable/statping/3.0.5/questions.yaml diff --git a/stable/statping/3.0.4/templates/common.yaml b/stable/statping/3.0.5/templates/common.yaml similarity index 100% rename from stable/statping/3.0.4/templates/common.yaml rename to stable/statping/3.0.5/templates/common.yaml diff --git a/stable/tautulli/9.0.3/values.yaml b/stable/statping/3.0.5/values.yaml similarity index 100% rename from stable/tautulli/9.0.3/values.yaml rename to stable/statping/3.0.5/values.yaml diff --git a/stable/syncthing/9.0.3/Chart.lock b/stable/syncthing/9.0.3/Chart.lock deleted file mode 100644 index f909caf922c..00000000000 --- a/stable/syncthing/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/syncthing/9.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/syncthing/9.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/syncthing/9.0.3/CHANGELOG.md b/stable/syncthing/9.0.4/CHANGELOG.md similarity index 91% rename from stable/syncthing/9.0.3/CHANGELOG.md rename to stable/syncthing/9.0.4/CHANGELOG.md index 361cacc24b0..13c85c164fb 100644 --- a/stable/syncthing/9.0.3/CHANGELOG.md +++ b/stable/syncthing/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [syncthing-9.0.4](https://github.com/truecharts/apps/compare/syncthing-9.0.3...syncthing-9.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [syncthing-9.0.3](https://github.com/truecharts/apps/compare/syncthing-9.0.2...syncthing-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [syncthing-8.0.12](https://github.com/truecharts/apps/compare/syncthing-8.0.11...syncthing-8.0.12) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [syncthing-8.0.11](https://github.com/truecharts/apps/compare/syncthing-8.0.10...syncthing-8.0.11) (2021-10-19) - -#### Fix diff --git a/stable/teamspeak3/2.0.3/CONFIG.md b/stable/syncthing/9.0.4/CONFIG.md similarity index 100% rename from stable/teamspeak3/2.0.3/CONFIG.md rename to stable/syncthing/9.0.4/CONFIG.md diff --git a/stable/syncthing/9.0.4/Chart.lock b/stable/syncthing/9.0.4/Chart.lock new file mode 100644 index 00000000000..377d8a4c0d9 --- /dev/null +++ b/stable/syncthing/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:55:19.599411397Z" diff --git a/stable/syncthing/9.0.3/Chart.yaml b/stable/syncthing/9.0.4/Chart.yaml similarity index 96% rename from stable/syncthing/9.0.3/Chart.yaml rename to stable/syncthing/9.0.4/Chart.yaml index 4546e16d25a..f702529b885 100644 --- a/stable/syncthing/9.0.3/Chart.yaml +++ b/stable/syncthing/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.18.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/syncthing/9.0.3/README.md b/stable/syncthing/9.0.4/README.md similarity index 96% rename from stable/syncthing/9.0.3/README.md rename to stable/syncthing/9.0.4/README.md index eedfc8833a3..3144e53fb99 100644 --- a/stable/syncthing/9.0.3/README.md +++ b/stable/syncthing/9.0.4/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/syncthing/9.0.3/app-readme.md b/stable/syncthing/9.0.4/app-readme.md similarity index 100% rename from stable/syncthing/9.0.3/app-readme.md rename to stable/syncthing/9.0.4/app-readme.md diff --git a/stable/syncthing/9.0.4/charts/common-8.3.19.tgz b/stable/syncthing/9.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/syncthing/9.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/syncthing/9.0.3/helm-values.md b/stable/syncthing/9.0.4/helm-values.md similarity index 100% rename from stable/syncthing/9.0.3/helm-values.md rename to stable/syncthing/9.0.4/helm-values.md diff --git a/stable/syncthing/9.0.3/ix_values.yaml b/stable/syncthing/9.0.4/ix_values.yaml similarity index 100% rename from stable/syncthing/9.0.3/ix_values.yaml rename to stable/syncthing/9.0.4/ix_values.yaml diff --git a/stable/syncthing/9.0.3/questions.yaml b/stable/syncthing/9.0.4/questions.yaml similarity index 100% rename from stable/syncthing/9.0.3/questions.yaml rename to stable/syncthing/9.0.4/questions.yaml diff --git a/stable/syncthing/9.0.3/templates/common.yaml b/stable/syncthing/9.0.4/templates/common.yaml similarity index 100% rename from stable/syncthing/9.0.3/templates/common.yaml rename to stable/syncthing/9.0.4/templates/common.yaml diff --git a/stable/teamspeak3/2.0.3/values.yaml b/stable/syncthing/9.0.4/values.yaml similarity index 100% rename from stable/teamspeak3/2.0.3/values.yaml rename to stable/syncthing/9.0.4/values.yaml diff --git a/stable/tautulli/9.0.3/Chart.lock b/stable/tautulli/9.0.3/Chart.lock deleted file mode 100644 index 59a403e1a63..00000000000 --- a/stable/tautulli/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/tautulli/9.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/tautulli/9.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/tautulli/9.0.3/CHANGELOG.md b/stable/tautulli/9.0.4/CHANGELOG.md similarity index 91% rename from stable/tautulli/9.0.3/CHANGELOG.md rename to stable/tautulli/9.0.4/CHANGELOG.md index 735d7828521..8151ebbfd31 100644 --- a/stable/tautulli/9.0.3/CHANGELOG.md +++ b/stable/tautulli/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [tautulli-9.0.4](https://github.com/truecharts/apps/compare/tautulli-9.0.3...tautulli-9.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [tautulli-9.0.3](https://github.com/truecharts/apps/compare/tautulli-9.0.2...tautulli-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [tautulli-8.0.11](https://github.com/truecharts/apps/compare/tautulli-8.0.10...tautulli-8.0.11) (2021-10-19) -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [tautulli-8.0.10](https://github.com/truecharts/apps/compare/tautulli-8.0.9...tautulli-8.0.10) (2021-10-19) - diff --git a/stable/teedy/3.0.4/CONFIG.md b/stable/tautulli/9.0.4/CONFIG.md similarity index 100% rename from stable/teedy/3.0.4/CONFIG.md rename to stable/tautulli/9.0.4/CONFIG.md diff --git a/stable/tautulli/9.0.4/Chart.lock b/stable/tautulli/9.0.4/Chart.lock new file mode 100644 index 00000000000..2b940791635 --- /dev/null +++ b/stable/tautulli/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:55:47.866792854Z" diff --git a/stable/tautulli/9.0.3/Chart.yaml b/stable/tautulli/9.0.4/Chart.yaml similarity index 96% rename from stable/tautulli/9.0.3/Chart.yaml rename to stable/tautulli/9.0.4/Chart.yaml index 60a0740188d..48b4859dc70 100644 --- a/stable/tautulli/9.0.3/Chart.yaml +++ b/stable/tautulli/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.7.7" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/tautulli/9.0.3/README.md b/stable/tautulli/9.0.4/README.md similarity index 96% rename from stable/tautulli/9.0.3/README.md rename to stable/tautulli/9.0.4/README.md index 215cc1302b7..fcd6a249dcc 100644 --- a/stable/tautulli/9.0.3/README.md +++ b/stable/tautulli/9.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/tautulli/9.0.3/app-readme.md b/stable/tautulli/9.0.4/app-readme.md similarity index 100% rename from stable/tautulli/9.0.3/app-readme.md rename to stable/tautulli/9.0.4/app-readme.md diff --git a/stable/tautulli/9.0.4/charts/common-8.3.19.tgz b/stable/tautulli/9.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/tautulli/9.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/tautulli/9.0.3/helm-values.md b/stable/tautulli/9.0.4/helm-values.md similarity index 100% rename from stable/tautulli/9.0.3/helm-values.md rename to stable/tautulli/9.0.4/helm-values.md diff --git a/stable/tautulli/9.0.3/ix_values.yaml b/stable/tautulli/9.0.4/ix_values.yaml similarity index 100% rename from stable/tautulli/9.0.3/ix_values.yaml rename to stable/tautulli/9.0.4/ix_values.yaml diff --git a/stable/tautulli/9.0.3/questions.yaml b/stable/tautulli/9.0.4/questions.yaml similarity index 100% rename from stable/tautulli/9.0.3/questions.yaml rename to stable/tautulli/9.0.4/questions.yaml diff --git a/stable/tautulli/9.0.3/templates/common.yaml b/stable/tautulli/9.0.4/templates/common.yaml similarity index 100% rename from stable/tautulli/9.0.3/templates/common.yaml rename to stable/tautulli/9.0.4/templates/common.yaml diff --git a/stable/teedy/3.0.4/values.yaml b/stable/tautulli/9.0.4/values.yaml similarity index 100% rename from stable/teedy/3.0.4/values.yaml rename to stable/tautulli/9.0.4/values.yaml diff --git a/stable/teamspeak3/2.0.3/Chart.lock b/stable/teamspeak3/2.0.3/Chart.lock deleted file mode 100644 index aea7589f3ac..00000000000 --- a/stable/teamspeak3/2.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/teamspeak3/2.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/teamspeak3/2.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/teamspeak3/2.0.3/CHANGELOG.md b/stable/teamspeak3/2.0.4/CHANGELOG.md similarity index 91% rename from stable/teamspeak3/2.0.3/CHANGELOG.md rename to stable/teamspeak3/2.0.4/CHANGELOG.md index 1d8e25c0e3d..1fbb0866a51 100644 --- a/stable/teamspeak3/2.0.3/CHANGELOG.md +++ b/stable/teamspeak3/2.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [teamspeak3-2.0.4](https://github.com/truecharts/apps/compare/teamspeak3-2.0.3...teamspeak3-2.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [teamspeak3-2.0.3](https://github.com/truecharts/apps/compare/teamspeak3-2.0.2...teamspeak3-2.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [teamspeak3-1.0.12](https://github.com/truecharts/apps/compare/teamspeak3-1.0.11...teamspeak3-1.0.12) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [teamspeak3-1.0.11](https://github.com/truecharts/apps/compare/teamspeak3-1.0.10...teamspeak3-1.0.11) (2021-10-19) - -#### Fix diff --git a/stable/thelounge/4.0.3/CONFIG.md b/stable/teamspeak3/2.0.4/CONFIG.md similarity index 100% rename from stable/thelounge/4.0.3/CONFIG.md rename to stable/teamspeak3/2.0.4/CONFIG.md diff --git a/stable/teamspeak3/2.0.4/Chart.lock b/stable/teamspeak3/2.0.4/Chart.lock new file mode 100644 index 00000000000..9bb892d7d5c --- /dev/null +++ b/stable/teamspeak3/2.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:56:16.345572722Z" diff --git a/stable/teamspeak3/2.0.3/Chart.yaml b/stable/teamspeak3/2.0.4/Chart.yaml similarity index 96% rename from stable/teamspeak3/2.0.3/Chart.yaml rename to stable/teamspeak3/2.0.4/Chart.yaml index 8232548cfd5..6b5dc0d90d9 100644 --- a/stable/teamspeak3/2.0.3/Chart.yaml +++ b/stable/teamspeak3/2.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.13.6" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 2.0.4 annotations: truecharts.org/catagories: | - voice diff --git a/stable/teamspeak3/2.0.3/README.md b/stable/teamspeak3/2.0.4/README.md similarity index 96% rename from stable/teamspeak3/2.0.3/README.md rename to stable/teamspeak3/2.0.4/README.md index c8fdb613fce..b4cd5919d32 100644 --- a/stable/teamspeak3/2.0.3/README.md +++ b/stable/teamspeak3/2.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/teamspeak3/2.0.3/app-readme.md b/stable/teamspeak3/2.0.4/app-readme.md similarity index 100% rename from stable/teamspeak3/2.0.3/app-readme.md rename to stable/teamspeak3/2.0.4/app-readme.md diff --git a/stable/teamspeak3/2.0.4/charts/common-8.3.19.tgz b/stable/teamspeak3/2.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/teamspeak3/2.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/teamspeak3/2.0.3/helm-values.md b/stable/teamspeak3/2.0.4/helm-values.md similarity index 100% rename from stable/teamspeak3/2.0.3/helm-values.md rename to stable/teamspeak3/2.0.4/helm-values.md diff --git a/stable/teamspeak3/2.0.3/ix_values.yaml b/stable/teamspeak3/2.0.4/ix_values.yaml similarity index 100% rename from stable/teamspeak3/2.0.3/ix_values.yaml rename to stable/teamspeak3/2.0.4/ix_values.yaml diff --git a/stable/teamspeak3/2.0.3/questions.yaml b/stable/teamspeak3/2.0.4/questions.yaml similarity index 100% rename from stable/teamspeak3/2.0.3/questions.yaml rename to stable/teamspeak3/2.0.4/questions.yaml diff --git a/stable/teamspeak3/2.0.3/templates/common.yaml b/stable/teamspeak3/2.0.4/templates/common.yaml similarity index 100% rename from stable/teamspeak3/2.0.3/templates/common.yaml rename to stable/teamspeak3/2.0.4/templates/common.yaml diff --git a/stable/thelounge/4.0.3/values.yaml b/stable/teamspeak3/2.0.4/values.yaml similarity index 100% rename from stable/thelounge/4.0.3/values.yaml rename to stable/teamspeak3/2.0.4/values.yaml diff --git a/stable/teedy/3.0.4/Chart.lock b/stable/teedy/3.0.4/Chart.lock deleted file mode 100644 index 04f9e8aa225..00000000000 --- a/stable/teedy/3.0.4/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/teedy/3.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/teedy/3.0.4/charts/common-8.3.18.tgz and /dev/null 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 deleted file mode 100644 index 12af7bda79d..00000000000 Binary files a/stable/teedy/3.0.4/charts/postgresql-5.1.5.tgz and /dev/null differ diff --git a/stable/teedy/3.0.4/CHANGELOG.md b/stable/teedy/3.0.5/CHANGELOG.md similarity index 86% rename from stable/teedy/3.0.4/CHANGELOG.md rename to stable/teedy/3.0.5/CHANGELOG.md index 3b3aea13802..dea96d2ed6b 100644 --- a/stable/teedy/3.0.4/CHANGELOG.md +++ b/stable/teedy/3.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [teedy-3.0.5](https://github.com/truecharts/apps/compare/teedy-3.0.4...teedy-3.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [teedy-3.0.4](https://github.com/truecharts/apps/compare/teedy-3.0.3...teedy-3.0.4) (2021-11-01) @@ -88,12 +97,3 @@ -### [teedy-0.0.3](https://github.com/truecharts/apps/compare/teedy-0.0.2...teedy-0.0.3) (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/traccar/3.0.4/CONFIG.md b/stable/teedy/3.0.5/CONFIG.md similarity index 100% rename from stable/traccar/3.0.4/CONFIG.md rename to stable/teedy/3.0.5/CONFIG.md diff --git a/stable/teedy/3.0.5/Chart.lock b/stable/teedy/3.0.5/Chart.lock new file mode 100644 index 00000000000..927e2e5bf2d --- /dev/null +++ b/stable/teedy/3.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.7 +digest: sha256:9ca72bff75244fed934f5f0ef33b2d3bd41a69bb37410bab6f5c96775c803bb3 +generated: "2021-11-02T18:56:46.106637913Z" diff --git a/stable/teedy/3.0.4/Chart.yaml b/stable/teedy/3.0.5/Chart.yaml similarity index 94% rename from stable/teedy/3.0.4/Chart.yaml rename to stable/teedy/3.0.5/Chart.yaml index 6a2e7885866..7c9325649cb 100644 --- a/stable/teedy/3.0.4/Chart.yaml +++ b/stable/teedy/3.0.5/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.4 +version: 3.0.5 kubeVersion: ">=1.16.0-0" keywords: - teedy @@ -16,11 +16,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.5 + version: 5.1.7 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/teedy/3.0.4/README.md b/stable/teedy/3.0.5/README.md similarity index 93% rename from stable/teedy/3.0.4/README.md rename to stable/teedy/3.0.5/README.md index 9a80096137d..b4f4469f2a5 100644 --- a/stable/teedy/3.0.4/README.md +++ b/stable/teedy/3.0.5/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.5 | -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org/ | postgresql | 5.1.7 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/teedy/3.0.4/app-readme.md b/stable/teedy/3.0.5/app-readme.md similarity index 100% rename from stable/teedy/3.0.4/app-readme.md rename to stable/teedy/3.0.5/app-readme.md diff --git a/stable/teedy/3.0.5/charts/common-8.3.19.tgz b/stable/teedy/3.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/teedy/3.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/teedy/3.0.5/charts/postgresql-5.1.7.tgz b/stable/teedy/3.0.5/charts/postgresql-5.1.7.tgz new file mode 100644 index 00000000000..c12e8aea1c5 Binary files /dev/null and b/stable/teedy/3.0.5/charts/postgresql-5.1.7.tgz differ diff --git a/stable/teedy/3.0.4/helm-values.md b/stable/teedy/3.0.5/helm-values.md similarity index 100% rename from stable/teedy/3.0.4/helm-values.md rename to stable/teedy/3.0.5/helm-values.md diff --git a/stable/teedy/3.0.4/ix_values.yaml b/stable/teedy/3.0.5/ix_values.yaml similarity index 100% rename from stable/teedy/3.0.4/ix_values.yaml rename to stable/teedy/3.0.5/ix_values.yaml diff --git a/stable/teedy/3.0.4/questions.yaml b/stable/teedy/3.0.5/questions.yaml similarity index 100% rename from stable/teedy/3.0.4/questions.yaml rename to stable/teedy/3.0.5/questions.yaml diff --git a/stable/teedy/3.0.4/templates/common.yaml b/stable/teedy/3.0.5/templates/common.yaml similarity index 100% rename from stable/teedy/3.0.4/templates/common.yaml rename to stable/teedy/3.0.5/templates/common.yaml diff --git a/stable/traccar/3.0.4/values.yaml b/stable/teedy/3.0.5/values.yaml similarity index 100% rename from stable/traccar/3.0.4/values.yaml rename to stable/teedy/3.0.5/values.yaml diff --git a/stable/thelounge/4.0.3/Chart.lock b/stable/thelounge/4.0.3/Chart.lock deleted file mode 100644 index e88a4028e96..00000000000 --- a/stable/thelounge/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/thelounge/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/thelounge/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/thelounge/4.0.3/CHANGELOG.md b/stable/thelounge/4.0.4/CHANGELOG.md similarity index 91% rename from stable/thelounge/4.0.3/CHANGELOG.md rename to stable/thelounge/4.0.4/CHANGELOG.md index 412b4b0a17d..fecdc776858 100644 --- a/stable/thelounge/4.0.3/CHANGELOG.md +++ b/stable/thelounge/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [thelounge-4.0.4](https://github.com/truecharts/apps/compare/thelounge-4.0.3...thelounge-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [thelounge-4.0.3](https://github.com/truecharts/apps/compare/thelounge-4.0.2...thelounge-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [thelounge-3.0.11](https://github.com/truecharts/apps/compare/thelounge-3.0.10...thelounge-3.0.11) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [thelounge-3.0.10](https://github.com/truecharts/apps/compare/thelounge-3.0.9...thelounge-3.0.10) (2021-10-19) - -#### Fix diff --git a/stable/transmission/9.0.3/CONFIG.md b/stable/thelounge/4.0.4/CONFIG.md similarity index 100% rename from stable/transmission/9.0.3/CONFIG.md rename to stable/thelounge/4.0.4/CONFIG.md diff --git a/stable/thelounge/4.0.4/Chart.lock b/stable/thelounge/4.0.4/Chart.lock new file mode 100644 index 00000000000..cda518c9be0 --- /dev/null +++ b/stable/thelounge/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:57:24.375291326Z" diff --git a/stable/thelounge/4.0.3/Chart.yaml b/stable/thelounge/4.0.4/Chart.yaml similarity index 95% rename from stable/thelounge/4.0.3/Chart.yaml rename to stable/thelounge/4.0.4/Chart.yaml index e1348dddf55..cfaff398d61 100644 --- a/stable/thelounge/4.0.3/Chart.yaml +++ b/stable/thelounge/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.2.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/thelounge/4.0.3/README.md b/stable/thelounge/4.0.4/README.md similarity index 96% rename from stable/thelounge/4.0.3/README.md rename to stable/thelounge/4.0.4/README.md index 8d28b7ca18a..8ff1c8d1bf4 100644 --- a/stable/thelounge/4.0.3/README.md +++ b/stable/thelounge/4.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/thelounge/4.0.3/app-readme.md b/stable/thelounge/4.0.4/app-readme.md similarity index 100% rename from stable/thelounge/4.0.3/app-readme.md rename to stable/thelounge/4.0.4/app-readme.md diff --git a/stable/thelounge/4.0.4/charts/common-8.3.19.tgz b/stable/thelounge/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/thelounge/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/thelounge/4.0.3/helm-values.md b/stable/thelounge/4.0.4/helm-values.md similarity index 100% rename from stable/thelounge/4.0.3/helm-values.md rename to stable/thelounge/4.0.4/helm-values.md diff --git a/stable/thelounge/4.0.3/ix_values.yaml b/stable/thelounge/4.0.4/ix_values.yaml similarity index 100% rename from stable/thelounge/4.0.3/ix_values.yaml rename to stable/thelounge/4.0.4/ix_values.yaml diff --git a/stable/thelounge/4.0.3/questions.yaml b/stable/thelounge/4.0.4/questions.yaml similarity index 100% rename from stable/thelounge/4.0.3/questions.yaml rename to stable/thelounge/4.0.4/questions.yaml diff --git a/stable/thelounge/4.0.3/templates/common.yaml b/stable/thelounge/4.0.4/templates/common.yaml similarity index 100% rename from stable/thelounge/4.0.3/templates/common.yaml rename to stable/thelounge/4.0.4/templates/common.yaml diff --git a/stable/transmission/9.0.3/values.yaml b/stable/thelounge/4.0.4/values.yaml similarity index 100% rename from stable/transmission/9.0.3/values.yaml rename to stable/thelounge/4.0.4/values.yaml diff --git a/stable/traccar/3.0.4/Chart.lock b/stable/traccar/3.0.4/Chart.lock deleted file mode 100644 index a5d2e7e6085..00000000000 --- a/stable/traccar/3.0.4/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/traccar/3.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/traccar/3.0.4/charts/common-8.3.18.tgz and /dev/null 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 deleted file mode 100644 index 12af7bda79d..00000000000 Binary files a/stable/traccar/3.0.4/charts/postgresql-5.1.5.tgz and /dev/null differ diff --git a/stable/traccar/3.0.4/CHANGELOG.md b/stable/traccar/3.0.5/CHANGELOG.md similarity index 87% rename from stable/traccar/3.0.4/CHANGELOG.md rename to stable/traccar/3.0.5/CHANGELOG.md index d71a5a46e01..24d85abb8ba 100644 --- a/stable/traccar/3.0.4/CHANGELOG.md +++ b/stable/traccar/3.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [traccar-3.0.5](https://github.com/truecharts/apps/compare/traccar-3.0.4...traccar-3.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [traccar-3.0.4](https://github.com/truecharts/apps/compare/traccar-3.0.3...traccar-3.0.4) (2021-11-01) @@ -88,12 +97,3 @@ -### [traccar-0.0.3](https://github.com/truecharts/apps/compare/traccar-0.0.2...traccar-0.0.3) (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/truecommand/9.0.3/CONFIG.md b/stable/traccar/3.0.5/CONFIG.md similarity index 100% rename from stable/truecommand/9.0.3/CONFIG.md rename to stable/traccar/3.0.5/CONFIG.md diff --git a/stable/traccar/3.0.5/Chart.lock b/stable/traccar/3.0.5/Chart.lock new file mode 100644 index 00000000000..4657b4c1201 --- /dev/null +++ b/stable/traccar/3.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.7 +digest: sha256:9ca72bff75244fed934f5f0ef33b2d3bd41a69bb37410bab6f5c96775c803bb3 +generated: "2021-11-02T18:57:54.165995517Z" diff --git a/stable/traccar/3.0.4/Chart.yaml b/stable/traccar/3.0.5/Chart.yaml similarity index 93% rename from stable/traccar/3.0.4/Chart.yaml rename to stable/traccar/3.0.5/Chart.yaml index 2a63c26ca88..5501769b46f 100644 --- a/stable/traccar/3.0.4/Chart.yaml +++ b/stable/traccar/3.0.5/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.4 +version: 3.0.5 kubeVersion: ">=1.16.0-0" keywords: - traccar @@ -15,11 +15,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.5 + version: 5.1.7 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/traccar/3.0.4/README.md b/stable/traccar/3.0.5/README.md similarity index 93% rename from stable/traccar/3.0.4/README.md rename to stable/traccar/3.0.5/README.md index d65528d0c68..56e48112fdc 100644 --- a/stable/traccar/3.0.4/README.md +++ b/stable/traccar/3.0.5/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.5 | -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org/ | postgresql | 5.1.7 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/traccar/3.0.4/app-readme.md b/stable/traccar/3.0.5/app-readme.md similarity index 100% rename from stable/traccar/3.0.4/app-readme.md rename to stable/traccar/3.0.5/app-readme.md diff --git a/stable/traccar/3.0.5/charts/common-8.3.19.tgz b/stable/traccar/3.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/traccar/3.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/traccar/3.0.5/charts/postgresql-5.1.7.tgz b/stable/traccar/3.0.5/charts/postgresql-5.1.7.tgz new file mode 100644 index 00000000000..c12e8aea1c5 Binary files /dev/null and b/stable/traccar/3.0.5/charts/postgresql-5.1.7.tgz differ diff --git a/stable/traccar/3.0.4/helm-values.md b/stable/traccar/3.0.5/helm-values.md similarity index 100% rename from stable/traccar/3.0.4/helm-values.md rename to stable/traccar/3.0.5/helm-values.md diff --git a/stable/traccar/3.0.4/ix_values.yaml b/stable/traccar/3.0.5/ix_values.yaml similarity index 100% rename from stable/traccar/3.0.4/ix_values.yaml rename to stable/traccar/3.0.5/ix_values.yaml diff --git a/stable/traccar/3.0.4/questions.yaml b/stable/traccar/3.0.5/questions.yaml similarity index 100% rename from stable/traccar/3.0.4/questions.yaml rename to stable/traccar/3.0.5/questions.yaml diff --git a/stable/traccar/3.0.4/templates/common.yaml b/stable/traccar/3.0.5/templates/common.yaml similarity index 100% rename from stable/traccar/3.0.4/templates/common.yaml rename to stable/traccar/3.0.5/templates/common.yaml diff --git a/stable/truecommand/9.0.3/values.yaml b/stable/traccar/3.0.5/values.yaml similarity index 100% rename from stable/truecommand/9.0.3/values.yaml rename to stable/traccar/3.0.5/values.yaml diff --git a/stable/traefik/10.0.4/CHANGELOG.md b/stable/traefik/10.0.4/CHANGELOG.md new file mode 100644 index 00000000000..63a330090b1 --- /dev/null +++ b/stable/traefik/10.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [traefik-10.0.4](https://github.com/truecharts/apps/compare/traefik-10.0.3...traefik-10.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + + +### [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)) + + + diff --git a/stable/tt-rss/3.0.7/CONFIG.md b/stable/traefik/10.0.4/CONFIG.md similarity index 100% rename from stable/tt-rss/3.0.7/CONFIG.md rename to stable/traefik/10.0.4/CONFIG.md diff --git a/stable/traefik/10.0.4/Chart.lock b/stable/traefik/10.0.4/Chart.lock new file mode 100644 index 00000000000..a16559b5d88 --- /dev/null +++ b/stable/traefik/10.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:58:31.992993496Z" diff --git a/stable/traefik/10.0.4/Chart.yaml b/stable/traefik/10.0.4/Chart.yaml new file mode 100644 index 00000000000..7eab41403b1 --- /dev/null +++ b/stable/traefik/10.0.4/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.5.3" +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +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.4 +annotations: + truecharts.org/catagories: | + - network + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/traefik/10.0.4/README.md b/stable/traefik/10.0.4/README.md new file mode 100644 index 00000000000..be1efe9dcf3 --- /dev/null +++ b/stable/traefik/10.0.4/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.19 | + +## 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.4/app-readme.md b/stable/traefik/10.0.4/app-readme.md new file mode 100644 index 00000000000..823c75135e0 --- /dev/null +++ b/stable/traefik/10.0.4/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.4/charts/common-8.3.19.tgz b/stable/traefik/10.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/traefik/10.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/traefik/10.0.4/crds/ingressroute.yaml b/stable/traefik/10.0.4/crds/ingressroute.yaml new file mode 100644 index 00000000000..3391ba532a4 --- /dev/null +++ b/stable/traefik/10.0.4/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.4/crds/ingressroutetcp.yaml b/stable/traefik/10.0.4/crds/ingressroutetcp.yaml new file mode 100644 index 00000000000..67e099b47da --- /dev/null +++ b/stable/traefik/10.0.4/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.4/crds/ingressrouteudp.yaml b/stable/traefik/10.0.4/crds/ingressrouteudp.yaml new file mode 100644 index 00000000000..910acd6c270 --- /dev/null +++ b/stable/traefik/10.0.4/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.4/crds/middlewares.yaml b/stable/traefik/10.0.4/crds/middlewares.yaml new file mode 100644 index 00000000000..1770587a327 --- /dev/null +++ b/stable/traefik/10.0.4/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.4/crds/middlewarestcp.yaml b/stable/traefik/10.0.4/crds/middlewarestcp.yaml new file mode 100644 index 00000000000..f0d1d5640bd --- /dev/null +++ b/stable/traefik/10.0.4/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.4/crds/serverstransports.yaml b/stable/traefik/10.0.4/crds/serverstransports.yaml new file mode 100644 index 00000000000..78241697d1a --- /dev/null +++ b/stable/traefik/10.0.4/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.4/crds/tlsoptions.yaml b/stable/traefik/10.0.4/crds/tlsoptions.yaml new file mode 100644 index 00000000000..c901ac2df5e --- /dev/null +++ b/stable/traefik/10.0.4/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.4/crds/tlsstores.yaml b/stable/traefik/10.0.4/crds/tlsstores.yaml new file mode 100644 index 00000000000..7bb6193b026 --- /dev/null +++ b/stable/traefik/10.0.4/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.4/crds/traefikservices.yaml b/stable/traefik/10.0.4/crds/traefikservices.yaml new file mode 100644 index 00000000000..1d98c25d68d --- /dev/null +++ b/stable/traefik/10.0.4/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.4/helm-values.md b/stable/traefik/10.0.4/helm-values.md new file mode 100644 index 00000000000..a4c451a7e4c --- /dev/null +++ b/stable/traefik/10.0.4/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.4/ix_values.yaml b/stable/traefik/10.0.4/ix_values.yaml new file mode 100644 index 00000000000..00df674911d --- /dev/null +++ b/stable/traefik/10.0.4/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.4/questions.yaml b/stable/traefik/10.0.4/questions.yaml new file mode 100644 index 00000000000..3cc01e2bf6d --- /dev/null +++ b/stable/traefik/10.0.4/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.4/templates/_args.tpl b/stable/traefik/10.0.4/templates/_args.tpl new file mode 100644 index 00000000000..41e7e44b8fd --- /dev/null +++ b/stable/traefik/10.0.4/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.4/templates/_helpers.tpl b/stable/traefik/10.0.4/templates/_helpers.tpl new file mode 100644 index 00000000000..8c6c4ac96bc --- /dev/null +++ b/stable/traefik/10.0.4/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.4/templates/_ingressclass.tpl b/stable/traefik/10.0.4/templates/_ingressclass.tpl new file mode 100644 index 00000000000..27f8467fc9e --- /dev/null +++ b/stable/traefik/10.0.4/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.4/templates/_ingressroute.tpl b/stable/traefik/10.0.4/templates/_ingressroute.tpl new file mode 100644 index 00000000000..f848bc108fc --- /dev/null +++ b/stable/traefik/10.0.4/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.4/templates/_portalhook.tpl b/stable/traefik/10.0.4/templates/_portalhook.tpl new file mode 100644 index 00000000000..e3586c5d4e9 --- /dev/null +++ b/stable/traefik/10.0.4/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.4/templates/_tlsoptions.tpl b/stable/traefik/10.0.4/templates/_tlsoptions.tpl new file mode 100644 index 00000000000..3e5aad3bee9 --- /dev/null +++ b/stable/traefik/10.0.4/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.4/templates/common.yaml b/stable/traefik/10.0.4/templates/common.yaml new file mode 100644 index 00000000000..72c57659973 --- /dev/null +++ b/stable/traefik/10.0.4/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.4/templates/middlewares/basic-middleware.yaml b/stable/traefik/10.0.4/templates/middlewares/basic-middleware.yaml new file mode 100644 index 00000000000..fca94384953 --- /dev/null +++ b/stable/traefik/10.0.4/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.4/templates/middlewares/basicauth.yaml b/stable/traefik/10.0.4/templates/middlewares/basicauth.yaml new file mode 100644 index 00000000000..ccb541742f0 --- /dev/null +++ b/stable/traefik/10.0.4/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.4/templates/middlewares/chain.yaml b/stable/traefik/10.0.4/templates/middlewares/chain.yaml new file mode 100644 index 00000000000..e22eb312207 --- /dev/null +++ b/stable/traefik/10.0.4/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.4/templates/middlewares/forwardauth.yaml b/stable/traefik/10.0.4/templates/middlewares/forwardauth.yaml new file mode 100644 index 00000000000..7a3e32fdbf7 --- /dev/null +++ b/stable/traefik/10.0.4/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.4/templates/middlewares/ipwhitelist.yaml b/stable/traefik/10.0.4/templates/middlewares/ipwhitelist.yaml new file mode 100644 index 00000000000..82467dea0b9 --- /dev/null +++ b/stable/traefik/10.0.4/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.4/templates/middlewares/ratelimit.yaml b/stable/traefik/10.0.4/templates/middlewares/ratelimit.yaml new file mode 100644 index 00000000000..144b9d8bf38 --- /dev/null +++ b/stable/traefik/10.0.4/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.4/templates/middlewares/redirectScheme.yaml b/stable/traefik/10.0.4/templates/middlewares/redirectScheme.yaml new file mode 100644 index 00000000000..f2413f84e19 --- /dev/null +++ b/stable/traefik/10.0.4/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.4/templates/middlewares/redirectregex.yaml b/stable/traefik/10.0.4/templates/middlewares/redirectregex.yaml new file mode 100644 index 00000000000..683aec93d72 --- /dev/null +++ b/stable/traefik/10.0.4/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.4/templates/middlewares/tc-nextcloud.yaml b/stable/traefik/10.0.4/templates/middlewares/tc-nextcloud.yaml new file mode 100644 index 00000000000..6a3019d56c5 --- /dev/null +++ b/stable/traefik/10.0.4/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.7/values.yaml b/stable/traefik/10.0.4/values.yaml similarity index 100% rename from stable/tt-rss/3.0.7/values.yaml rename to stable/traefik/10.0.4/values.yaml diff --git a/stable/transmission/9.0.3/Chart.lock b/stable/transmission/9.0.3/Chart.lock deleted file mode 100644 index c790f7bb117..00000000000 --- a/stable/transmission/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/transmission/9.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/transmission/9.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/transmission/9.0.3/CHANGELOG.md b/stable/transmission/9.0.4/CHANGELOG.md similarity index 91% rename from stable/transmission/9.0.3/CHANGELOG.md rename to stable/transmission/9.0.4/CHANGELOG.md index 69805fc3b4e..a3d3607bd62 100644 --- a/stable/transmission/9.0.3/CHANGELOG.md +++ b/stable/transmission/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [transmission-9.0.4](https://github.com/truecharts/apps/compare/transmission-9.0.3...transmission-9.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [transmission-9.0.3](https://github.com/truecharts/apps/compare/transmission-9.0.2...transmission-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [transmission-8.0.11](https://github.com/truecharts/apps/compare/transmission-8.0.10...transmission-8.0.11) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [transmission-8.0.10](https://github.com/truecharts/apps/compare/transmission-8.0.9...transmission-8.0.10) (2021-10-19) - -#### Fix diff --git a/stable/twtxt/1.0.3/CONFIG.md b/stable/transmission/9.0.4/CONFIG.md similarity index 100% rename from stable/twtxt/1.0.3/CONFIG.md rename to stable/transmission/9.0.4/CONFIG.md diff --git a/stable/transmission/9.0.4/Chart.lock b/stable/transmission/9.0.4/Chart.lock new file mode 100644 index 00000000000..c769f08d548 --- /dev/null +++ b/stable/transmission/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:59:00.579301933Z" diff --git a/stable/transmission/9.0.3/Chart.yaml b/stable/transmission/9.0.4/Chart.yaml similarity index 96% rename from stable/transmission/9.0.3/Chart.yaml rename to stable/transmission/9.0.4/Chart.yaml index 662b9841cdb..d2ccaaf0708 100644 --- a/stable/transmission/9.0.3/Chart.yaml +++ b/stable/transmission/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.00" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - download-tools diff --git a/stable/transmission/9.0.3/README.md b/stable/transmission/9.0.4/README.md similarity index 96% rename from stable/transmission/9.0.3/README.md rename to stable/transmission/9.0.4/README.md index 4a6a0808ef6..54265cdcd4e 100644 --- a/stable/transmission/9.0.3/README.md +++ b/stable/transmission/9.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/transmission/9.0.3/app-readme.md b/stable/transmission/9.0.4/app-readme.md similarity index 100% rename from stable/transmission/9.0.3/app-readme.md rename to stable/transmission/9.0.4/app-readme.md diff --git a/stable/transmission/9.0.4/charts/common-8.3.19.tgz b/stable/transmission/9.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/transmission/9.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/transmission/9.0.3/helm-values.md b/stable/transmission/9.0.4/helm-values.md similarity index 100% rename from stable/transmission/9.0.3/helm-values.md rename to stable/transmission/9.0.4/helm-values.md diff --git a/stable/transmission/9.0.3/ix_values.yaml b/stable/transmission/9.0.4/ix_values.yaml similarity index 100% rename from stable/transmission/9.0.3/ix_values.yaml rename to stable/transmission/9.0.4/ix_values.yaml diff --git a/stable/transmission/9.0.3/questions.yaml b/stable/transmission/9.0.4/questions.yaml similarity index 100% rename from stable/transmission/9.0.3/questions.yaml rename to stable/transmission/9.0.4/questions.yaml diff --git a/stable/transmission/9.0.3/templates/common.yaml b/stable/transmission/9.0.4/templates/common.yaml similarity index 100% rename from stable/transmission/9.0.3/templates/common.yaml rename to stable/transmission/9.0.4/templates/common.yaml diff --git a/stable/twtxt/1.0.3/values.yaml b/stable/transmission/9.0.4/values.yaml similarity index 100% rename from stable/twtxt/1.0.3/values.yaml rename to stable/transmission/9.0.4/values.yaml diff --git a/stable/truecommand/9.0.3/Chart.lock b/stable/truecommand/9.0.3/Chart.lock deleted file mode 100644 index 609a4304710..00000000000 --- a/stable/truecommand/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/truecommand/9.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/truecommand/9.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/truecommand/9.0.3/CHANGELOG.md b/stable/truecommand/9.0.4/CHANGELOG.md similarity index 91% rename from stable/truecommand/9.0.3/CHANGELOG.md rename to stable/truecommand/9.0.4/CHANGELOG.md index 62ebf86a6f7..2700907487e 100644 --- a/stable/truecommand/9.0.3/CHANGELOG.md +++ b/stable/truecommand/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [truecommand-9.0.4](https://github.com/truecharts/apps/compare/truecommand-9.0.3...truecommand-9.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [truecommand-9.0.3](https://github.com/truecharts/apps/compare/truecommand-9.0.2...truecommand-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [truecommand-8.0.11](https://github.com/truecharts/apps/compare/truecommand-8.0.10...truecommand-8.0.11) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [truecommand-8.0.10](https://github.com/truecharts/apps/compare/truecommand-8.0.9...truecommand-8.0.10) (2021-10-19) - -#### Fix diff --git a/stable/unifi/9.0.3/CONFIG.md b/stable/truecommand/9.0.4/CONFIG.md similarity index 100% rename from stable/unifi/9.0.3/CONFIG.md rename to stable/truecommand/9.0.4/CONFIG.md diff --git a/stable/truecommand/9.0.4/Chart.lock b/stable/truecommand/9.0.4/Chart.lock new file mode 100644 index 00000000000..dde354ee097 --- /dev/null +++ b/stable/truecommand/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T18:59:29.493001485Z" diff --git a/stable/truecommand/9.0.3/Chart.yaml b/stable/truecommand/9.0.4/Chart.yaml similarity index 95% rename from stable/truecommand/9.0.3/Chart.yaml rename to stable/truecommand/9.0.4/Chart.yaml index 7e7e3de480f..4f3262b733e 100644 --- a/stable/truecommand/9.0.3/Chart.yaml +++ b/stable/truecommand/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - Administration diff --git a/stable/truecommand/9.0.3/README.md b/stable/truecommand/9.0.4/README.md similarity index 96% rename from stable/truecommand/9.0.3/README.md rename to stable/truecommand/9.0.4/README.md index 9f44619bee0..f40d211ff96 100644 --- a/stable/truecommand/9.0.3/README.md +++ b/stable/truecommand/9.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/truecommand/9.0.3/app-readme.md b/stable/truecommand/9.0.4/app-readme.md similarity index 100% rename from stable/truecommand/9.0.3/app-readme.md rename to stable/truecommand/9.0.4/app-readme.md diff --git a/stable/truecommand/9.0.4/charts/common-8.3.19.tgz b/stable/truecommand/9.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/truecommand/9.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/truecommand/9.0.3/helm-values.md b/stable/truecommand/9.0.4/helm-values.md similarity index 100% rename from stable/truecommand/9.0.3/helm-values.md rename to stable/truecommand/9.0.4/helm-values.md diff --git a/stable/truecommand/9.0.3/ix_values.yaml b/stable/truecommand/9.0.4/ix_values.yaml similarity index 100% rename from stable/truecommand/9.0.3/ix_values.yaml rename to stable/truecommand/9.0.4/ix_values.yaml diff --git a/stable/truecommand/9.0.3/questions.yaml b/stable/truecommand/9.0.4/questions.yaml similarity index 100% rename from stable/truecommand/9.0.3/questions.yaml rename to stable/truecommand/9.0.4/questions.yaml diff --git a/stable/truecommand/9.0.3/templates/common.yaml b/stable/truecommand/9.0.4/templates/common.yaml similarity index 100% rename from stable/truecommand/9.0.3/templates/common.yaml rename to stable/truecommand/9.0.4/templates/common.yaml diff --git a/stable/unifi/9.0.3/values.yaml b/stable/truecommand/9.0.4/values.yaml similarity index 100% rename from stable/unifi/9.0.3/values.yaml rename to stable/truecommand/9.0.4/values.yaml diff --git a/stable/tt-rss/3.0.7/Chart.lock b/stable/tt-rss/3.0.7/Chart.lock deleted file mode 100644 index ec677cec691..00000000000 --- a/stable/tt-rss/3.0.7/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -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-02T13:35:31.517733479Z" diff --git a/stable/tt-rss/3.0.7/charts/common-8.3.18.tgz b/stable/tt-rss/3.0.7/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/tt-rss/3.0.7/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/tt-rss/3.0.7/charts/postgresql-5.1.5.tgz b/stable/tt-rss/3.0.7/charts/postgresql-5.1.5.tgz deleted file mode 100644 index 12af7bda79d..00000000000 Binary files a/stable/tt-rss/3.0.7/charts/postgresql-5.1.5.tgz and /dev/null differ diff --git a/stable/tt-rss/3.0.7/CHANGELOG.md b/stable/tt-rss/3.0.8/CHANGELOG.md similarity index 91% rename from stable/tt-rss/3.0.7/CHANGELOG.md rename to stable/tt-rss/3.0.8/CHANGELOG.md index a8bb35bd40c..cf106bf27b3 100644 --- a/stable/tt-rss/3.0.7/CHANGELOG.md +++ b/stable/tt-rss/3.0.8/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [tt-rss-3.0.8](https://github.com/truecharts/apps/compare/tt-rss-3.0.7...tt-rss-3.0.8) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [tt-rss-3.0.7](https://github.com/truecharts/apps/compare/tt-rss-3.0.6...tt-rss-3.0.7) (2021-11-02) @@ -88,12 +97,3 @@ ### [tt-rss-1.0.3](https://github.com/truecharts/apps/compare/tt-rss-1.0.0...tt-rss-1.0.3) (2021-10-20) #### Chore - -* bump apps, remove duplicates and move incubator to stable for RC1 - - - - -### [tt-rss-1.0.0](https://github.com/truecharts/apps/compare/tt-rss-0.0.4...tt-rss-1.0.0) (2021-10-20) - -#### Chore diff --git a/stable/unpackerr/4.0.3/CONFIG.md b/stable/tt-rss/3.0.8/CONFIG.md similarity index 100% rename from stable/unpackerr/4.0.3/CONFIG.md rename to stable/tt-rss/3.0.8/CONFIG.md diff --git a/stable/tt-rss/3.0.8/Chart.lock b/stable/tt-rss/3.0.8/Chart.lock new file mode 100644 index 00000000000..5001e1b511a --- /dev/null +++ b/stable/tt-rss/3.0.8/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.7 +digest: sha256:9ca72bff75244fed934f5f0ef33b2d3bd41a69bb37410bab6f5c96775c803bb3 +generated: "2021-11-02T18:59:59.656292037Z" diff --git a/stable/tt-rss/3.0.7/Chart.yaml b/stable/tt-rss/3.0.8/Chart.yaml similarity index 93% rename from stable/tt-rss/3.0.7/Chart.yaml rename to stable/tt-rss/3.0.8/Chart.yaml index bc0395e0ad8..750171b9a64 100644 --- a/stable/tt-rss/3.0.7/Chart.yaml +++ b/stable/tt-rss/3.0.8/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.9038.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.7 +version: 3.0.8 kubeVersion: ">=1.16.0-0" keywords: - tt-rss @@ -13,11 +13,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.5 + version: 5.1.7 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/tt-rss/3.0.7/README.md b/stable/tt-rss/3.0.8/README.md similarity index 93% rename from stable/tt-rss/3.0.7/README.md rename to stable/tt-rss/3.0.8/README.md index 0285031df42..7c9b6ecab25 100644 --- a/stable/tt-rss/3.0.7/README.md +++ b/stable/tt-rss/3.0.8/README.md @@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.5 | -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org/ | postgresql | 5.1.7 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/tt-rss/3.0.7/app-readme.md b/stable/tt-rss/3.0.8/app-readme.md similarity index 100% rename from stable/tt-rss/3.0.7/app-readme.md rename to stable/tt-rss/3.0.8/app-readme.md diff --git a/stable/tt-rss/3.0.8/charts/common-8.3.19.tgz b/stable/tt-rss/3.0.8/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/tt-rss/3.0.8/charts/common-8.3.19.tgz differ diff --git a/stable/tt-rss/3.0.8/charts/postgresql-5.1.7.tgz b/stable/tt-rss/3.0.8/charts/postgresql-5.1.7.tgz new file mode 100644 index 00000000000..c12e8aea1c5 Binary files /dev/null and b/stable/tt-rss/3.0.8/charts/postgresql-5.1.7.tgz differ diff --git a/stable/tt-rss/3.0.7/helm-values.md b/stable/tt-rss/3.0.8/helm-values.md similarity index 100% rename from stable/tt-rss/3.0.7/helm-values.md rename to stable/tt-rss/3.0.8/helm-values.md diff --git a/stable/tt-rss/3.0.7/ix_values.yaml b/stable/tt-rss/3.0.8/ix_values.yaml similarity index 100% rename from stable/tt-rss/3.0.7/ix_values.yaml rename to stable/tt-rss/3.0.8/ix_values.yaml diff --git a/stable/tt-rss/3.0.7/questions.yaml b/stable/tt-rss/3.0.8/questions.yaml similarity index 100% rename from stable/tt-rss/3.0.7/questions.yaml rename to stable/tt-rss/3.0.8/questions.yaml diff --git a/stable/tt-rss/3.0.7/templates/common.yaml b/stable/tt-rss/3.0.8/templates/common.yaml similarity index 100% rename from stable/tt-rss/3.0.7/templates/common.yaml rename to stable/tt-rss/3.0.8/templates/common.yaml diff --git a/stable/unpackerr/4.0.3/values.yaml b/stable/tt-rss/3.0.8/values.yaml similarity index 100% rename from stable/unpackerr/4.0.3/values.yaml rename to stable/tt-rss/3.0.8/values.yaml diff --git a/stable/tvheadend/10.0.4/CHANGELOG.md b/stable/tvheadend/10.0.4/CHANGELOG.md new file mode 100644 index 00000000000..fa4754a008a --- /dev/null +++ b/stable/tvheadend/10.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [tvheadend-10.0.4](https://github.com/truecharts/apps/compare/tvheadend-10.0.3...tvheadend-10.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + + +### [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 diff --git a/stable/uptime-kuma/1.0.4/CONFIG.md b/stable/tvheadend/10.0.4/CONFIG.md similarity index 100% rename from stable/uptime-kuma/1.0.4/CONFIG.md rename to stable/tvheadend/10.0.4/CONFIG.md diff --git a/stable/tvheadend/10.0.4/Chart.lock b/stable/tvheadend/10.0.4/Chart.lock new file mode 100644 index 00000000000..7483409d7de --- /dev/null +++ b/stable/tvheadend/10.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T19:00:38.300061643Z" diff --git a/stable/tvheadend/10.0.4/Chart.yaml b/stable/tvheadend/10.0.4/Chart.yaml new file mode 100644 index 00000000000..bb84c16f362 --- /dev/null +++ b/stable/tvheadend/10.0.4/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "63784405" +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +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.4 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tvheadend/10.0.4/README.md b/stable/tvheadend/10.0.4/README.md new file mode 100644 index 00000000000..9e858fb65b3 --- /dev/null +++ b/stable/tvheadend/10.0.4/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.19 | + +## 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.4/app-readme.md b/stable/tvheadend/10.0.4/app-readme.md new file mode 100644 index 00000000000..6f8c2dcd2bb --- /dev/null +++ b/stable/tvheadend/10.0.4/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.4/charts/common-8.3.19.tgz b/stable/tvheadend/10.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/tvheadend/10.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/tvheadend/10.0.4/helm-values.md b/stable/tvheadend/10.0.4/helm-values.md new file mode 100644 index 00000000000..a7b4cf8fafa --- /dev/null +++ b/stable/tvheadend/10.0.4/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.4/ix_values.yaml b/stable/tvheadend/10.0.4/ix_values.yaml new file mode 100644 index 00000000000..87ccc406250 --- /dev/null +++ b/stable/tvheadend/10.0.4/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.4/questions.yaml b/stable/tvheadend/10.0.4/questions.yaml new file mode 100644 index 00000000000..44293cb0bc6 --- /dev/null +++ b/stable/tvheadend/10.0.4/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.3/templates/common.yaml b/stable/tvheadend/10.0.4/templates/common.yaml similarity index 100% rename from stable/unifi/9.0.3/templates/common.yaml rename to stable/tvheadend/10.0.4/templates/common.yaml diff --git a/stable/uptime-kuma/1.0.4/values.yaml b/stable/tvheadend/10.0.4/values.yaml similarity index 100% rename from stable/uptime-kuma/1.0.4/values.yaml rename to stable/tvheadend/10.0.4/values.yaml diff --git a/stable/twtxt/1.0.3/Chart.lock b/stable/twtxt/1.0.3/Chart.lock deleted file mode 100644 index 7bea5198dd2..00000000000 --- a/stable/twtxt/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/twtxt/1.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/twtxt/1.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/twtxt/1.0.3/CHANGELOG.md b/stable/twtxt/1.0.4/CHANGELOG.md similarity index 89% rename from stable/twtxt/1.0.3/CHANGELOG.md rename to stable/twtxt/1.0.4/CHANGELOG.md index 113ef76cbd1..63b25d2d9b4 100644 --- a/stable/twtxt/1.0.3/CHANGELOG.md +++ b/stable/twtxt/1.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [twtxt-1.0.4](https://github.com/truecharts/apps/compare/twtxt-1.0.3...twtxt-1.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [twtxt-1.0.3](https://github.com/truecharts/apps/compare/twtxt-1.0.2...twtxt-1.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [twtxt-0.0.6](https://github.com/truecharts/apps/compare/twtxt-0.0.5...twtxt-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/valheim/1.0.3/CONFIG.md b/stable/twtxt/1.0.4/CONFIG.md similarity index 100% rename from stable/valheim/1.0.3/CONFIG.md rename to stable/twtxt/1.0.4/CONFIG.md diff --git a/stable/twtxt/1.0.4/Chart.lock b/stable/twtxt/1.0.4/Chart.lock new file mode 100644 index 00000000000..2af7367814c --- /dev/null +++ b/stable/twtxt/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T19:01:07.449969465Z" diff --git a/stable/twtxt/1.0.3/Chart.yaml b/stable/twtxt/1.0.4/Chart.yaml similarity index 95% rename from stable/twtxt/1.0.3/Chart.yaml rename to stable/twtxt/1.0.4/Chart.yaml index 30aaefb5333..d3283e110b6 100644 --- a/stable/twtxt/1.0.3/Chart.yaml +++ b/stable/twtxt/1.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/twtxt/1.0.3/README.md b/stable/twtxt/1.0.4/README.md similarity index 96% rename from stable/twtxt/1.0.3/README.md rename to stable/twtxt/1.0.4/README.md index adf084514a3..6fef7c83be3 100644 --- a/stable/twtxt/1.0.3/README.md +++ b/stable/twtxt/1.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/twtxt/1.0.3/app-readme.md b/stable/twtxt/1.0.4/app-readme.md similarity index 100% rename from stable/twtxt/1.0.3/app-readme.md rename to stable/twtxt/1.0.4/app-readme.md diff --git a/stable/twtxt/1.0.4/charts/common-8.3.19.tgz b/stable/twtxt/1.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/twtxt/1.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/twtxt/1.0.3/helm-values.md b/stable/twtxt/1.0.4/helm-values.md similarity index 100% rename from stable/twtxt/1.0.3/helm-values.md rename to stable/twtxt/1.0.4/helm-values.md diff --git a/stable/twtxt/1.0.3/ix_values.yaml b/stable/twtxt/1.0.4/ix_values.yaml similarity index 100% rename from stable/twtxt/1.0.3/ix_values.yaml rename to stable/twtxt/1.0.4/ix_values.yaml diff --git a/stable/twtxt/1.0.3/questions.yaml b/stable/twtxt/1.0.4/questions.yaml similarity index 100% rename from stable/twtxt/1.0.3/questions.yaml rename to stable/twtxt/1.0.4/questions.yaml diff --git a/stable/twtxt/1.0.3/templates/common.yaml b/stable/twtxt/1.0.4/templates/common.yaml similarity index 100% rename from stable/twtxt/1.0.3/templates/common.yaml rename to stable/twtxt/1.0.4/templates/common.yaml diff --git a/stable/valheim/1.0.3/values.yaml b/stable/twtxt/1.0.4/values.yaml similarity index 100% rename from stable/valheim/1.0.3/values.yaml rename to stable/twtxt/1.0.4/values.yaml diff --git a/stable/unifi/9.0.3/Chart.lock b/stable/unifi/9.0.3/Chart.lock deleted file mode 100644 index a5b7017575a..00000000000 --- a/stable/unifi/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/unifi/9.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/unifi/9.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/unifi/9.0.3/CHANGELOG.md b/stable/unifi/9.0.4/CHANGELOG.md similarity index 91% rename from stable/unifi/9.0.3/CHANGELOG.md rename to stable/unifi/9.0.4/CHANGELOG.md index 657cf213299..86c5faa98f7 100644 --- a/stable/unifi/9.0.3/CHANGELOG.md +++ b/stable/unifi/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [unifi-9.0.4](https://github.com/truecharts/apps/compare/unifi-9.0.3...unifi-9.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [unifi-9.0.3](https://github.com/truecharts/apps/compare/unifi-9.0.2...unifi-9.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [unifi-8.0.12](https://github.com/truecharts/apps/compare/unifi-8.0.11...unifi-8.0.12) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [unifi-8.0.11](https://github.com/truecharts/apps/compare/unifi-8.0.10...unifi-8.0.11) (2021-10-19) - -#### Fix diff --git a/stable/whoogle/1.0.3/CONFIG.md b/stable/unifi/9.0.4/CONFIG.md similarity index 100% rename from stable/whoogle/1.0.3/CONFIG.md rename to stable/unifi/9.0.4/CONFIG.md diff --git a/stable/unifi/9.0.4/Chart.lock b/stable/unifi/9.0.4/Chart.lock new file mode 100644 index 00000000000..e824c2d39d7 --- /dev/null +++ b/stable/unifi/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T19:01:36.653975409Z" diff --git a/stable/unifi/9.0.3/Chart.yaml b/stable/unifi/9.0.4/Chart.yaml similarity index 95% rename from stable/unifi/9.0.3/Chart.yaml rename to stable/unifi/9.0.4/Chart.yaml index ab2785c770c..3ea29ec7cb9 100644 --- a/stable/unifi/9.0.3/Chart.yaml +++ b/stable/unifi/9.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.4.54" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - Networking diff --git a/stable/unifi/9.0.3/README.md b/stable/unifi/9.0.4/README.md similarity index 96% rename from stable/unifi/9.0.3/README.md rename to stable/unifi/9.0.4/README.md index b3a583c8358..530da931a84 100644 --- a/stable/unifi/9.0.3/README.md +++ b/stable/unifi/9.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/unifi/9.0.3/app-readme.md b/stable/unifi/9.0.4/app-readme.md similarity index 100% rename from stable/unifi/9.0.3/app-readme.md rename to stable/unifi/9.0.4/app-readme.md diff --git a/stable/unifi/9.0.4/charts/common-8.3.19.tgz b/stable/unifi/9.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/unifi/9.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/unifi/9.0.3/helm-values.md b/stable/unifi/9.0.4/helm-values.md similarity index 100% rename from stable/unifi/9.0.3/helm-values.md rename to stable/unifi/9.0.4/helm-values.md diff --git a/stable/unifi/9.0.3/ix_values.yaml b/stable/unifi/9.0.4/ix_values.yaml similarity index 100% rename from stable/unifi/9.0.3/ix_values.yaml rename to stable/unifi/9.0.4/ix_values.yaml diff --git a/stable/unifi/9.0.3/questions.yaml b/stable/unifi/9.0.4/questions.yaml similarity index 100% rename from stable/unifi/9.0.3/questions.yaml rename to stable/unifi/9.0.4/questions.yaml diff --git a/stable/unpackerr/4.0.3/templates/common.yaml b/stable/unifi/9.0.4/templates/common.yaml similarity index 100% rename from stable/unpackerr/4.0.3/templates/common.yaml rename to stable/unifi/9.0.4/templates/common.yaml diff --git a/stable/whoogle/1.0.3/values.yaml b/stable/unifi/9.0.4/values.yaml similarity index 100% rename from stable/whoogle/1.0.3/values.yaml rename to stable/unifi/9.0.4/values.yaml diff --git a/stable/unpackerr/4.0.3/Chart.lock b/stable/unpackerr/4.0.3/Chart.lock deleted file mode 100644 index 4240d553257..00000000000 --- a/stable/unpackerr/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/unpackerr/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/unpackerr/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/unpackerr/4.0.3/CHANGELOG.md b/stable/unpackerr/4.0.4/CHANGELOG.md similarity index 91% rename from stable/unpackerr/4.0.3/CHANGELOG.md rename to stable/unpackerr/4.0.4/CHANGELOG.md index 97fa0ad2480..6516eb135c9 100644 --- a/stable/unpackerr/4.0.3/CHANGELOG.md +++ b/stable/unpackerr/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [unpackerr-4.0.4](https://github.com/truecharts/apps/compare/unpackerr-4.0.3...unpackerr-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [unpackerr-4.0.3](https://github.com/truecharts/apps/compare/unpackerr-4.0.2...unpackerr-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [unpackerr-3.0.11](https://github.com/truecharts/apps/compare/unpackerr-3.0.10...unpackerr-3.0.11) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [unpackerr-3.0.10](https://github.com/truecharts/apps/compare/unpackerr-3.0.9...unpackerr-3.0.10) (2021-10-19) - -#### Fix diff --git a/stable/wiki/1.0.3/CONFIG.md b/stable/unpackerr/4.0.4/CONFIG.md similarity index 100% rename from stable/wiki/1.0.3/CONFIG.md rename to stable/unpackerr/4.0.4/CONFIG.md diff --git a/stable/unpackerr/4.0.4/Chart.lock b/stable/unpackerr/4.0.4/Chart.lock new file mode 100644 index 00000000000..7915f2daa7b --- /dev/null +++ b/stable/unpackerr/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T19:02:05.291886721Z" diff --git a/stable/unpackerr/4.0.3/Chart.yaml b/stable/unpackerr/4.0.4/Chart.yaml similarity index 96% rename from stable/unpackerr/4.0.3/Chart.yaml rename to stable/unpackerr/4.0.4/Chart.yaml index 61b67100456..97a6c7a4071 100644 --- a/stable/unpackerr/4.0.3/Chart.yaml +++ b/stable/unpackerr/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.9.8" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/unpackerr/4.0.3/README.md b/stable/unpackerr/4.0.4/README.md similarity index 96% rename from stable/unpackerr/4.0.3/README.md rename to stable/unpackerr/4.0.4/README.md index 5b9cd0874ae..6c59bb4555b 100644 --- a/stable/unpackerr/4.0.3/README.md +++ b/stable/unpackerr/4.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/unpackerr/4.0.3/app-readme.md b/stable/unpackerr/4.0.4/app-readme.md similarity index 100% rename from stable/unpackerr/4.0.3/app-readme.md rename to stable/unpackerr/4.0.4/app-readme.md diff --git a/stable/unpackerr/4.0.4/charts/common-8.3.19.tgz b/stable/unpackerr/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/unpackerr/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/unpackerr/4.0.3/helm-values.md b/stable/unpackerr/4.0.4/helm-values.md similarity index 100% rename from stable/unpackerr/4.0.3/helm-values.md rename to stable/unpackerr/4.0.4/helm-values.md diff --git a/stable/unpackerr/4.0.3/ix_values.yaml b/stable/unpackerr/4.0.4/ix_values.yaml similarity index 100% rename from stable/unpackerr/4.0.3/ix_values.yaml rename to stable/unpackerr/4.0.4/ix_values.yaml diff --git a/stable/unpackerr/4.0.3/questions.yaml b/stable/unpackerr/4.0.4/questions.yaml similarity index 100% rename from stable/unpackerr/4.0.3/questions.yaml rename to stable/unpackerr/4.0.4/questions.yaml diff --git a/stable/uptime-kuma/1.0.4/templates/common.yaml b/stable/unpackerr/4.0.4/templates/common.yaml similarity index 100% rename from stable/uptime-kuma/1.0.4/templates/common.yaml rename to stable/unpackerr/4.0.4/templates/common.yaml diff --git a/stable/wiki/1.0.3/values.yaml b/stable/unpackerr/4.0.4/values.yaml similarity index 100% rename from stable/wiki/1.0.3/values.yaml rename to stable/unpackerr/4.0.4/values.yaml diff --git a/stable/uptime-kuma/1.0.4/Chart.lock b/stable/uptime-kuma/1.0.4/Chart.lock deleted file mode 100644 index 581bc174d55..00000000000 --- a/stable/uptime-kuma/1.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/uptime-kuma/1.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/uptime-kuma/1.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/uptime-kuma/1.0.4/CHANGELOG.md b/stable/uptime-kuma/1.0.5/CHANGELOG.md similarity index 90% rename from stable/uptime-kuma/1.0.4/CHANGELOG.md rename to stable/uptime-kuma/1.0.5/CHANGELOG.md index 84951cd2c53..1f08bf8ee7d 100644 --- a/stable/uptime-kuma/1.0.4/CHANGELOG.md +++ b/stable/uptime-kuma/1.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [uptime-kuma-1.0.5](https://github.com/truecharts/apps/compare/uptime-kuma-1.0.4...uptime-kuma-1.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [uptime-kuma-1.0.4](https://github.com/truecharts/apps/compare/uptime-kuma-1.0.3...uptime-kuma-1.0.4) (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)) - - - - -### [uptime-kuma-0.0.5](https://github.com/truecharts/apps/compare/uptime-kuma-0.0.4...uptime-kuma-0.0.5) (2021-10-19) - -#### Fix - diff --git a/stable/wikijs/3.0.4/CONFIG.md b/stable/uptime-kuma/1.0.5/CONFIG.md similarity index 100% rename from stable/wikijs/3.0.4/CONFIG.md rename to stable/uptime-kuma/1.0.5/CONFIG.md diff --git a/stable/uptime-kuma/1.0.5/Chart.lock b/stable/uptime-kuma/1.0.5/Chart.lock new file mode 100644 index 00000000000..65a1d082d86 --- /dev/null +++ b/stable/uptime-kuma/1.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T19:02:34.263186597Z" diff --git a/stable/uptime-kuma/1.0.4/Chart.yaml b/stable/uptime-kuma/1.0.5/Chart.yaml similarity index 95% rename from stable/uptime-kuma/1.0.4/Chart.yaml rename to stable/uptime-kuma/1.0.5/Chart.yaml index 646de9f27c0..91d248cb0b0 100644 --- a/stable/uptime-kuma/1.0.4/Chart.yaml +++ b/stable/uptime-kuma/1.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.10.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 1.0.5 annotations: truecharts.org/catagories: | - monitoring diff --git a/stable/uptime-kuma/1.0.4/README.md b/stable/uptime-kuma/1.0.5/README.md similarity index 96% rename from stable/uptime-kuma/1.0.4/README.md rename to stable/uptime-kuma/1.0.5/README.md index 8d61d71e88c..80909315d56 100644 --- a/stable/uptime-kuma/1.0.4/README.md +++ b/stable/uptime-kuma/1.0.5/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/uptime-kuma/1.0.4/app-readme.md b/stable/uptime-kuma/1.0.5/app-readme.md similarity index 100% rename from stable/uptime-kuma/1.0.4/app-readme.md rename to stable/uptime-kuma/1.0.5/app-readme.md diff --git a/stable/uptime-kuma/1.0.5/charts/common-8.3.19.tgz b/stable/uptime-kuma/1.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/uptime-kuma/1.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/uptime-kuma/1.0.4/helm-values.md b/stable/uptime-kuma/1.0.5/helm-values.md similarity index 100% rename from stable/uptime-kuma/1.0.4/helm-values.md rename to stable/uptime-kuma/1.0.5/helm-values.md diff --git a/stable/uptime-kuma/1.0.4/ix_values.yaml b/stable/uptime-kuma/1.0.5/ix_values.yaml similarity index 100% rename from stable/uptime-kuma/1.0.4/ix_values.yaml rename to stable/uptime-kuma/1.0.5/ix_values.yaml diff --git a/stable/uptime-kuma/1.0.4/questions.yaml b/stable/uptime-kuma/1.0.5/questions.yaml similarity index 100% rename from stable/uptime-kuma/1.0.4/questions.yaml rename to stable/uptime-kuma/1.0.5/questions.yaml diff --git a/stable/whoogle/1.0.3/templates/common.yaml b/stable/uptime-kuma/1.0.5/templates/common.yaml similarity index 100% rename from stable/whoogle/1.0.3/templates/common.yaml rename to stable/uptime-kuma/1.0.5/templates/common.yaml diff --git a/stable/wikijs/3.0.4/values.yaml b/stable/uptime-kuma/1.0.5/values.yaml similarity index 100% rename from stable/wikijs/3.0.4/values.yaml rename to stable/uptime-kuma/1.0.5/values.yaml diff --git a/stable/valheim/1.0.3/Chart.lock b/stable/valheim/1.0.3/Chart.lock deleted file mode 100644 index df4ae73c5af..00000000000 --- a/stable/valheim/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/valheim/1.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/valheim/1.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/valheim/1.0.3/CHANGELOG.md b/stable/valheim/1.0.4/CHANGELOG.md similarity index 89% rename from stable/valheim/1.0.3/CHANGELOG.md rename to stable/valheim/1.0.4/CHANGELOG.md index 7dd5138b41e..b9c62cef1db 100644 --- a/stable/valheim/1.0.3/CHANGELOG.md +++ b/stable/valheim/1.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [valheim-1.0.4](https://github.com/truecharts/apps/compare/valheim-1.0.3...valheim-1.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [valheim-1.0.3](https://github.com/truecharts/apps/compare/valheim-1.0.2...valheim-1.0.3) (2021-11-01) @@ -88,12 +97,3 @@ - -### [valheim-0.0.6](https://github.com/truecharts/apps/compare/valheim-0.0.5...valheim-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/xteve/4.0.3/CONFIG.md b/stable/valheim/1.0.4/CONFIG.md similarity index 100% rename from stable/xteve/4.0.3/CONFIG.md rename to stable/valheim/1.0.4/CONFIG.md diff --git a/stable/valheim/1.0.4/Chart.lock b/stable/valheim/1.0.4/Chart.lock new file mode 100644 index 00000000000..42ab627d257 --- /dev/null +++ b/stable/valheim/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T19:03:03.094169191Z" diff --git a/stable/valheim/1.0.3/Chart.yaml b/stable/valheim/1.0.4/Chart.yaml similarity index 95% rename from stable/valheim/1.0.3/Chart.yaml rename to stable/valheim/1.0.4/Chart.yaml index bb9d1146727..44e91d1c023 100644 --- a/stable/valheim/1.0.3/Chart.yaml +++ b/stable/valheim/1.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/valheim/1.0.3/README.md b/stable/valheim/1.0.4/README.md similarity index 96% rename from stable/valheim/1.0.3/README.md rename to stable/valheim/1.0.4/README.md index e65e119ec37..fcc65a8bf7d 100644 --- a/stable/valheim/1.0.3/README.md +++ b/stable/valheim/1.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/valheim/1.0.3/app-readme.md b/stable/valheim/1.0.4/app-readme.md similarity index 100% rename from stable/valheim/1.0.3/app-readme.md rename to stable/valheim/1.0.4/app-readme.md diff --git a/stable/valheim/1.0.4/charts/common-8.3.19.tgz b/stable/valheim/1.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/valheim/1.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/valheim/1.0.3/helm-values.md b/stable/valheim/1.0.4/helm-values.md similarity index 100% rename from stable/valheim/1.0.3/helm-values.md rename to stable/valheim/1.0.4/helm-values.md diff --git a/stable/valheim/1.0.3/ix_values.yaml b/stable/valheim/1.0.4/ix_values.yaml similarity index 100% rename from stable/valheim/1.0.3/ix_values.yaml rename to stable/valheim/1.0.4/ix_values.yaml diff --git a/stable/valheim/1.0.3/questions.yaml b/stable/valheim/1.0.4/questions.yaml similarity index 100% rename from stable/valheim/1.0.3/questions.yaml rename to stable/valheim/1.0.4/questions.yaml diff --git a/stable/valheim/1.0.3/templates/common.yaml b/stable/valheim/1.0.4/templates/common.yaml similarity index 100% rename from stable/valheim/1.0.3/templates/common.yaml rename to stable/valheim/1.0.4/templates/common.yaml diff --git a/stable/xteve/4.0.3/values.yaml b/stable/valheim/1.0.4/values.yaml similarity index 100% rename from stable/xteve/4.0.3/values.yaml rename to stable/valheim/1.0.4/values.yaml diff --git a/stable/vaultwarden/12.0.5/CHANGELOG.md b/stable/vaultwarden/12.0.5/CHANGELOG.md new file mode 100644 index 00000000000..f799f89d929 --- /dev/null +++ b/stable/vaultwarden/12.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [vaultwarden-12.0.5](https://github.com/truecharts/apps/compare/vaultwarden-12.0.4...vaultwarden-12.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + + +### [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 diff --git a/stable/zigbee2mqtt/1.0.4/CONFIG.md b/stable/vaultwarden/12.0.5/CONFIG.md similarity index 100% rename from stable/zigbee2mqtt/1.0.4/CONFIG.md rename to stable/vaultwarden/12.0.5/CONFIG.md diff --git a/stable/vaultwarden/12.0.5/Chart.lock b/stable/vaultwarden/12.0.5/Chart.lock new file mode 100644 index 00000000000..c9567453ae5 --- /dev/null +++ b/stable/vaultwarden/12.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.7 +digest: sha256:9ca72bff75244fed934f5f0ef33b2d3bd41a69bb37410bab6f5c96775c803bb3 +generated: "2021-11-02T19:03:33.583232849Z" diff --git a/stable/vaultwarden/12.0.5/Chart.yaml b/stable/vaultwarden/12.0.5/Chart.yaml new file mode 100644 index 00000000000..9337194fe08 --- /dev/null +++ b/stable/vaultwarden/12.0.5/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "1.23.0" +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +- condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 5.1.7 +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.5 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/vaultwarden/12.0.5/README.md b/stable/vaultwarden/12.0.5/README.md new file mode 100644 index 00000000000..c485da42ae3 --- /dev/null +++ b/stable/vaultwarden/12.0.5/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.7 | +| https://truecharts.org | common | 8.3.19 | + +## 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.5/app-readme.md b/stable/vaultwarden/12.0.5/app-readme.md new file mode 100644 index 00000000000..adff46b5f72 --- /dev/null +++ b/stable/vaultwarden/12.0.5/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.5/charts/common-8.3.19.tgz b/stable/vaultwarden/12.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/vaultwarden/12.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/vaultwarden/12.0.5/charts/postgresql-5.1.7.tgz b/stable/vaultwarden/12.0.5/charts/postgresql-5.1.7.tgz new file mode 100644 index 00000000000..c12e8aea1c5 Binary files /dev/null and b/stable/vaultwarden/12.0.5/charts/postgresql-5.1.7.tgz differ diff --git a/stable/vaultwarden/12.0.5/helm-values.md b/stable/vaultwarden/12.0.5/helm-values.md new file mode 100644 index 00000000000..ef449c1b0a5 --- /dev/null +++ b/stable/vaultwarden/12.0.5/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.5/ix_values.yaml b/stable/vaultwarden/12.0.5/ix_values.yaml new file mode 100644 index 00000000000..30222dd5bc6 --- /dev/null +++ b/stable/vaultwarden/12.0.5/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.5/questions.yaml b/stable/vaultwarden/12.0.5/questions.yaml new file mode 100644 index 00000000000..c51a8a5e61e --- /dev/null +++ b/stable/vaultwarden/12.0.5/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.5/templates/_configmap.tpl b/stable/vaultwarden/12.0.5/templates/_configmap.tpl new file mode 100644 index 00000000000..8809925abdf --- /dev/null +++ b/stable/vaultwarden/12.0.5/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.5/templates/_secrets.tpl b/stable/vaultwarden/12.0.5/templates/_secrets.tpl new file mode 100644 index 00000000000..ca5ec74b0af --- /dev/null +++ b/stable/vaultwarden/12.0.5/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.5/templates/_validate.tpl b/stable/vaultwarden/12.0.5/templates/_validate.tpl new file mode 100644 index 00000000000..e4832c2f6e5 --- /dev/null +++ b/stable/vaultwarden/12.0.5/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.5/templates/common.yaml b/stable/vaultwarden/12.0.5/templates/common.yaml new file mode 100644 index 00000000000..23381ff8a0c --- /dev/null +++ b/stable/vaultwarden/12.0.5/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.4/values.yaml b/stable/vaultwarden/12.0.5/values.yaml similarity index 100% rename from stable/zigbee2mqtt/1.0.4/values.yaml rename to stable/vaultwarden/12.0.5/values.yaml diff --git a/stable/whoogle/1.0.3/Chart.lock b/stable/whoogle/1.0.3/Chart.lock deleted file mode 100644 index f2dfc177c4f..00000000000 --- a/stable/whoogle/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/whoogle/1.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/whoogle/1.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/whoogle/1.0.3/CHANGELOG.md b/stable/whoogle/1.0.4/CHANGELOG.md similarity index 89% rename from stable/whoogle/1.0.3/CHANGELOG.md rename to stable/whoogle/1.0.4/CHANGELOG.md index f78d761134b..0fe73a20127 100644 --- a/stable/whoogle/1.0.3/CHANGELOG.md +++ b/stable/whoogle/1.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [whoogle-1.0.4](https://github.com/truecharts/apps/compare/whoogle-1.0.3...whoogle-1.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [whoogle-1.0.3](https://github.com/truecharts/apps/compare/whoogle-1.0.2...whoogle-1.0.3) (2021-11-01) @@ -88,12 +97,3 @@ - -### [whoogle-0.0.6](https://github.com/truecharts/apps/compare/whoogle-0.0.5...whoogle-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/zwavejs2mqtt/9.0.4/CONFIG.md b/stable/whoogle/1.0.4/CONFIG.md similarity index 100% rename from stable/zwavejs2mqtt/9.0.4/CONFIG.md rename to stable/whoogle/1.0.4/CONFIG.md diff --git a/stable/whoogle/1.0.4/Chart.lock b/stable/whoogle/1.0.4/Chart.lock new file mode 100644 index 00000000000..c73f1b43b93 --- /dev/null +++ b/stable/whoogle/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T19:04:11.335487635Z" diff --git a/stable/whoogle/1.0.3/Chart.yaml b/stable/whoogle/1.0.4/Chart.yaml similarity index 95% rename from stable/whoogle/1.0.3/Chart.yaml rename to stable/whoogle/1.0.4/Chart.yaml index 5ed409dde8d..e60dcc6a8b0 100644 --- a/stable/whoogle/1.0.3/Chart.yaml +++ b/stable/whoogle/1.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.6.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/whoogle/1.0.3/README.md b/stable/whoogle/1.0.4/README.md similarity index 96% rename from stable/whoogle/1.0.3/README.md rename to stable/whoogle/1.0.4/README.md index ca18f0767e6..bf6d83f084b 100644 --- a/stable/whoogle/1.0.3/README.md +++ b/stable/whoogle/1.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/whoogle/1.0.3/app-readme.md b/stable/whoogle/1.0.4/app-readme.md similarity index 100% rename from stable/whoogle/1.0.3/app-readme.md rename to stable/whoogle/1.0.4/app-readme.md diff --git a/stable/whoogle/1.0.4/charts/common-8.3.19.tgz b/stable/whoogle/1.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/whoogle/1.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/whoogle/1.0.3/helm-values.md b/stable/whoogle/1.0.4/helm-values.md similarity index 100% rename from stable/whoogle/1.0.3/helm-values.md rename to stable/whoogle/1.0.4/helm-values.md diff --git a/stable/whoogle/1.0.3/ix_values.yaml b/stable/whoogle/1.0.4/ix_values.yaml similarity index 100% rename from stable/whoogle/1.0.3/ix_values.yaml rename to stable/whoogle/1.0.4/ix_values.yaml diff --git a/stable/whoogle/1.0.3/questions.yaml b/stable/whoogle/1.0.4/questions.yaml similarity index 100% rename from stable/whoogle/1.0.3/questions.yaml rename to stable/whoogle/1.0.4/questions.yaml diff --git a/stable/xteve/4.0.3/templates/common.yaml b/stable/whoogle/1.0.4/templates/common.yaml similarity index 100% rename from stable/xteve/4.0.3/templates/common.yaml rename to stable/whoogle/1.0.4/templates/common.yaml diff --git a/stable/zwavejs2mqtt/9.0.4/values.yaml b/stable/whoogle/1.0.4/values.yaml similarity index 100% rename from stable/zwavejs2mqtt/9.0.4/values.yaml rename to stable/whoogle/1.0.4/values.yaml diff --git a/stable/wiki/1.0.3/Chart.lock b/stable/wiki/1.0.3/Chart.lock deleted file mode 100644 index cc6794907a4..00000000000 --- a/stable/wiki/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/wiki/1.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/wiki/1.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/wiki/1.0.3/CHANGELOG.md b/stable/wiki/1.0.4/CHANGELOG.md similarity index 89% rename from stable/wiki/1.0.3/CHANGELOG.md rename to stable/wiki/1.0.4/CHANGELOG.md index 13ca18b1351..c9c547fb58e 100644 --- a/stable/wiki/1.0.3/CHANGELOG.md +++ b/stable/wiki/1.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [wiki-1.0.4](https://github.com/truecharts/apps/compare/wiki-1.0.3...wiki-1.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [wiki-1.0.3](https://github.com/truecharts/apps/compare/wikijs-3.0.3...wiki-1.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [wiki-0.0.6](https://github.com/truecharts/apps/compare/wiki-0.0.5...wiki-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)) - - - - -### [wiki-0.0.5](https://github.com/truecharts/apps/compare/wiki-0.0.4...wiki-0.0.5) (2021-10-18) diff --git a/stable/wiki/1.0.4/CONFIG.md b/stable/wiki/1.0.4/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/stable/wiki/1.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/wiki/1.0.4/Chart.lock b/stable/wiki/1.0.4/Chart.lock new file mode 100644 index 00000000000..0e13a3247f9 --- /dev/null +++ b/stable/wiki/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T19:04:39.950259164Z" diff --git a/stable/wiki/1.0.3/Chart.yaml b/stable/wiki/1.0.4/Chart.yaml similarity index 95% rename from stable/wiki/1.0.3/Chart.yaml rename to stable/wiki/1.0.4/Chart.yaml index 881c15225d1..16d55e5ebe9 100644 --- a/stable/wiki/1.0.3/Chart.yaml +++ b/stable/wiki/1.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "900b76a" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/wiki/1.0.3/README.md b/stable/wiki/1.0.4/README.md similarity index 96% rename from stable/wiki/1.0.3/README.md rename to stable/wiki/1.0.4/README.md index 18652cf3108..3f08323ceb0 100644 --- a/stable/wiki/1.0.3/README.md +++ b/stable/wiki/1.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/wiki/1.0.3/app-readme.md b/stable/wiki/1.0.4/app-readme.md similarity index 100% rename from stable/wiki/1.0.3/app-readme.md rename to stable/wiki/1.0.4/app-readme.md diff --git a/stable/wiki/1.0.4/charts/common-8.3.19.tgz b/stable/wiki/1.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/wiki/1.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/wiki/1.0.3/helm-values.md b/stable/wiki/1.0.4/helm-values.md similarity index 100% rename from stable/wiki/1.0.3/helm-values.md rename to stable/wiki/1.0.4/helm-values.md diff --git a/stable/wiki/1.0.3/ix_values.yaml b/stable/wiki/1.0.4/ix_values.yaml similarity index 100% rename from stable/wiki/1.0.3/ix_values.yaml rename to stable/wiki/1.0.4/ix_values.yaml diff --git a/stable/wiki/1.0.3/questions.yaml b/stable/wiki/1.0.4/questions.yaml similarity index 100% rename from stable/wiki/1.0.3/questions.yaml rename to stable/wiki/1.0.4/questions.yaml diff --git a/stable/wiki/1.0.3/templates/common.yaml b/stable/wiki/1.0.4/templates/common.yaml similarity index 100% rename from stable/wiki/1.0.3/templates/common.yaml rename to stable/wiki/1.0.4/templates/common.yaml diff --git a/stable/zigbee2mqtt/1.0.4/SKIPINSTALL b/stable/wiki/1.0.4/values.yaml similarity index 100% rename from stable/zigbee2mqtt/1.0.4/SKIPINSTALL rename to stable/wiki/1.0.4/values.yaml diff --git a/stable/wikijs/3.0.4/Chart.lock b/stable/wikijs/3.0.4/Chart.lock deleted file mode 100644 index 7429a7377c3..00000000000 --- a/stable/wikijs/3.0.4/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/wikijs/3.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/wikijs/3.0.4/charts/common-8.3.18.tgz and /dev/null 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 deleted file mode 100644 index 12af7bda79d..00000000000 Binary files a/stable/wikijs/3.0.4/charts/postgresql-5.1.5.tgz and /dev/null differ diff --git a/stable/wikijs/3.0.4/CHANGELOG.md b/stable/wikijs/3.0.5/CHANGELOG.md similarity index 86% rename from stable/wikijs/3.0.4/CHANGELOG.md rename to stable/wikijs/3.0.5/CHANGELOG.md index 1ef8f0af94f..de9c06593cd 100644 --- a/stable/wikijs/3.0.4/CHANGELOG.md +++ b/stable/wikijs/3.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [wikijs-3.0.5](https://github.com/truecharts/apps/compare/wikijs-3.0.4...wikijs-3.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [wikijs-3.0.4](https://github.com/truecharts/apps/compare/wikijs-3.0.3...wikijs-3.0.4) (2021-11-01) @@ -88,12 +97,3 @@ -### [wikijs-0.0.3](https://github.com/truecharts/apps/compare/wikijs-0.0.2...wikijs-0.0.3) (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/wikijs/3.0.5/CONFIG.md b/stable/wikijs/3.0.5/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/stable/wikijs/3.0.5/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.5/Chart.lock b/stable/wikijs/3.0.5/Chart.lock new file mode 100644 index 00000000000..6137806d8aa --- /dev/null +++ b/stable/wikijs/3.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.7 +digest: sha256:9ca72bff75244fed934f5f0ef33b2d3bd41a69bb37410bab6f5c96775c803bb3 +generated: "2021-11-02T19:05:09.867107717Z" diff --git a/stable/wikijs/3.0.4/Chart.yaml b/stable/wikijs/3.0.5/Chart.yaml similarity index 93% rename from stable/wikijs/3.0.4/Chart.yaml rename to stable/wikijs/3.0.5/Chart.yaml index a15fb20ebeb..94e8ecb3da1 100644 --- a/stable/wikijs/3.0.4/Chart.yaml +++ b/stable/wikijs/3.0.5/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.4 +version: 3.0.5 kubeVersion: ">=1.16.0-0" keywords: - wiki @@ -15,11 +15,11 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.5 + version: 5.1.7 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/wikijs/3.0.4/README.md b/stable/wikijs/3.0.5/README.md similarity index 93% rename from stable/wikijs/3.0.4/README.md rename to stable/wikijs/3.0.5/README.md index e3eb2c228a0..0a8d7a09bf1 100644 --- a/stable/wikijs/3.0.4/README.md +++ b/stable/wikijs/3.0.5/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.5 | -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org/ | postgresql | 5.1.7 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/wikijs/3.0.4/app-readme.md b/stable/wikijs/3.0.5/app-readme.md similarity index 100% rename from stable/wikijs/3.0.4/app-readme.md rename to stable/wikijs/3.0.5/app-readme.md diff --git a/stable/wikijs/3.0.5/charts/common-8.3.19.tgz b/stable/wikijs/3.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/wikijs/3.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/wikijs/3.0.5/charts/postgresql-5.1.7.tgz b/stable/wikijs/3.0.5/charts/postgresql-5.1.7.tgz new file mode 100644 index 00000000000..c12e8aea1c5 Binary files /dev/null and b/stable/wikijs/3.0.5/charts/postgresql-5.1.7.tgz differ diff --git a/stable/wikijs/3.0.4/helm-values.md b/stable/wikijs/3.0.5/helm-values.md similarity index 100% rename from stable/wikijs/3.0.4/helm-values.md rename to stable/wikijs/3.0.5/helm-values.md diff --git a/stable/wikijs/3.0.4/ix_values.yaml b/stable/wikijs/3.0.5/ix_values.yaml similarity index 100% rename from stable/wikijs/3.0.4/ix_values.yaml rename to stable/wikijs/3.0.5/ix_values.yaml diff --git a/stable/wikijs/3.0.4/questions.yaml b/stable/wikijs/3.0.5/questions.yaml similarity index 100% rename from stable/wikijs/3.0.4/questions.yaml rename to stable/wikijs/3.0.5/questions.yaml diff --git a/stable/wikijs/3.0.5/values.yaml b/stable/wikijs/3.0.5/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xteve/4.0.3/Chart.lock b/stable/xteve/4.0.3/Chart.lock deleted file mode 100644 index 538546549d2..00000000000 --- a/stable/xteve/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.3/charts/common-8.3.18.tgz b/stable/xteve/4.0.3/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/xteve/4.0.3/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/xteve/4.0.3/CHANGELOG.md b/stable/xteve/4.0.4/CHANGELOG.md similarity index 91% rename from stable/xteve/4.0.3/CHANGELOG.md rename to stable/xteve/4.0.4/CHANGELOG.md index f62266b78e2..0c7c02b93b7 100644 --- a/stable/xteve/4.0.3/CHANGELOG.md +++ b/stable/xteve/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [xteve-4.0.4](https://github.com/truecharts/apps/compare/xteve-4.0.3...xteve-4.0.4) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [xteve-4.0.3](https://github.com/truecharts/apps/compare/xteve-4.0.2...xteve-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [xteve-3.0.12](https://github.com/truecharts/apps/compare/xteve-3.0.11...xteve-3.0.12) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [xteve-3.0.11](https://github.com/truecharts/apps/compare/xteve-3.0.10...xteve-3.0.11) (2021-10-19) - -#### Fix diff --git a/stable/xteve/4.0.4/CONFIG.md b/stable/xteve/4.0.4/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/stable/xteve/4.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/xteve/4.0.4/Chart.lock b/stable/xteve/4.0.4/Chart.lock new file mode 100644 index 00000000000..570e4f3a33b --- /dev/null +++ b/stable/xteve/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T19:05:47.783960116Z" diff --git a/stable/xteve/4.0.3/Chart.yaml b/stable/xteve/4.0.4/Chart.yaml similarity index 95% rename from stable/xteve/4.0.3/Chart.yaml rename to stable/xteve/4.0.4/Chart.yaml index 1aacb33cd94..2c2549bfb06 100644 --- a/stable/xteve/4.0.3/Chart.yaml +++ b/stable/xteve/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.0.200" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/xteve/4.0.3/README.md b/stable/xteve/4.0.4/README.md similarity index 96% rename from stable/xteve/4.0.3/README.md rename to stable/xteve/4.0.4/README.md index 3c3fa4c0fd8..c98cc5a68dd 100644 --- a/stable/xteve/4.0.3/README.md +++ b/stable/xteve/4.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/xteve/4.0.3/app-readme.md b/stable/xteve/4.0.4/app-readme.md similarity index 100% rename from stable/xteve/4.0.3/app-readme.md rename to stable/xteve/4.0.4/app-readme.md diff --git a/stable/xteve/4.0.4/charts/common-8.3.19.tgz b/stable/xteve/4.0.4/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/xteve/4.0.4/charts/common-8.3.19.tgz differ diff --git a/stable/xteve/4.0.3/helm-values.md b/stable/xteve/4.0.4/helm-values.md similarity index 100% rename from stable/xteve/4.0.3/helm-values.md rename to stable/xteve/4.0.4/helm-values.md diff --git a/stable/xteve/4.0.3/ix_values.yaml b/stable/xteve/4.0.4/ix_values.yaml similarity index 100% rename from stable/xteve/4.0.3/ix_values.yaml rename to stable/xteve/4.0.4/ix_values.yaml diff --git a/stable/xteve/4.0.3/questions.yaml b/stable/xteve/4.0.4/questions.yaml similarity index 100% rename from stable/xteve/4.0.3/questions.yaml rename to stable/xteve/4.0.4/questions.yaml diff --git a/stable/zwavejs2mqtt/9.0.4/templates/common.yaml b/stable/xteve/4.0.4/templates/common.yaml similarity index 100% rename from stable/zwavejs2mqtt/9.0.4/templates/common.yaml rename to stable/xteve/4.0.4/templates/common.yaml diff --git a/stable/xteve/4.0.4/values.yaml b/stable/xteve/4.0.4/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zigbee2mqtt/1.0.4/Chart.lock b/stable/zigbee2mqtt/1.0.4/Chart.lock deleted file mode 100644 index 7d263edf83e..00000000000 --- a/stable/zigbee2mqtt/1.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.18 -digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 -generated: "2021-11-02T10:29:47.063695176Z" diff --git a/stable/zigbee2mqtt/1.0.4/charts/common-8.3.18.tgz b/stable/zigbee2mqtt/1.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/zigbee2mqtt/1.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/zigbee2mqtt/1.0.4/CHANGELOG.md b/stable/zigbee2mqtt/1.0.5/CHANGELOG.md similarity index 91% rename from stable/zigbee2mqtt/1.0.4/CHANGELOG.md rename to stable/zigbee2mqtt/1.0.5/CHANGELOG.md index 9fa28fd27f2..53915fe9b71 100644 --- a/stable/zigbee2mqtt/1.0.4/CHANGELOG.md +++ b/stable/zigbee2mqtt/1.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [zigbee2mqtt-1.0.5](https://github.com/truecharts/apps/compare/zigbee2mqtt-1.0.4...zigbee2mqtt-1.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [zigbee2mqtt-1.0.4](https://github.com/truecharts/apps/compare/zigbee2mqtt-1.0.3...zigbee2mqtt-1.0.4) (2021-11-02) @@ -88,12 +97,3 @@ -### [zigbee2mqtt-0.0.7](https://github.com/truecharts/apps/compare/zigbee2mqtt-0.0.6...zigbee2mqtt-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - diff --git a/stable/zigbee2mqtt/1.0.5/CONFIG.md b/stable/zigbee2mqtt/1.0.5/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/stable/zigbee2mqtt/1.0.5/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.5/Chart.lock b/stable/zigbee2mqtt/1.0.5/Chart.lock new file mode 100644 index 00000000000..8e884b39344 --- /dev/null +++ b/stable/zigbee2mqtt/1.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T19:06:16.60568041Z" diff --git a/stable/zigbee2mqtt/1.0.4/Chart.yaml b/stable/zigbee2mqtt/1.0.5/Chart.yaml similarity index 95% rename from stable/zigbee2mqtt/1.0.4/Chart.yaml rename to stable/zigbee2mqtt/1.0.5/Chart.yaml index 639317456d2..4dd889145c0 100644 --- a/stable/zigbee2mqtt/1.0.4/Chart.yaml +++ b/stable/zigbee2mqtt/1.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.22.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 1.0.5 annotations: truecharts.org/catagories: | - media diff --git a/stable/zigbee2mqtt/1.0.4/README.md b/stable/zigbee2mqtt/1.0.5/README.md similarity index 96% rename from stable/zigbee2mqtt/1.0.4/README.md rename to stable/zigbee2mqtt/1.0.5/README.md index c6a5740a9fa..75a18e95fb1 100644 --- a/stable/zigbee2mqtt/1.0.4/README.md +++ b/stable/zigbee2mqtt/1.0.5/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/zigbee2mqtt/1.0.5/SKIPINSTALL b/stable/zigbee2mqtt/1.0.5/SKIPINSTALL new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zigbee2mqtt/1.0.4/app-readme.md b/stable/zigbee2mqtt/1.0.5/app-readme.md similarity index 100% rename from stable/zigbee2mqtt/1.0.4/app-readme.md rename to stable/zigbee2mqtt/1.0.5/app-readme.md diff --git a/stable/zigbee2mqtt/1.0.5/charts/common-8.3.19.tgz b/stable/zigbee2mqtt/1.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/zigbee2mqtt/1.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/zigbee2mqtt/1.0.4/helm-values.md b/stable/zigbee2mqtt/1.0.5/helm-values.md similarity index 100% rename from stable/zigbee2mqtt/1.0.4/helm-values.md rename to stable/zigbee2mqtt/1.0.5/helm-values.md diff --git a/stable/zigbee2mqtt/1.0.4/ix_values.yaml b/stable/zigbee2mqtt/1.0.5/ix_values.yaml similarity index 100% rename from stable/zigbee2mqtt/1.0.4/ix_values.yaml rename to stable/zigbee2mqtt/1.0.5/ix_values.yaml diff --git a/stable/zigbee2mqtt/1.0.4/questions.yaml b/stable/zigbee2mqtt/1.0.5/questions.yaml similarity index 100% rename from stable/zigbee2mqtt/1.0.4/questions.yaml rename to stable/zigbee2mqtt/1.0.5/questions.yaml diff --git a/stable/zigbee2mqtt/1.0.4/templates/common.yaml b/stable/zigbee2mqtt/1.0.5/templates/common.yaml similarity index 100% rename from stable/zigbee2mqtt/1.0.4/templates/common.yaml rename to stable/zigbee2mqtt/1.0.5/templates/common.yaml diff --git a/stable/zigbee2mqtt/1.0.4/templates/configmap.yaml b/stable/zigbee2mqtt/1.0.5/templates/configmap.yaml similarity index 100% rename from stable/zigbee2mqtt/1.0.4/templates/configmap.yaml rename to stable/zigbee2mqtt/1.0.5/templates/configmap.yaml diff --git a/stable/zigbee2mqtt/1.0.5/values.yaml b/stable/zigbee2mqtt/1.0.5/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zwavejs2mqtt/9.0.4/Chart.lock b/stable/zwavejs2mqtt/9.0.4/Chart.lock deleted file mode 100644 index 5bafad87a12..00000000000 --- a/stable/zwavejs2mqtt/9.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.4/charts/common-8.3.18.tgz b/stable/zwavejs2mqtt/9.0.4/charts/common-8.3.18.tgz deleted file mode 100644 index 263036dc21d..00000000000 Binary files a/stable/zwavejs2mqtt/9.0.4/charts/common-8.3.18.tgz and /dev/null differ diff --git a/stable/zwavejs2mqtt/9.0.4/CHANGELOG.md b/stable/zwavejs2mqtt/9.0.5/CHANGELOG.md similarity index 90% rename from stable/zwavejs2mqtt/9.0.4/CHANGELOG.md rename to stable/zwavejs2mqtt/9.0.5/CHANGELOG.md index 3394db34c76..2ddd241ba4c 100644 --- a/stable/zwavejs2mqtt/9.0.4/CHANGELOG.md +++ b/stable/zwavejs2mqtt/9.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [zwavejs2mqtt-9.0.5](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.4...zwavejs2mqtt-9.0.5) (2021-11-02) + +#### Chore + +* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) + + + ### [zwavejs2mqtt-9.0.4](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.3...zwavejs2mqtt-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)) - - - - -### [zwavejs2mqtt-8.0.14](https://github.com/truecharts/apps/compare/zwavejs2mqtt-8.0.13...zwavejs2mqtt-8.0.14) (2021-10-19) diff --git a/stable/zwavejs2mqtt/9.0.5/CONFIG.md b/stable/zwavejs2mqtt/9.0.5/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/stable/zwavejs2mqtt/9.0.5/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.5/Chart.lock b/stable/zwavejs2mqtt/9.0.5/Chart.lock new file mode 100644 index 00000000000..10d3e15576f --- /dev/null +++ b/stable/zwavejs2mqtt/9.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.19 +digest: sha256:cfd9093f994d937b1e240760e95ded1abbdd144d50be1cfc0dd94bc3386ca618 +generated: "2021-11-02T19:06:45.084207537Z" diff --git a/stable/zwavejs2mqtt/9.0.4/Chart.yaml b/stable/zwavejs2mqtt/9.0.5/Chart.yaml similarity index 96% rename from stable/zwavejs2mqtt/9.0.4/Chart.yaml rename to stable/zwavejs2mqtt/9.0.5/Chart.yaml index c8661a9a9f3..60a908d2ee3 100644 --- a/stable/zwavejs2mqtt/9.0.4/Chart.yaml +++ b/stable/zwavejs2mqtt/9.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.10.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.18 + version: 8.3.19 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.4 +version: 9.0.5 annotations: truecharts.org/catagories: | - tools diff --git a/stable/zwavejs2mqtt/9.0.4/README.md b/stable/zwavejs2mqtt/9.0.5/README.md similarity index 96% rename from stable/zwavejs2mqtt/9.0.4/README.md rename to stable/zwavejs2mqtt/9.0.5/README.md index d90cc7be90b..85e7baa50d1 100644 --- a/stable/zwavejs2mqtt/9.0.4/README.md +++ b/stable/zwavejs2mqtt/9.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.18 | +| https://truecharts.org | common | 8.3.19 | ## Installing the Chart diff --git a/stable/zwavejs2mqtt/9.0.4/app-readme.md b/stable/zwavejs2mqtt/9.0.5/app-readme.md similarity index 100% rename from stable/zwavejs2mqtt/9.0.4/app-readme.md rename to stable/zwavejs2mqtt/9.0.5/app-readme.md diff --git a/stable/zwavejs2mqtt/9.0.5/charts/common-8.3.19.tgz b/stable/zwavejs2mqtt/9.0.5/charts/common-8.3.19.tgz new file mode 100644 index 00000000000..ce25f65dcef Binary files /dev/null and b/stable/zwavejs2mqtt/9.0.5/charts/common-8.3.19.tgz differ diff --git a/stable/zwavejs2mqtt/9.0.4/helm-values.md b/stable/zwavejs2mqtt/9.0.5/helm-values.md similarity index 100% rename from stable/zwavejs2mqtt/9.0.4/helm-values.md rename to stable/zwavejs2mqtt/9.0.5/helm-values.md diff --git a/stable/zwavejs2mqtt/9.0.4/ix_values.yaml b/stable/zwavejs2mqtt/9.0.5/ix_values.yaml similarity index 100% rename from stable/zwavejs2mqtt/9.0.4/ix_values.yaml rename to stable/zwavejs2mqtt/9.0.5/ix_values.yaml diff --git a/stable/zwavejs2mqtt/9.0.4/questions.yaml b/stable/zwavejs2mqtt/9.0.5/questions.yaml similarity index 100% rename from stable/zwavejs2mqtt/9.0.4/questions.yaml rename to stable/zwavejs2mqtt/9.0.5/questions.yaml diff --git a/stable/zwavejs2mqtt/9.0.5/templates/common.yaml b/stable/zwavejs2mqtt/9.0.5/templates/common.yaml new file mode 100644 index 00000000000..a6613c2ce21 --- /dev/null +++ b/stable/zwavejs2mqtt/9.0.5/templates/common.yaml @@ -0,0 +1 @@ +{{ include "common.all" . }} diff --git a/stable/zwavejs2mqtt/9.0.5/values.yaml b/stable/zwavejs2mqtt/9.0.5/values.yaml new file mode 100644 index 00000000000..e69de29bb2d