diff --git a/incubator/logitech-media-server/2.0.7/CHANGELOG.md b/incubator/logitech-media-server/2.0.8/CHANGELOG.md similarity index 88% rename from incubator/logitech-media-server/2.0.7/CHANGELOG.md rename to incubator/logitech-media-server/2.0.8/CHANGELOG.md index 37a1b661e95..3eecb719a07 100644 --- a/incubator/logitech-media-server/2.0.7/CHANGELOG.md +++ b/incubator/logitech-media-server/2.0.8/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [logitech-media-server-2.0.8](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.7...logitech-media-server-2.0.8) (2021-11-07) + +#### Chore + +* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) + + + ### [logitech-media-server-2.0.7](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.6...logitech-media-server-2.0.7) (2021-11-07) @@ -88,12 +97,3 @@ #### 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)) - - diff --git a/incubator/logitech-media-server/2.0.7/CONFIG.md b/incubator/logitech-media-server/2.0.8/CONFIG.md similarity index 100% rename from incubator/logitech-media-server/2.0.7/CONFIG.md rename to incubator/logitech-media-server/2.0.8/CONFIG.md diff --git a/incubator/omada-controller/4.0.8/Chart.lock b/incubator/logitech-media-server/2.0.8/Chart.lock similarity index 78% rename from incubator/omada-controller/4.0.8/Chart.lock rename to incubator/logitech-media-server/2.0.8/Chart.lock index 53484c25129..d85149f7944 100644 --- a/incubator/omada-controller/4.0.8/Chart.lock +++ b/incubator/logitech-media-server/2.0.8/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.5.2 digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 -generated: "2021-11-07T14:56:01.255596156Z" +generated: "2021-11-07T16:59:16.562591793Z" diff --git a/incubator/logitech-media-server/2.0.7/Chart.yaml b/incubator/logitech-media-server/2.0.8/Chart.yaml similarity index 98% rename from incubator/logitech-media-server/2.0.7/Chart.yaml rename to incubator/logitech-media-server/2.0.8/Chart.yaml index f8b440e11b1..c947e3df06c 100644 --- a/incubator/logitech-media-server/2.0.7/Chart.yaml +++ b/incubator/logitech-media-server/2.0.8/Chart.yaml @@ -26,7 +26,7 @@ sources: - https://github.com/Logitech/slimserver - https://hub.docker.com/r/lmscommunity/logitechmediaserver type: application -version: 2.0.7 +version: 2.0.8 annotations: truecharts.org/catagories: | - media diff --git a/incubator/logitech-media-server/2.0.7/README.md b/incubator/logitech-media-server/2.0.8/README.md similarity index 100% rename from incubator/logitech-media-server/2.0.7/README.md rename to incubator/logitech-media-server/2.0.8/README.md diff --git a/incubator/logitech-media-server/2.0.7/app-readme.md b/incubator/logitech-media-server/2.0.8/app-readme.md similarity index 100% rename from incubator/logitech-media-server/2.0.7/app-readme.md rename to incubator/logitech-media-server/2.0.8/app-readme.md diff --git a/incubator/logitech-media-server/2.0.7/charts/common-8.5.2.tgz b/incubator/logitech-media-server/2.0.8/charts/common-8.5.2.tgz similarity index 100% rename from incubator/logitech-media-server/2.0.7/charts/common-8.5.2.tgz rename to incubator/logitech-media-server/2.0.8/charts/common-8.5.2.tgz diff --git a/incubator/logitech-media-server/2.0.7/helm-values.md b/incubator/logitech-media-server/2.0.8/helm-values.md similarity index 94% rename from incubator/logitech-media-server/2.0.7/helm-values.md rename to incubator/logitech-media-server/2.0.8/helm-values.md index b18c420ede2..a9b5385e2d5 100644 --- a/incubator/logitech-media-server/2.0.7/helm-values.md +++ b/incubator/logitech-media-server/2.0.8/helm-values.md @@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here | envTpl.HTTP_PORT | string | `"{{ .Values.service.main.ports.main.port }}"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"lmscommunity/logitechmediaserver"` | | -| image.tag | string | `"8.3.0@sha256:201247c1546faffdc1601287b30220542fa5e7f3b92bf26e1d975ed7bfc0bf75"` | | +| image.tag | string | `"8.3.0@sha256:2b3ff7a240749af53ef266f91c1003d862e7b6d1a1ab810d44d57be0369515aa"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mounthPath | string | `"/config"` | | diff --git a/incubator/logitech-media-server/2.0.7/ix_values.yaml b/incubator/logitech-media-server/2.0.8/ix_values.yaml similarity index 95% rename from incubator/logitech-media-server/2.0.7/ix_values.yaml rename to incubator/logitech-media-server/2.0.8/ix_values.yaml index 0576eb6f4bc..6f10e66ee54 100644 --- a/incubator/logitech-media-server/2.0.7/ix_values.yaml +++ b/incubator/logitech-media-server/2.0.8/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: lmscommunity/logitechmediaserver pullPolicy: IfNotPresent - tag: 8.3.0@sha256:201247c1546faffdc1601287b30220542fa5e7f3b92bf26e1d975ed7bfc0bf75 + tag: 8.3.0@sha256:2b3ff7a240749af53ef266f91c1003d862e7b6d1a1ab810d44d57be0369515aa env: diff --git a/incubator/logitech-media-server/2.0.7/questions.yaml b/incubator/logitech-media-server/2.0.8/questions.yaml similarity index 97% rename from incubator/logitech-media-server/2.0.7/questions.yaml rename to incubator/logitech-media-server/2.0.8/questions.yaml index f443efe156f..8b3cd9d0eaa 100644 --- a/incubator/logitech-media-server/2.0.7/questions.yaml +++ b/incubator/logitech-media-server/2.0.8/questions.yaml @@ -1606,46 +1606,54 @@ questions: - "definitions/gpuConfiguration" attrs: [] - - variable: resources + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" group: "Resources and Devices" - label: "" schema: - type: dict - attrs: - - variable: limits - label: "Advanced Limit Resource Consumption" + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" schema: type: dict attrs: - - variable: cpu - label: "CPU" + - variable: limits + label: "Advanced Limit Resource Consumption" schema: - type: string - default: "4000m" - valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - - variable: memory - label: "Memory RAM" + 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: 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]+)$' + 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" diff --git a/incubator/logitech-media-server/2.0.7/templates/common.yaml b/incubator/logitech-media-server/2.0.8/templates/common.yaml similarity index 100% rename from incubator/logitech-media-server/2.0.7/templates/common.yaml rename to incubator/logitech-media-server/2.0.8/templates/common.yaml diff --git a/incubator/logitech-media-server/2.0.7/values.yaml b/incubator/logitech-media-server/2.0.8/values.yaml similarity index 100% rename from incubator/logitech-media-server/2.0.7/values.yaml rename to incubator/logitech-media-server/2.0.8/values.yaml diff --git a/incubator/omada-controller/4.0.8/CHANGELOG.md b/incubator/omada-controller/4.0.9/CHANGELOG.md similarity index 91% rename from incubator/omada-controller/4.0.8/CHANGELOG.md rename to incubator/omada-controller/4.0.9/CHANGELOG.md index cf877f30a6f..f4e1514e7e8 100644 --- a/incubator/omada-controller/4.0.8/CHANGELOG.md +++ b/incubator/omada-controller/4.0.9/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [omada-controller-4.0.9](https://github.com/truecharts/apps/compare/omada-controller-4.0.8...omada-controller-4.0.9) (2021-11-07) + +#### Chore + +* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) + + + ### [omada-controller-4.0.8](https://github.com/truecharts/apps/compare/omada-controller-4.0.7...omada-controller-4.0.8) (2021-11-07) @@ -88,12 +97,3 @@ - -### [omada-controller-3.0.17](https://github.com/truecharts/apps/compare/omada-controller-3.0.16...omada-controller-3.0.17) (2021-10-20) - -#### Chore - -* bump versions to rerelease and fix icons - - - diff --git a/incubator/omada-controller/4.0.8/CONFIG.md b/incubator/omada-controller/4.0.9/CONFIG.md similarity index 100% rename from incubator/omada-controller/4.0.8/CONFIG.md rename to incubator/omada-controller/4.0.9/CONFIG.md diff --git a/incubator/logitech-media-server/2.0.7/Chart.lock b/incubator/omada-controller/4.0.9/Chart.lock similarity index 78% rename from incubator/logitech-media-server/2.0.7/Chart.lock rename to incubator/omada-controller/4.0.9/Chart.lock index 3dbe681467d..9ba7c96fc7a 100644 --- a/incubator/logitech-media-server/2.0.7/Chart.lock +++ b/incubator/omada-controller/4.0.9/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.5.2 digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 -generated: "2021-11-07T14:55:31.812932979Z" +generated: "2021-11-07T16:59:45.823197879Z" diff --git a/incubator/omada-controller/4.0.8/Chart.yaml b/incubator/omada-controller/4.0.9/Chart.yaml similarity index 98% rename from incubator/omada-controller/4.0.8/Chart.yaml rename to incubator/omada-controller/4.0.9/Chart.yaml index 656900f1751..1a3d94640f1 100644 --- a/incubator/omada-controller/4.0.8/Chart.yaml +++ b/incubator/omada-controller/4.0.9/Chart.yaml @@ -18,7 +18,7 @@ name: omada-controller sources: - https://github.com/mbentley/docker-omada-controller - https://github.com/truechartsapps/tree/master/charts/omada-controller -version: 4.0.8 +version: 4.0.9 annotations: truecharts.org/catagories: | - media diff --git a/incubator/omada-controller/4.0.8/README.md b/incubator/omada-controller/4.0.9/README.md similarity index 100% rename from incubator/omada-controller/4.0.8/README.md rename to incubator/omada-controller/4.0.9/README.md diff --git a/incubator/omada-controller/4.0.8/app-readme.md b/incubator/omada-controller/4.0.9/app-readme.md similarity index 100% rename from incubator/omada-controller/4.0.8/app-readme.md rename to incubator/omada-controller/4.0.9/app-readme.md diff --git a/incubator/omada-controller/4.0.8/charts/common-8.5.2.tgz b/incubator/omada-controller/4.0.9/charts/common-8.5.2.tgz similarity index 100% rename from incubator/omada-controller/4.0.8/charts/common-8.5.2.tgz rename to incubator/omada-controller/4.0.9/charts/common-8.5.2.tgz diff --git a/incubator/omada-controller/4.0.8/helm-values.md b/incubator/omada-controller/4.0.9/helm-values.md similarity index 92% rename from incubator/omada-controller/4.0.8/helm-values.md rename to incubator/omada-controller/4.0.9/helm-values.md index 903b80208cd..65af0454e2a 100644 --- a/incubator/omada-controller/4.0.8/helm-values.md +++ b/incubator/omada-controller/4.0.9/helm-values.md @@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"docker.io/mbentley/omada-controller"` | image repository | -| image.tag | string | `"4.4@sha256:e2cecf684b2098a5818d119ef9d3451c03513f05e8708723dc4c5df33e842f1f"` | image tag | +| image.tag | string | `"4.4@sha256:0db25b46b49a48a8e119c0066a758232950f1e888f8dea94382bf8c735cd88bf"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/incubator/omada-controller/4.0.8/ix_values.yaml b/incubator/omada-controller/4.0.9/ix_values.yaml similarity index 95% rename from incubator/omada-controller/4.0.8/ix_values.yaml rename to incubator/omada-controller/4.0.9/ix_values.yaml index b2fd35515e7..9829441e4d4 100644 --- a/incubator/omada-controller/4.0.8/ix_values.yaml +++ b/incubator/omada-controller/4.0.9/ix_values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: docker.io/mbentley/omada-controller # -- image tag - tag: 4.4@sha256:e2cecf684b2098a5818d119ef9d3451c03513f05e8708723dc4c5df33e842f1f + tag: 4.4@sha256:0db25b46b49a48a8e119c0066a758232950f1e888f8dea94382bf8c735cd88bf # -- image pull policy pullPolicy: IfNotPresent diff --git a/incubator/omada-controller/4.0.8/questions.yaml b/incubator/omada-controller/4.0.9/questions.yaml similarity index 97% rename from incubator/omada-controller/4.0.8/questions.yaml rename to incubator/omada-controller/4.0.9/questions.yaml index 402063d2610..c2f761c85ff 100644 --- a/incubator/omada-controller/4.0.8/questions.yaml +++ b/incubator/omada-controller/4.0.9/questions.yaml @@ -1365,46 +1365,54 @@ questions: - "definitions/gpuConfiguration" attrs: [] - - variable: resources + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" group: "Resources and Devices" - label: "" schema: - type: dict - attrs: - - variable: limits - label: "Advanced Limit Resource Consumption" + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" schema: type: dict attrs: - - variable: cpu - label: "CPU" + - variable: limits + label: "Advanced Limit Resource Consumption" schema: - type: string - default: "4000m" - valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - - variable: memory - label: "Memory RAM" + 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: 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]+)$' + 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" diff --git a/incubator/omada-controller/4.0.8/templates/common.yaml b/incubator/omada-controller/4.0.9/templates/common.yaml similarity index 100% rename from incubator/omada-controller/4.0.8/templates/common.yaml rename to incubator/omada-controller/4.0.9/templates/common.yaml diff --git a/incubator/omada-controller/4.0.8/values.yaml b/incubator/omada-controller/4.0.9/values.yaml similarity index 100% rename from incubator/omada-controller/4.0.8/values.yaml rename to incubator/omada-controller/4.0.9/values.yaml diff --git a/incubator/testrc2/0.0.6/CHANGELOG.md b/incubator/testrc2/0.0.7/CHANGELOG.md similarity index 90% rename from incubator/testrc2/0.0.6/CHANGELOG.md rename to incubator/testrc2/0.0.7/CHANGELOG.md index 268509ad988..b798fe4546c 100644 --- a/incubator/testrc2/0.0.6/CHANGELOG.md +++ b/incubator/testrc2/0.0.7/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [testrc2-0.0.7](https://github.com/truecharts/apps/compare/testrc2-0.0.6...testrc2-0.0.7) (2021-11-07) + +#### Chore + +* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) + + + ### [testrc2-0.0.6](https://github.com/truecharts/apps/compare/testrc2-0.0.5...testrc2-0.0.6) (2021-11-07) @@ -88,12 +97,3 @@ ### [jackett-9.0.5](https://github.com/truecharts/apps/compare/jackett-9.0.4...jackett-9.0.5) (2021-11-02) #### Chore - -* update non-major docker tags ([#1266](https://github.com/truecharts/apps/issues/1266)) - - - - -### [jackett-9.0.4](https://github.com/truecharts/apps/compare/jackett-9.0.3...jackett-9.0.4) (2021-11-01) - -#### Chore diff --git a/incubator/testrc2/0.0.6/CONFIG.md b/incubator/testrc2/0.0.7/CONFIG.md similarity index 100% rename from incubator/testrc2/0.0.6/CONFIG.md rename to incubator/testrc2/0.0.7/CONFIG.md diff --git a/incubator/testrc2/0.0.6/Chart.lock b/incubator/testrc2/0.0.7/Chart.lock similarity index 78% rename from incubator/testrc2/0.0.6/Chart.lock rename to incubator/testrc2/0.0.7/Chart.lock index 83e2e1ab6cf..3560d3e7dce 100644 --- a/incubator/testrc2/0.0.6/Chart.lock +++ b/incubator/testrc2/0.0.7/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.5.2 digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 -generated: "2021-11-07T14:57:55.983315093Z" +generated: "2021-11-07T17:00:14.812884725Z" diff --git a/incubator/testrc2/0.0.6/Chart.yaml b/incubator/testrc2/0.0.7/Chart.yaml similarity index 94% rename from incubator/testrc2/0.0.6/Chart.yaml rename to incubator/testrc2/0.0.7/Chart.yaml index cdf5d18d565..80f861d30a7 100644 --- a/incubator/testrc2/0.0.6/Chart.yaml +++ b/incubator/testrc2/0.0.7/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.19.124" +appVersion: "0.19.192" dependencies: - name: common repository: https://truecharts.org @@ -21,7 +21,7 @@ name: testrc2 sources: - https://github.com/Jackett/Jackett type: application -version: 0.0.6 +version: 0.0.7 annotations: truecharts.org/catagories: | - media diff --git a/incubator/testrc2/0.0.6/README.md b/incubator/testrc2/0.0.7/README.md similarity index 100% rename from incubator/testrc2/0.0.6/README.md rename to incubator/testrc2/0.0.7/README.md diff --git a/incubator/testrc2/0.0.6/app-readme.md b/incubator/testrc2/0.0.7/app-readme.md similarity index 100% rename from incubator/testrc2/0.0.6/app-readme.md rename to incubator/testrc2/0.0.7/app-readme.md diff --git a/incubator/testrc2/0.0.6/charts/common-8.5.2.tgz b/incubator/testrc2/0.0.7/charts/common-8.5.2.tgz similarity index 100% rename from incubator/testrc2/0.0.6/charts/common-8.5.2.tgz rename to incubator/testrc2/0.0.7/charts/common-8.5.2.tgz diff --git a/incubator/testrc2/0.0.6/helm-values.md b/incubator/testrc2/0.0.7/helm-values.md similarity index 93% rename from incubator/testrc2/0.0.6/helm-values.md rename to incubator/testrc2/0.0.7/helm-values.md index 52ab33c1a6b..7381703e6b8 100644 --- a/incubator/testrc2/0.0.6/helm-values.md +++ b/incubator/testrc2/0.0.7/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | | -| image.tag | string | `"v0.19.124@sha256:4f970ed19a55008ce6e07afdc6616bc43f5ab8016ffcd3a370f8651d2808dc55"` | | +| image.tag | string | `"v0.19.192@sha256:bd4e24a1101bc661b6d91a3d482b94ac66df94583f4731c5495a552a175bd6ae"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/stable/jackett/9.0.10/ix_values.yaml b/incubator/testrc2/0.0.7/ix_values.yaml similarity index 86% rename from stable/jackett/9.0.10/ix_values.yaml rename to incubator/testrc2/0.0.7/ix_values.yaml index 39476bc054f..5baec7142b9 100644 --- a/stable/jackett/9.0.10/ix_values.yaml +++ b/incubator/testrc2/0.0.7/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/k8s-at-home/jackett pullPolicy: IfNotPresent - tag: v0.19.124@sha256:4f970ed19a55008ce6e07afdc6616bc43f5ab8016ffcd3a370f8651d2808dc55 + tag: v0.19.192@sha256:bd4e24a1101bc661b6d91a3d482b94ac66df94583f4731c5495a552a175bd6ae securityContext: readOnlyRootFilesystem: false diff --git a/incubator/testrc2/0.0.6/questions.yaml b/incubator/testrc2/0.0.7/questions.yaml similarity index 97% rename from incubator/testrc2/0.0.6/questions.yaml rename to incubator/testrc2/0.0.7/questions.yaml index c2c6f28206e..c4e7313532b 100644 --- a/incubator/testrc2/0.0.6/questions.yaml +++ b/incubator/testrc2/0.0.7/questions.yaml @@ -1366,46 +1366,54 @@ questions: - "definitions/gpuConfiguration" attrs: [] - - variable: resources + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" group: "Resources and Devices" - label: "" schema: - type: dict - attrs: - - variable: limits - label: "Advanced Limit Resource Consumption" + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" schema: type: dict attrs: - - variable: cpu - label: "CPU" + - variable: limits + label: "Advanced Limit Resource Consumption" schema: - type: string - default: "4000m" - valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - - variable: memory - label: "Memory RAM" + 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: 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]+)$' + 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" diff --git a/incubator/testrc2/0.0.6/templates/common.yaml b/incubator/testrc2/0.0.7/templates/common.yaml similarity index 100% rename from incubator/testrc2/0.0.6/templates/common.yaml rename to incubator/testrc2/0.0.7/templates/common.yaml diff --git a/incubator/testrc2/0.0.6/values.yaml b/incubator/testrc2/0.0.7/values.yaml similarity index 100% rename from incubator/testrc2/0.0.6/values.yaml rename to incubator/testrc2/0.0.7/values.yaml diff --git a/stable/airsonic/4.0.6/CHANGELOG.md b/stable/airsonic/4.0.7/CHANGELOG.md similarity index 89% rename from stable/airsonic/4.0.6/CHANGELOG.md rename to stable/airsonic/4.0.7/CHANGELOG.md index 954a20ac58f..7d9c82cf3df 100644 --- a/stable/airsonic/4.0.6/CHANGELOG.md +++ b/stable/airsonic/4.0.7/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [airsonic-4.0.7](https://github.com/truecharts/apps/compare/airsonic-4.0.6...airsonic-4.0.7) (2021-11-07) + +#### Chore + +* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) + + + ### [airsonic-4.0.6](https://github.com/truecharts/apps/compare/airsonic-4.0.5...airsonic-4.0.6) (2021-11-07) @@ -88,12 +97,3 @@ * bump versions to rerelease and fix icons - - - -### [airsonic-3.0.15](https://github.com/truecharts/apps/compare/airsonic-3.0.14...airsonic-3.0.15) (2021-10-19) - -#### Change - -* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) - diff --git a/stable/airsonic/4.0.6/CONFIG.md b/stable/airsonic/4.0.7/CONFIG.md similarity index 100% rename from stable/airsonic/4.0.6/CONFIG.md rename to stable/airsonic/4.0.7/CONFIG.md diff --git a/stable/airsonic/4.0.6/Chart.lock b/stable/airsonic/4.0.7/Chart.lock similarity index 78% rename from stable/airsonic/4.0.6/Chart.lock rename to stable/airsonic/4.0.7/Chart.lock index 9666fa810e5..2b0a3196212 100644 --- a/stable/airsonic/4.0.6/Chart.lock +++ b/stable/airsonic/4.0.7/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.5.2 digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 -generated: "2021-11-07T14:58:25.120643357Z" +generated: "2021-11-07T17:00:44.871473812Z" diff --git a/stable/airsonic/4.0.6/Chart.yaml b/stable/airsonic/4.0.7/Chart.yaml similarity index 98% rename from stable/airsonic/4.0.6/Chart.yaml rename to stable/airsonic/4.0.7/Chart.yaml index e8eb78089b4..c2e08f4b611 100644 --- a/stable/airsonic/4.0.6/Chart.yaml +++ b/stable/airsonic/4.0.7/Chart.yaml @@ -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.6 +version: 4.0.7 annotations: truecharts.org/catagories: | - media diff --git a/stable/airsonic/4.0.6/README.md b/stable/airsonic/4.0.7/README.md similarity index 100% rename from stable/airsonic/4.0.6/README.md rename to stable/airsonic/4.0.7/README.md diff --git a/stable/airsonic/4.0.6/app-readme.md b/stable/airsonic/4.0.7/app-readme.md similarity index 100% rename from stable/airsonic/4.0.6/app-readme.md rename to stable/airsonic/4.0.7/app-readme.md diff --git a/stable/airsonic/4.0.6/charts/common-8.5.2.tgz b/stable/airsonic/4.0.7/charts/common-8.5.2.tgz similarity index 100% rename from stable/airsonic/4.0.6/charts/common-8.5.2.tgz rename to stable/airsonic/4.0.7/charts/common-8.5.2.tgz diff --git a/stable/airsonic/4.0.6/helm-values.md b/stable/airsonic/4.0.7/helm-values.md similarity index 94% rename from stable/airsonic/4.0.6/helm-values.md rename to stable/airsonic/4.0.7/helm-values.md index b58f534e9be..e251fa9f2a5 100644 --- a/stable/airsonic/4.0.6/helm-values.md +++ b/stable/airsonic/4.0.7/helm-values.md @@ -18,7 +18,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/linuxserver/airsonic"` | image repository | -| image.tag | string | `"version-v10.6.2@sha256:02276c08dcf2acc35905c4a3e13fb3e70838c5d3a50fc09baade4d2b5aab5916"` | image tag | +| image.tag | string | `"version-v10.6.2@sha256:fbc8022647b565bce3e076b64b856109609e86ec5e88ac95482d163ae6914b2d"` | image tag | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/stable/airsonic/4.0.6/ix_values.yaml b/stable/airsonic/4.0.7/ix_values.yaml similarity index 95% rename from stable/airsonic/4.0.6/ix_values.yaml rename to stable/airsonic/4.0.7/ix_values.yaml index 14a1d591766..b6c2ff1a1bd 100644 --- a/stable/airsonic/4.0.6/ix_values.yaml +++ b/stable/airsonic/4.0.7/ix_values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: ghcr.io/linuxserver/airsonic # -- image tag - tag: version-v10.6.2@sha256:02276c08dcf2acc35905c4a3e13fb3e70838c5d3a50fc09baade4d2b5aab5916 + tag: version-v10.6.2@sha256:fbc8022647b565bce3e076b64b856109609e86ec5e88ac95482d163ae6914b2d # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/airsonic/4.0.6/questions.yaml b/stable/airsonic/4.0.7/questions.yaml similarity index 97% rename from stable/airsonic/4.0.6/questions.yaml rename to stable/airsonic/4.0.7/questions.yaml index 7c70b13d113..837323dcc7e 100644 --- a/stable/airsonic/4.0.6/questions.yaml +++ b/stable/airsonic/4.0.7/questions.yaml @@ -1374,46 +1374,54 @@ questions: - "definitions/gpuConfiguration" attrs: [] - - variable: resources + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" group: "Resources and Devices" - label: "" schema: - type: dict - attrs: - - variable: limits - label: "Advanced Limit Resource Consumption" + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" schema: type: dict attrs: - - variable: cpu - label: "CPU" + - variable: limits + label: "Advanced Limit Resource Consumption" schema: - type: string - default: "4000m" - valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - - variable: memory - label: "Memory RAM" + 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: 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]+)$' + 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" diff --git a/stable/airsonic/4.0.6/templates/common.yaml b/stable/airsonic/4.0.7/templates/common.yaml similarity index 100% rename from stable/airsonic/4.0.6/templates/common.yaml rename to stable/airsonic/4.0.7/templates/common.yaml diff --git a/stable/airsonic/4.0.6/values.yaml b/stable/airsonic/4.0.7/values.yaml similarity index 100% rename from stable/airsonic/4.0.6/values.yaml rename to stable/airsonic/4.0.7/values.yaml diff --git a/stable/booksonic-air/4.0.5/Chart.lock b/stable/booksonic-air/4.0.5/Chart.lock deleted file mode 100644 index ed3ebe90d0d..00000000000 --- a/stable/booksonic-air/4.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.5.2 -digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 -generated: "2021-11-07T15:03:56.368146368Z" diff --git a/stable/booksonic-air/4.0.5/CHANGELOG.md b/stable/booksonic-air/4.0.6/CHANGELOG.md similarity index 86% rename from stable/booksonic-air/4.0.5/CHANGELOG.md rename to stable/booksonic-air/4.0.6/CHANGELOG.md index 8571be4b563..0abc664b2d1 100644 --- a/stable/booksonic-air/4.0.5/CHANGELOG.md +++ b/stable/booksonic-air/4.0.6/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [booksonic-air-4.0.6](https://github.com/truecharts/apps/compare/booksonic-air-4.0.5...booksonic-air-4.0.6) (2021-11-07) + +#### Chore + +* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) + + + ### [booksonic-air-4.0.5](https://github.com/truecharts/apps/compare/booksonic-air-4.0.4...booksonic-air-4.0.5) (2021-11-07) @@ -88,12 +97,3 @@ #### 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)) - -#### Feat diff --git a/stable/booksonic-air/4.0.5/CONFIG.md b/stable/booksonic-air/4.0.6/CONFIG.md similarity index 100% rename from stable/booksonic-air/4.0.5/CONFIG.md rename to stable/booksonic-air/4.0.6/CONFIG.md diff --git a/stable/booksonic-air/4.0.6/Chart.lock b/stable/booksonic-air/4.0.6/Chart.lock new file mode 100644 index 00000000000..aad20f9f59e --- /dev/null +++ b/stable/booksonic-air/4.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.5.2 +digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 +generated: "2021-11-07T17:01:13.147154436Z" diff --git a/stable/booksonic-air/4.0.5/Chart.yaml b/stable/booksonic-air/4.0.6/Chart.yaml similarity index 98% rename from stable/booksonic-air/4.0.5/Chart.yaml rename to stable/booksonic-air/4.0.6/Chart.yaml index 35416f946fc..abe883ca363 100644 --- a/stable/booksonic-air/4.0.5/Chart.yaml +++ b/stable/booksonic-air/4.0.6/Chart.yaml @@ -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.5 +version: 4.0.6 annotations: truecharts.org/catagories: | - media diff --git a/stable/booksonic-air/4.0.5/README.md b/stable/booksonic-air/4.0.6/README.md similarity index 100% rename from stable/booksonic-air/4.0.5/README.md rename to stable/booksonic-air/4.0.6/README.md diff --git a/stable/booksonic-air/4.0.5/app-readme.md b/stable/booksonic-air/4.0.6/app-readme.md similarity index 100% rename from stable/booksonic-air/4.0.5/app-readme.md rename to stable/booksonic-air/4.0.6/app-readme.md diff --git a/stable/booksonic-air/4.0.5/charts/common-8.5.2.tgz b/stable/booksonic-air/4.0.6/charts/common-8.5.2.tgz similarity index 100% rename from stable/booksonic-air/4.0.5/charts/common-8.5.2.tgz rename to stable/booksonic-air/4.0.6/charts/common-8.5.2.tgz diff --git a/stable/booksonic-air/4.0.5/helm-values.md b/stable/booksonic-air/4.0.6/helm-values.md similarity index 91% rename from stable/booksonic-air/4.0.5/helm-values.md rename to stable/booksonic-air/4.0.6/helm-values.md index 273addeb372..77a520ccb3c 100644 --- a/stable/booksonic-air/4.0.5/helm-values.md +++ b/stable/booksonic-air/4.0.6/helm-values.md @@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/linuxserver/booksonic-air"` | image repository | -| image.tag | string | `"version-v2009.1.0@sha256:d80bedde84213913c3bdef5b314a6d218b423700f0d7af86138f29bbb5d1609a"` | image tag | +| image.tag | string | `"version-v2009.1.0@sha256:ca74f3d0f0a4165f9ffaa3733274b5c14817ff977d04426ba71435c51b110d19"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/stable/booksonic-air/4.0.5/ix_values.yaml b/stable/booksonic-air/4.0.6/ix_values.yaml similarity index 93% rename from stable/booksonic-air/4.0.5/ix_values.yaml rename to stable/booksonic-air/4.0.6/ix_values.yaml index 4aadcaca1ca..8f9cd59a7ab 100644 --- a/stable/booksonic-air/4.0.5/ix_values.yaml +++ b/stable/booksonic-air/4.0.6/ix_values.yaml @@ -11,7 +11,7 @@ image: # -- image pull policy pullPolicy: IfNotPresent # -- image tag - tag: version-v2009.1.0@sha256:d80bedde84213913c3bdef5b314a6d218b423700f0d7af86138f29bbb5d1609a + tag: version-v2009.1.0@sha256:ca74f3d0f0a4165f9ffaa3733274b5c14817ff977d04426ba71435c51b110d19 securityContext: readOnlyRootFilesystem: false diff --git a/stable/booksonic-air/4.0.5/questions.yaml b/stable/booksonic-air/4.0.6/questions.yaml similarity index 97% rename from stable/booksonic-air/4.0.5/questions.yaml rename to stable/booksonic-air/4.0.6/questions.yaml index 6088250ae12..d2f2116f6f0 100644 --- a/stable/booksonic-air/4.0.5/questions.yaml +++ b/stable/booksonic-air/4.0.6/questions.yaml @@ -1372,46 +1372,54 @@ questions: - "definitions/gpuConfiguration" attrs: [] - - variable: resources + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" group: "Resources and Devices" - label: "" schema: - type: dict - attrs: - - variable: limits - label: "Advanced Limit Resource Consumption" + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" schema: type: dict attrs: - - variable: cpu - label: "CPU" + - variable: limits + label: "Advanced Limit Resource Consumption" schema: - type: string - default: "4000m" - valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - - variable: memory - label: "Memory RAM" + 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: 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]+)$' + 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" diff --git a/stable/booksonic-air/4.0.5/templates/common.yaml b/stable/booksonic-air/4.0.6/templates/common.yaml similarity index 100% rename from stable/booksonic-air/4.0.5/templates/common.yaml rename to stable/booksonic-air/4.0.6/templates/common.yaml diff --git a/stable/booksonic-air/4.0.5/values.yaml b/stable/booksonic-air/4.0.6/values.yaml similarity index 100% rename from stable/booksonic-air/4.0.5/values.yaml rename to stable/booksonic-air/4.0.6/values.yaml diff --git a/stable/calibre/4.0.5/Chart.lock b/stable/calibre/4.0.5/Chart.lock deleted file mode 100644 index 7524c9c2683..00000000000 --- a/stable/calibre/4.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.5.2 -digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 -generated: "2021-11-07T15:04:54.274457395Z" diff --git a/stable/calibre/4.0.5/CHANGELOG.md b/stable/calibre/4.0.6/CHANGELOG.md similarity index 86% rename from stable/calibre/4.0.5/CHANGELOG.md rename to stable/calibre/4.0.6/CHANGELOG.md index 6eeee27e3f2..445de7e0e59 100644 --- a/stable/calibre/4.0.5/CHANGELOG.md +++ b/stable/calibre/4.0.6/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [calibre-4.0.6](https://github.com/truecharts/apps/compare/calibre-web-9.0.5...calibre-4.0.6) (2021-11-07) + +#### Chore + +* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) + + + ### [calibre-4.0.5](https://github.com/truecharts/apps/compare/calibre-web-9.0.4...calibre-4.0.5) (2021-11-07) @@ -88,12 +97,3 @@ ### [calibre-3.0.13](https://github.com/truecharts/apps/compare/calibre-web-8.0.11...calibre-3.0.13) (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)) diff --git a/stable/calibre/4.0.5/CONFIG.md b/stable/calibre/4.0.6/CONFIG.md similarity index 100% rename from stable/calibre/4.0.5/CONFIG.md rename to stable/calibre/4.0.6/CONFIG.md diff --git a/stable/calibre/4.0.6/Chart.lock b/stable/calibre/4.0.6/Chart.lock new file mode 100644 index 00000000000..9e1e1764dc0 --- /dev/null +++ b/stable/calibre/4.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.5.2 +digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 +generated: "2021-11-07T17:01:41.067085036Z" diff --git a/stable/calibre/4.0.5/Chart.yaml b/stable/calibre/4.0.6/Chart.yaml similarity index 97% rename from stable/calibre/4.0.5/Chart.yaml rename to stable/calibre/4.0.6/Chart.yaml index 2d3b5c2a75c..899804877e1 100644 --- a/stable/calibre/4.0.5/Chart.yaml +++ b/stable/calibre/4.0.6/Chart.yaml @@ -18,7 +18,7 @@ name: calibre sources: - https://hub.docker.com/r/linuxserver/calibre/ - https://github.com/kovidgoyal/calibre/ -version: 4.0.5 +version: 4.0.6 annotations: truecharts.org/catagories: | - media diff --git a/stable/calibre/4.0.5/README.md b/stable/calibre/4.0.6/README.md similarity index 100% rename from stable/calibre/4.0.5/README.md rename to stable/calibre/4.0.6/README.md diff --git a/stable/calibre/4.0.5/app-readme.md b/stable/calibre/4.0.6/app-readme.md similarity index 100% rename from stable/calibre/4.0.5/app-readme.md rename to stable/calibre/4.0.6/app-readme.md diff --git a/stable/calibre/4.0.5/charts/common-8.5.2.tgz b/stable/calibre/4.0.6/charts/common-8.5.2.tgz similarity index 100% rename from stable/calibre/4.0.5/charts/common-8.5.2.tgz rename to stable/calibre/4.0.6/charts/common-8.5.2.tgz diff --git a/stable/calibre/4.0.5/helm-values.md b/stable/calibre/4.0.6/helm-values.md similarity index 93% rename from stable/calibre/4.0.5/helm-values.md rename to stable/calibre/4.0.6/helm-values.md index 24b75c96030..7c66de515c7 100644 --- a/stable/calibre/4.0.5/helm-values.md +++ b/stable/calibre/4.0.6/helm-values.md @@ -20,7 +20,7 @@ You will, however, be able to use all values referenced in the common chart here | env.UMASK_SET | string | `"022"` | for umask setting of Calibre, default if left unset is 022. | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/linuxserver/calibre"` | image repository | -| image.tag | string | `"5.31.1@sha256:09519d76809cd8ff89fbe8469a7a11c7de3cc14c8d20207c8e6d5dcee60ac964"` | image tag | +| image.tag | string | `"v5.31.1-ls136@sha256:09519d76809cd8ff89fbe8469a7a11c7de3cc14c8d20207c8e6d5dcee60ac964"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/stable/calibre/4.0.5/ix_values.yaml b/stable/calibre/4.0.6/ix_values.yaml similarity index 94% rename from stable/calibre/4.0.5/ix_values.yaml rename to stable/calibre/4.0.6/ix_values.yaml index 594783a0c24..6ae391e6222 100644 --- a/stable/calibre/4.0.5/ix_values.yaml +++ b/stable/calibre/4.0.6/ix_values.yaml @@ -12,7 +12,7 @@ image: # -- image repository repository: ghcr.io/linuxserver/calibre # -- image tag - tag: 5.31.1@sha256:09519d76809cd8ff89fbe8469a7a11c7de3cc14c8d20207c8e6d5dcee60ac964 + tag: v5.31.1-ls136@sha256:09519d76809cd8ff89fbe8469a7a11c7de3cc14c8d20207c8e6d5dcee60ac964 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/calibre/4.0.5/questions.yaml b/stable/calibre/4.0.6/questions.yaml similarity index 97% rename from stable/calibre/4.0.5/questions.yaml rename to stable/calibre/4.0.6/questions.yaml index 2d743d45cdf..1e1e1b3e362 100644 --- a/stable/calibre/4.0.5/questions.yaml +++ b/stable/calibre/4.0.6/questions.yaml @@ -1507,46 +1507,54 @@ questions: - "definitions/gpuConfiguration" attrs: [] - - variable: resources + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" group: "Resources and Devices" - label: "" schema: - type: dict - attrs: - - variable: limits - label: "Advanced Limit Resource Consumption" + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" schema: type: dict attrs: - - variable: cpu - label: "CPU" + - variable: limits + label: "Advanced Limit Resource Consumption" schema: - type: string - default: "4000m" - valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - - variable: memory - label: "Memory RAM" + 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: 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]+)$' + 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" diff --git a/stable/calibre/4.0.5/templates/common.yaml b/stable/calibre/4.0.6/templates/common.yaml similarity index 100% rename from stable/calibre/4.0.5/templates/common.yaml rename to stable/calibre/4.0.6/templates/common.yaml diff --git a/stable/calibre/4.0.5/values.yaml b/stable/calibre/4.0.6/values.yaml similarity index 100% rename from stable/calibre/4.0.5/values.yaml rename to stable/calibre/4.0.6/values.yaml diff --git a/stable/cloud9/2.0.6/CHANGELOG.md b/stable/cloud9/2.0.7/CHANGELOG.md similarity index 91% rename from stable/cloud9/2.0.6/CHANGELOG.md rename to stable/cloud9/2.0.7/CHANGELOG.md index 9fc30254ba6..806db814604 100644 --- a/stable/cloud9/2.0.6/CHANGELOG.md +++ b/stable/cloud9/2.0.7/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [cloud9-2.0.7](https://github.com/truecharts/apps/compare/cloud9-2.0.6...cloud9-2.0.7) (2021-11-07) + +#### Chore + +* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) + + + ### [cloud9-2.0.6](https://github.com/truecharts/apps/compare/cloud9-2.0.5...cloud9-2.0.6) (2021-11-07) @@ -88,12 +97,3 @@ ### [cloud9-0.0.9](https://github.com/truecharts/apps/compare/cloud9-0.0.8...cloud9-0.0.9) (2021-10-20) -#### Chore - -* bump versions to rerelease and fix icons - - - - -### [cloud9-0.0.8](https://github.com/truecharts/apps/compare/cloud9-0.0.7...cloud9-0.0.8) (2021-10-19) - diff --git a/stable/cloud9/2.0.6/CONFIG.md b/stable/cloud9/2.0.7/CONFIG.md similarity index 100% rename from stable/cloud9/2.0.6/CONFIG.md rename to stable/cloud9/2.0.7/CONFIG.md diff --git a/stable/cloud9/2.0.7/Chart.lock b/stable/cloud9/2.0.7/Chart.lock new file mode 100644 index 00000000000..7b81e92b08e --- /dev/null +++ b/stable/cloud9/2.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.5.2 +digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 +generated: "2021-11-07T17:02:09.663502333Z" diff --git a/stable/cloud9/2.0.6/Chart.yaml b/stable/cloud9/2.0.7/Chart.yaml similarity index 98% rename from stable/cloud9/2.0.6/Chart.yaml rename to stable/cloud9/2.0.7/Chart.yaml index 8fd38b38e7b..4cb058f4cc4 100644 --- a/stable/cloud9/2.0.6/Chart.yaml +++ b/stable/cloud9/2.0.7/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/c9/core - https://hub.docker.com/r/linuxserver/cloud9 type: application -version: 2.0.6 +version: 2.0.7 annotations: truecharts.org/catagories: | - media diff --git a/stable/cloud9/2.0.6/README.md b/stable/cloud9/2.0.7/README.md similarity index 100% rename from stable/cloud9/2.0.6/README.md rename to stable/cloud9/2.0.7/README.md diff --git a/stable/cloud9/2.0.6/app-readme.md b/stable/cloud9/2.0.7/app-readme.md similarity index 100% rename from stable/cloud9/2.0.6/app-readme.md rename to stable/cloud9/2.0.7/app-readme.md diff --git a/stable/cloud9/2.0.6/charts/common-8.5.2.tgz b/stable/cloud9/2.0.7/charts/common-8.5.2.tgz similarity index 100% rename from stable/cloud9/2.0.6/charts/common-8.5.2.tgz rename to stable/cloud9/2.0.7/charts/common-8.5.2.tgz diff --git a/stable/cloud9/2.0.6/helm-values.md b/stable/cloud9/2.0.7/helm-values.md similarity index 92% rename from stable/cloud9/2.0.6/helm-values.md rename to stable/cloud9/2.0.7/helm-values.md index 17daaa2566c..a41ee82931f 100644 --- a/stable/cloud9/2.0.6/helm-values.md +++ b/stable/cloud9/2.0.7/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/cloud9"` | | -| image.tag | string | `"version-1.29.2@sha256:9ab0b1812bffbc10c0c61f16c76b735472957309ebc7ff6808e28cd107e3efc7"` | | +| image.tag | string | `"version-1.29.2@sha256:f57b67c5ca42ab5d46f216f709a26e529afc80ee327f2204b51da248e525d730"` | | | persistence.code.accessMode | string | `"ReadWriteOnce"` | | | persistence.code.enabled | bool | `true` | | | persistence.code.mountPath | string | `"/code"` | | diff --git a/stable/cloud9/2.0.6/ix_values.yaml b/stable/cloud9/2.0.7/ix_values.yaml similarity index 83% rename from stable/cloud9/2.0.6/ix_values.yaml rename to stable/cloud9/2.0.7/ix_values.yaml index dc18e248b69..10d4fde99eb 100644 --- a/stable/cloud9/2.0.6/ix_values.yaml +++ b/stable/cloud9/2.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/cloud9 pullPolicy: IfNotPresent - tag: version-1.29.2@sha256:9ab0b1812bffbc10c0c61f16c76b735472957309ebc7ff6808e28cd107e3efc7 + tag: version-1.29.2@sha256:f57b67c5ca42ab5d46f216f709a26e529afc80ee327f2204b51da248e525d730 # USERNAME="" #optional # PASSWORD="" #optional diff --git a/stable/cloud9/2.0.6/questions.yaml b/stable/cloud9/2.0.7/questions.yaml similarity index 97% rename from stable/cloud9/2.0.6/questions.yaml rename to stable/cloud9/2.0.7/questions.yaml index dce7a6d1a45..34c1957e5a0 100644 --- a/stable/cloud9/2.0.6/questions.yaml +++ b/stable/cloud9/2.0.7/questions.yaml @@ -1383,46 +1383,54 @@ questions: - "definitions/gpuConfiguration" attrs: [] - - variable: resources + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" group: "Resources and Devices" - label: "" schema: - type: dict - attrs: - - variable: limits - label: "Advanced Limit Resource Consumption" + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" schema: type: dict attrs: - - variable: cpu - label: "CPU" + - variable: limits + label: "Advanced Limit Resource Consumption" schema: - type: string - default: "4000m" - valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - - variable: memory - label: "Memory RAM" + 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: 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]+)$' + 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" diff --git a/stable/cloud9/2.0.6/templates/common.yaml b/stable/cloud9/2.0.7/templates/common.yaml similarity index 100% rename from stable/cloud9/2.0.6/templates/common.yaml rename to stable/cloud9/2.0.7/templates/common.yaml diff --git a/stable/cloud9/2.0.6/values.yaml b/stable/cloud9/2.0.7/values.yaml similarity index 100% rename from stable/cloud9/2.0.6/values.yaml rename to stable/cloud9/2.0.7/values.yaml diff --git a/stable/collabora-online/9.0.5/Chart.lock b/stable/collabora-online/9.0.5/Chart.lock deleted file mode 100644 index 0dbb0acbce2..00000000000 --- a/stable/collabora-online/9.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.5.2 -digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 -generated: "2021-11-07T15:06:21.763520374Z" diff --git a/stable/collabora-online/9.0.5/CHANGELOG.md b/stable/collabora-online/9.0.6/CHANGELOG.md similarity index 85% rename from stable/collabora-online/9.0.5/CHANGELOG.md rename to stable/collabora-online/9.0.6/CHANGELOG.md index e9b38d672fe..9f946df862f 100644 --- a/stable/collabora-online/9.0.5/CHANGELOG.md +++ b/stable/collabora-online/9.0.6/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [collabora-online-9.0.6](https://github.com/truecharts/apps/compare/collabora-online-9.0.5...collabora-online-9.0.6) (2021-11-07) + +#### Chore + +* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) + + + ### [collabora-online-9.0.5](https://github.com/truecharts/apps/compare/collabora-online-9.0.4...collabora-online-9.0.5) (2021-11-07) @@ -88,12 +97,3 @@ ### [collabora-online-8.0.13](https://github.com/truecharts/apps/compare/collabora-online-8.0.12...collabora-online-8.0.13) (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)) diff --git a/stable/collabora-online/9.0.5/CONFIG.md b/stable/collabora-online/9.0.6/CONFIG.md similarity index 100% rename from stable/collabora-online/9.0.5/CONFIG.md rename to stable/collabora-online/9.0.6/CONFIG.md diff --git a/stable/collabora-online/9.0.6/Chart.lock b/stable/collabora-online/9.0.6/Chart.lock new file mode 100644 index 00000000000..764ee2e927a --- /dev/null +++ b/stable/collabora-online/9.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.5.2 +digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 +generated: "2021-11-07T17:02:38.269844519Z" diff --git a/stable/collabora-online/9.0.5/Chart.yaml b/stable/collabora-online/9.0.6/Chart.yaml similarity index 96% rename from stable/collabora-online/9.0.5/Chart.yaml rename to stable/collabora-online/9.0.6/Chart.yaml index eadfec9c37f..d7f798dc78b 100644 --- a/stable/collabora-online/9.0.5/Chart.yaml +++ b/stable/collabora-online/9.0.6/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "6.4.13.3" +appVersion: "6.4.14.2" dependencies: - name: common repository: https://truecharts.org @@ -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.5 +version: 9.0.6 annotations: truecharts.org/catagories: | - office diff --git a/stable/collabora-online/9.0.5/README.md b/stable/collabora-online/9.0.6/README.md similarity index 100% rename from stable/collabora-online/9.0.5/README.md rename to stable/collabora-online/9.0.6/README.md diff --git a/stable/collabora-online/9.0.5/app-readme.md b/stable/collabora-online/9.0.6/app-readme.md similarity index 100% rename from stable/collabora-online/9.0.5/app-readme.md rename to stable/collabora-online/9.0.6/app-readme.md diff --git a/stable/collabora-online/9.0.5/charts/common-8.5.2.tgz b/stable/collabora-online/9.0.6/charts/common-8.5.2.tgz similarity index 100% rename from stable/collabora-online/9.0.5/charts/common-8.5.2.tgz rename to stable/collabora-online/9.0.6/charts/common-8.5.2.tgz diff --git a/stable/collabora-online/9.0.5/helm-values.md b/stable/collabora-online/9.0.6/helm-values.md similarity index 93% rename from stable/collabora-online/9.0.5/helm-values.md rename to stable/collabora-online/9.0.6/helm-values.md index e8a3c58259d..d5181af8626 100644 --- a/stable/collabora-online/9.0.5/helm-values.md +++ b/stable/collabora-online/9.0.6/helm-values.md @@ -19,7 +19,7 @@ You will, however, be able to use all values referenced in the common chart here | env.username | string | `"admin"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/truecharts/collabora"` | | -| image.tag | string | `"v6.4.13.3@sha256:a490081cd3aa77d4b9da15b0d29e9142d1c1ac3de56b26c48fa66d3e16f79a84"` | | +| image.tag | string | `"v6.4.14.2@sha256:5cc88d4e0b6e8ecb3f7b1f0f366f0f71040002d6c68f411d73d0dfdaffd47a0e"` | | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `104` | | | securityContext.allowPrivilegeEscalation | bool | `true` | | diff --git a/stable/collabora-online/9.0.5/ix_values.yaml b/stable/collabora-online/9.0.6/ix_values.yaml similarity index 87% rename from stable/collabora-online/9.0.5/ix_values.yaml rename to stable/collabora-online/9.0.6/ix_values.yaml index c365cf8763a..07cff66ad20 100644 --- a/stable/collabora-online/9.0.5/ix_values.yaml +++ b/stable/collabora-online/9.0.6/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/truecharts/collabora - tag: v6.4.13.3@sha256:a490081cd3aa77d4b9da15b0d29e9142d1c1ac3de56b26c48fa66d3e16f79a84 + tag: v6.4.14.2@sha256:5cc88d4e0b6e8ecb3f7b1f0f366f0f71040002d6c68f411d73d0dfdaffd47a0e pullPolicy: IfNotPresent securityContext: diff --git a/stable/collabora-online/9.0.5/questions.yaml b/stable/collabora-online/9.0.6/questions.yaml similarity index 97% rename from stable/collabora-online/9.0.5/questions.yaml rename to stable/collabora-online/9.0.6/questions.yaml index bc095933c09..5cfa0c7131a 100644 --- a/stable/collabora-online/9.0.5/questions.yaml +++ b/stable/collabora-online/9.0.6/questions.yaml @@ -1230,46 +1230,54 @@ questions: - "definitions/gpuConfiguration" attrs: [] - - variable: resources + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" group: "Resources and Devices" - label: "" schema: - type: dict - attrs: - - variable: limits - label: "Advanced Limit Resource Consumption" + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" schema: type: dict attrs: - - variable: cpu - label: "CPU" + - variable: limits + label: "Advanced Limit Resource Consumption" schema: - type: string - default: "4000m" - valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - - variable: memory - label: "Memory RAM" + 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: 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]+)$' + 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" diff --git a/stable/collabora-online/9.0.5/templates/common.yaml b/stable/collabora-online/9.0.6/templates/common.yaml similarity index 100% rename from stable/collabora-online/9.0.5/templates/common.yaml rename to stable/collabora-online/9.0.6/templates/common.yaml diff --git a/stable/collabora-online/9.0.5/values.yaml b/stable/collabora-online/9.0.6/values.yaml similarity index 100% rename from stable/collabora-online/9.0.5/values.yaml rename to stable/collabora-online/9.0.6/values.yaml diff --git a/stable/custom-app/3.0.7/Chart.lock b/stable/custom-app/3.0.7/Chart.lock deleted file mode 100644 index 1cef1484c46..00000000000 --- a/stable/custom-app/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.5.2 -digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 -generated: "2021-11-07T15:07:19.868985392Z" diff --git a/stable/custom-app/3.0.7/CHANGELOG.md b/stable/custom-app/3.0.8/CHANGELOG.md similarity index 90% rename from stable/custom-app/3.0.7/CHANGELOG.md rename to stable/custom-app/3.0.8/CHANGELOG.md index ff820f7b523..7a378f9c2b5 100644 --- a/stable/custom-app/3.0.7/CHANGELOG.md +++ b/stable/custom-app/3.0.8/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [custom-app-3.0.8](https://github.com/truecharts/apps/compare/custom-app-3.0.7...custom-app-3.0.8) (2021-11-07) + +#### Chore + +* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) + + + ### [custom-app-3.0.7](https://github.com/truecharts/apps/compare/custom-app-3.0.6...custom-app-3.0.7) (2021-11-07) @@ -88,12 +97,3 @@ #### Fix -* Move test values to ci folder and use bare-bones values.yaml ([#1218](https://github.com/truecharts/apps/issues/1218)) - - - - -### [custom-app-2.0.21](https://github.com/truecharts/apps/compare/custom-app-2.0.20...custom-app-2.0.21) (2021-10-20) - -#### Chore - diff --git a/stable/custom-app/3.0.7/CONFIG.md b/stable/custom-app/3.0.8/CONFIG.md similarity index 100% rename from stable/custom-app/3.0.7/CONFIG.md rename to stable/custom-app/3.0.8/CONFIG.md diff --git a/stable/custom-app/3.0.8/Chart.lock b/stable/custom-app/3.0.8/Chart.lock new file mode 100644 index 00000000000..644b9a4956c --- /dev/null +++ b/stable/custom-app/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.5.2 +digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 +generated: "2021-11-07T17:03:06.894955925Z" diff --git a/stable/custom-app/3.0.7/Chart.yaml b/stable/custom-app/3.0.8/Chart.yaml similarity index 94% rename from stable/custom-app/3.0.7/Chart.yaml rename to stable/custom-app/3.0.8/Chart.yaml index 78aad6ad755..fb1601c8325 100644 --- a/stable/custom-app/3.0.7/Chart.yaml +++ b/stable/custom-app/3.0.8/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.19.124" +appVersion: "0.19.192" dependencies: - name: common repository: https://truecharts.org @@ -19,7 +19,7 @@ name: custom-app sources: - https://github.com/truecharts/apps/tree/master/charts/stable/custom-app type: application -version: 3.0.7 +version: 3.0.8 annotations: truecharts.org/catagories: | - custom diff --git a/stable/custom-app/3.0.7/README.md b/stable/custom-app/3.0.8/README.md similarity index 100% rename from stable/custom-app/3.0.7/README.md rename to stable/custom-app/3.0.8/README.md diff --git a/stable/custom-app/3.0.7/app-readme.md b/stable/custom-app/3.0.8/app-readme.md similarity index 100% rename from stable/custom-app/3.0.7/app-readme.md rename to stable/custom-app/3.0.8/app-readme.md diff --git a/stable/custom-app/3.0.7/charts/common-8.5.2.tgz b/stable/custom-app/3.0.8/charts/common-8.5.2.tgz similarity index 100% rename from stable/custom-app/3.0.7/charts/common-8.5.2.tgz rename to stable/custom-app/3.0.8/charts/common-8.5.2.tgz diff --git a/stable/custom-app/3.0.7/ci/test-values.yaml b/stable/custom-app/3.0.8/ci/test-values.yaml similarity index 88% rename from stable/custom-app/3.0.7/ci/test-values.yaml rename to stable/custom-app/3.0.8/ci/test-values.yaml index 2a6df08977f..2fb5f016c39 100644 --- a/stable/custom-app/3.0.7/ci/test-values.yaml +++ b/stable/custom-app/3.0.8/ci/test-values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/k8s-at-home/jackett pullPolicy: IfNotPresent - tag: v0.19.124@sha256:4f970ed19a55008ce6e07afdc6616bc43f5ab8016ffcd3a370f8651d2808dc55 + tag: v0.19.192@sha256:bd4e24a1101bc661b6d91a3d482b94ac66df94583f4731c5495a552a175bd6ae securityContext: readOnlyRootFilesystem: false diff --git a/stable/custom-app/3.0.7/helm-values.md b/stable/custom-app/3.0.8/helm-values.md similarity index 88% rename from stable/custom-app/3.0.7/helm-values.md rename to stable/custom-app/3.0.8/helm-values.md index 9989af6b83f..4d36d601694 100644 --- a/stable/custom-app/3.0.7/helm-values.md +++ b/stable/custom-app/3.0.8/helm-values.md @@ -13,6 +13,6 @@ You will, however, be able to use all values referenced in the common chart here |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | | -| image.tag | string | `"v0.19.124@sha256:4f970ed19a55008ce6e07afdc6616bc43f5ab8016ffcd3a370f8651d2808dc55"` | | +| image.tag | string | `"v0.19.192@sha256:bd4e24a1101bc661b6d91a3d482b94ac66df94583f4731c5495a552a175bd6ae"` | | All Rights Reserved - The TrueCharts Project diff --git a/stable/custom-app/3.0.7/ix_values.yaml b/stable/custom-app/3.0.8/ix_values.yaml similarity index 54% rename from stable/custom-app/3.0.7/ix_values.yaml rename to stable/custom-app/3.0.8/ix_values.yaml index 6f44760a672..99e3628a0eb 100644 --- a/stable/custom-app/3.0.7/ix_values.yaml +++ b/stable/custom-app/3.0.8/ix_values.yaml @@ -3,4 +3,4 @@ image: repository: ghcr.io/k8s-at-home/jackett pullPolicy: IfNotPresent - tag: v0.19.124@sha256:4f970ed19a55008ce6e07afdc6616bc43f5ab8016ffcd3a370f8651d2808dc55 + tag: v0.19.192@sha256:bd4e24a1101bc661b6d91a3d482b94ac66df94583f4731c5495a552a175bd6ae diff --git a/stable/custom-app/3.0.7/questions.yaml b/stable/custom-app/3.0.8/questions.yaml similarity index 97% rename from stable/custom-app/3.0.7/questions.yaml rename to stable/custom-app/3.0.8/questions.yaml index 900fd62275f..6e88f9861ad 100644 --- a/stable/custom-app/3.0.7/questions.yaml +++ b/stable/custom-app/3.0.8/questions.yaml @@ -1254,46 +1254,54 @@ questions: - "definitions/gpuConfiguration" attrs: [] - - variable: resources + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" group: "Resources and Devices" - label: "" schema: - type: dict - attrs: - - variable: limits - label: "Advanced Limit Resource Consumption" + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" schema: type: dict attrs: - - variable: cpu - label: "CPU" + - variable: limits + label: "Advanced Limit Resource Consumption" schema: - type: string - default: "4000m" - valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - - variable: memory - label: "Memory RAM" + 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: 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]+)$' + 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" diff --git a/stable/custom-app/3.0.7/templates/common.yaml b/stable/custom-app/3.0.8/templates/common.yaml similarity index 100% rename from stable/custom-app/3.0.7/templates/common.yaml rename to stable/custom-app/3.0.8/templates/common.yaml diff --git a/stable/custom-app/3.0.7/values.yaml b/stable/custom-app/3.0.8/values.yaml similarity index 100% rename from stable/custom-app/3.0.7/values.yaml rename to stable/custom-app/3.0.8/values.yaml diff --git a/stable/deluge/9.0.5/Chart.lock b/stable/deluge/9.0.5/Chart.lock deleted file mode 100644 index 9214354712f..00000000000 --- a/stable/deluge/9.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.5.2 -digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 -generated: "2021-11-07T15:09:45.400547242Z" diff --git a/stable/deluge/9.0.5/CHANGELOG.md b/stable/deluge/9.0.6/CHANGELOG.md similarity index 83% rename from stable/deluge/9.0.5/CHANGELOG.md rename to stable/deluge/9.0.6/CHANGELOG.md index d7f7b8698d0..0d8d712c1d3 100644 --- a/stable/deluge/9.0.5/CHANGELOG.md +++ b/stable/deluge/9.0.6/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [deluge-9.0.6](https://github.com/truecharts/apps/compare/deluge-9.0.5...deluge-9.0.6) (2021-11-07) + +#### Chore + +* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) + + + ### [deluge-9.0.5](https://github.com/truecharts/apps/compare/deluge-9.0.4...deluge-9.0.5) (2021-11-07) @@ -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)) - -#### Feat - -* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) diff --git a/stable/deluge/9.0.5/CONFIG.md b/stable/deluge/9.0.6/CONFIG.md similarity index 100% rename from stable/deluge/9.0.5/CONFIG.md rename to stable/deluge/9.0.6/CONFIG.md diff --git a/stable/deluge/9.0.6/Chart.lock b/stable/deluge/9.0.6/Chart.lock new file mode 100644 index 00000000000..e3659f78f53 --- /dev/null +++ b/stable/deluge/9.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.5.2 +digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 +generated: "2021-11-07T17:03:35.636040977Z" diff --git a/stable/deluge/9.0.5/Chart.yaml b/stable/deluge/9.0.6/Chart.yaml similarity index 97% rename from stable/deluge/9.0.5/Chart.yaml rename to stable/deluge/9.0.6/Chart.yaml index 3e90c683df3..3875cf88054 100644 --- a/stable/deluge/9.0.5/Chart.yaml +++ b/stable/deluge/9.0.6/Chart.yaml @@ -21,7 +21,7 @@ name: deluge sources: - https://github.com/deluge-torrent/deluge type: application -version: 9.0.5 +version: 9.0.6 annotations: truecharts.org/catagories: | - media diff --git a/stable/deluge/9.0.5/README.md b/stable/deluge/9.0.6/README.md similarity index 100% rename from stable/deluge/9.0.5/README.md rename to stable/deluge/9.0.6/README.md diff --git a/stable/deluge/9.0.5/app-readme.md b/stable/deluge/9.0.6/app-readme.md similarity index 100% rename from stable/deluge/9.0.5/app-readme.md rename to stable/deluge/9.0.6/app-readme.md diff --git a/stable/deluge/9.0.5/charts/common-8.5.2.tgz b/stable/deluge/9.0.6/charts/common-8.5.2.tgz similarity index 100% rename from stable/deluge/9.0.5/charts/common-8.5.2.tgz rename to stable/deluge/9.0.6/charts/common-8.5.2.tgz diff --git a/stable/deluge/9.0.5/helm-values.md b/stable/deluge/9.0.6/helm-values.md similarity index 96% rename from stable/deluge/9.0.5/helm-values.md rename to stable/deluge/9.0.6/helm-values.md index 2af86c7e73c..05925249fa9 100644 --- a/stable/deluge/9.0.5/helm-values.md +++ b/stable/deluge/9.0.6/helm-values.md @@ -13,7 +13,7 @@ You will, however, be able to use all values referenced in the common chart here |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/deluge"` | | -| image.tag | string | `"version-2.0.3-2201906121747ubuntu18.04.1@sha256:f94c291e6e56d337e2a460a58b022a49f5ce56f17d60a74e2431e3ff85040b19"` | | +| image.tag | string | `"version-2.0.3-2201906121747ubuntu18.04.1@sha256:a7df8bc567a15184e5645eb122050019a49265e699dcdc13b635a9f534946f74"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/stable/deluge/9.0.5/ix_values.yaml b/stable/deluge/9.0.6/ix_values.yaml similarity index 85% rename from stable/deluge/9.0.5/ix_values.yaml rename to stable/deluge/9.0.6/ix_values.yaml index 196b2b70c11..6827b7dcdde 100644 --- a/stable/deluge/9.0.5/ix_values.yaml +++ b/stable/deluge/9.0.6/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/linuxserver/deluge pullPolicy: IfNotPresent - tag: version-2.0.3-2201906121747ubuntu18.04.1@sha256:f94c291e6e56d337e2a460a58b022a49f5ce56f17d60a74e2431e3ff85040b19 + tag: version-2.0.3-2201906121747ubuntu18.04.1@sha256:a7df8bc567a15184e5645eb122050019a49265e699dcdc13b635a9f534946f74 securityContext: runAsNonRoot: false diff --git a/stable/deluge/9.0.5/questions.yaml b/stable/deluge/9.0.6/questions.yaml similarity index 97% rename from stable/deluge/9.0.5/questions.yaml rename to stable/deluge/9.0.6/questions.yaml index c2555cc0ff6..e8a2dd118b5 100644 --- a/stable/deluge/9.0.5/questions.yaml +++ b/stable/deluge/9.0.6/questions.yaml @@ -1528,46 +1528,54 @@ questions: - "definitions/gpuConfiguration" attrs: [] - - variable: resources + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" group: "Resources and Devices" - label: "" schema: - type: dict - attrs: - - variable: limits - label: "Advanced Limit Resource Consumption" + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" schema: type: dict attrs: - - variable: cpu - label: "CPU" + - variable: limits + label: "Advanced Limit Resource Consumption" schema: - type: string - default: "4000m" - valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - - variable: memory - label: "Memory RAM" + 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: 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]+)$' + 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" diff --git a/stable/deluge/9.0.5/templates/common.yaml b/stable/deluge/9.0.6/templates/common.yaml similarity index 100% rename from stable/deluge/9.0.5/templates/common.yaml rename to stable/deluge/9.0.6/templates/common.yaml diff --git a/stable/deluge/9.0.5/values.yaml b/stable/deluge/9.0.6/values.yaml similarity index 100% rename from stable/deluge/9.0.5/values.yaml rename to stable/deluge/9.0.6/values.yaml diff --git a/stable/digikam/2.0.6/Chart.lock b/stable/digikam/2.0.6/Chart.lock deleted file mode 100644 index c11f5fed311..00000000000 --- a/stable/digikam/2.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.5.2 -digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 -generated: "2021-11-07T15:10:14.126922195Z" diff --git a/stable/digikam/2.0.6/CHANGELOG.md b/stable/digikam/2.0.7/CHANGELOG.md similarity index 90% rename from stable/digikam/2.0.6/CHANGELOG.md rename to stable/digikam/2.0.7/CHANGELOG.md index a2a130bfdba..f2f75f1a54a 100644 --- a/stable/digikam/2.0.6/CHANGELOG.md +++ b/stable/digikam/2.0.7/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [digikam-2.0.7](https://github.com/truecharts/apps/compare/digikam-2.0.6...digikam-2.0.7) (2021-11-07) + +#### Chore + +* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) + + + ### [digikam-2.0.6](https://github.com/truecharts/apps/compare/digikam-2.0.5...digikam-2.0.6) (2021-11-07) @@ -88,12 +97,3 @@ #### Chore * bump versions to rerelease and fix icons - - - - -### [digikam-0.0.8](https://github.com/truecharts/apps/compare/digikam-0.0.7...digikam-0.0.8) (2021-10-19) - -#### Change - -* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) diff --git a/stable/digikam/2.0.6/CONFIG.md b/stable/digikam/2.0.7/CONFIG.md similarity index 100% rename from stable/digikam/2.0.6/CONFIG.md rename to stable/digikam/2.0.7/CONFIG.md diff --git a/stable/digikam/2.0.7/Chart.lock b/stable/digikam/2.0.7/Chart.lock new file mode 100644 index 00000000000..4d34150d0bf --- /dev/null +++ b/stable/digikam/2.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.5.2 +digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 +generated: "2021-11-07T17:04:03.863896451Z" diff --git a/stable/digikam/2.0.6/Chart.yaml b/stable/digikam/2.0.7/Chart.yaml similarity index 98% rename from stable/digikam/2.0.6/Chart.yaml rename to stable/digikam/2.0.7/Chart.yaml index 15150cdb760..01002ba3691 100644 --- a/stable/digikam/2.0.6/Chart.yaml +++ b/stable/digikam/2.0.7/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-digikam - https://www.digikam.org/ type: application -version: 2.0.6 +version: 2.0.7 annotations: truecharts.org/catagories: | - media diff --git a/stable/digikam/2.0.6/README.md b/stable/digikam/2.0.7/README.md similarity index 100% rename from stable/digikam/2.0.6/README.md rename to stable/digikam/2.0.7/README.md diff --git a/stable/digikam/2.0.6/app-readme.md b/stable/digikam/2.0.7/app-readme.md similarity index 100% rename from stable/digikam/2.0.6/app-readme.md rename to stable/digikam/2.0.7/app-readme.md diff --git a/stable/digikam/2.0.6/charts/common-8.5.2.tgz b/stable/digikam/2.0.7/charts/common-8.5.2.tgz similarity index 100% rename from stable/digikam/2.0.6/charts/common-8.5.2.tgz rename to stable/digikam/2.0.7/charts/common-8.5.2.tgz diff --git a/stable/digikam/2.0.6/helm-values.md b/stable/digikam/2.0.7/helm-values.md similarity index 92% rename from stable/digikam/2.0.6/helm-values.md rename to stable/digikam/2.0.7/helm-values.md index b9d27c85a38..50b01acf61c 100644 --- a/stable/digikam/2.0.6/helm-values.md +++ b/stable/digikam/2.0.7/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/digikam"` | | -| image.tag | string | `"version-7.3.0@sha256:b0524b85c9327d8a9dd38ab8a82ddab6091fc1855a014dc2a7dcf2ea95421d00"` | | +| image.tag | string | `"version-7.3.0@sha256:8cfb7740a1cfcbd2c9a638c711e6266fe6a7f1f1c13a0d6dd95c965a12651e44"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/digikam/2.0.6/ix_values.yaml b/stable/digikam/2.0.7/ix_values.yaml similarity index 80% rename from stable/digikam/2.0.6/ix_values.yaml rename to stable/digikam/2.0.7/ix_values.yaml index c3bee3a008d..346f2e88cab 100644 --- a/stable/digikam/2.0.6/ix_values.yaml +++ b/stable/digikam/2.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/digikam pullPolicy: IfNotPresent - tag: version-7.3.0@sha256:b0524b85c9327d8a9dd38ab8a82ddab6091fc1855a014dc2a7dcf2ea95421d00 + tag: version-7.3.0@sha256:8cfb7740a1cfcbd2c9a638c711e6266fe6a7f1f1c13a0d6dd95c965a12651e44 env: PUID: 568 diff --git a/stable/sqlitebrowser/1.0.6/questions.yaml b/stable/digikam/2.0.7/questions.yaml similarity index 97% rename from stable/sqlitebrowser/1.0.6/questions.yaml rename to stable/digikam/2.0.7/questions.yaml index 1bb5699c396..f210345030e 100644 --- a/stable/sqlitebrowser/1.0.6/questions.yaml +++ b/stable/digikam/2.0.7/questions.yaml @@ -198,6 +198,7 @@ questions: schema: type: int default: 568 + - variable: envList label: "Image environment" group: "Container Configuration" @@ -1383,46 +1384,54 @@ questions: - "definitions/gpuConfiguration" attrs: [] - - variable: resources + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" group: "Resources and Devices" - label: "" schema: - type: dict - attrs: - - variable: limits - label: "Advanced Limit Resource Consumption" + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" schema: type: dict attrs: - - variable: cpu - label: "CPU" + - variable: limits + label: "Advanced Limit Resource Consumption" schema: - type: string - default: "4000m" - valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - - variable: memory - label: "Memory RAM" + 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: 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]+)$' + 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" diff --git a/stable/digikam/2.0.6/templates/common.yaml b/stable/digikam/2.0.7/templates/common.yaml similarity index 100% rename from stable/digikam/2.0.6/templates/common.yaml rename to stable/digikam/2.0.7/templates/common.yaml diff --git a/stable/digikam/2.0.6/values.yaml b/stable/digikam/2.0.7/values.yaml similarity index 100% rename from stable/digikam/2.0.6/values.yaml rename to stable/digikam/2.0.7/values.yaml diff --git a/stable/heimdall/9.0.6/Chart.lock b/stable/heimdall/9.0.6/Chart.lock deleted file mode 100644 index 88c946faedb..00000000000 --- a/stable/heimdall/9.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.5.2 -digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 -generated: "2021-11-07T15:25:44.818850869Z" diff --git a/stable/heimdall/9.0.6/CHANGELOG.md b/stable/heimdall/9.0.7/CHANGELOG.md similarity index 90% rename from stable/heimdall/9.0.6/CHANGELOG.md rename to stable/heimdall/9.0.7/CHANGELOG.md index 60bad110540..904c4ade17f 100644 --- a/stable/heimdall/9.0.6/CHANGELOG.md +++ b/stable/heimdall/9.0.7/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [heimdall-9.0.7](https://github.com/truecharts/apps/compare/heimdall-9.0.6...heimdall-9.0.7) (2021-11-07) + +#### Chore + +* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) + + + ### [heimdall-9.0.6](https://github.com/truecharts/apps/compare/heimdall-9.0.5...heimdall-9.0.6) (2021-11-07) @@ -88,12 +97,3 @@ #### Chore * bump versions to rerelease and fix icons - - - - -### [heimdall-8.0.15](https://github.com/truecharts/apps/compare/heimdall-8.0.14...heimdall-8.0.15) (2021-10-19) - -#### Change - -* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) diff --git a/stable/heimdall/9.0.6/CONFIG.md b/stable/heimdall/9.0.7/CONFIG.md similarity index 100% rename from stable/heimdall/9.0.6/CONFIG.md rename to stable/heimdall/9.0.7/CONFIG.md diff --git a/stable/cloud9/2.0.6/Chart.lock b/stable/heimdall/9.0.7/Chart.lock similarity index 79% rename from stable/cloud9/2.0.6/Chart.lock rename to stable/heimdall/9.0.7/Chart.lock index d87ac957700..b9b8f9853a0 100644 --- a/stable/cloud9/2.0.6/Chart.lock +++ b/stable/heimdall/9.0.7/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.5.2 digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 -generated: "2021-11-07T15:05:23.12879767Z" +generated: "2021-11-07T17:04:32.2694462Z" diff --git a/stable/heimdall/9.0.6/Chart.yaml b/stable/heimdall/9.0.7/Chart.yaml similarity index 97% rename from stable/heimdall/9.0.6/Chart.yaml rename to stable/heimdall/9.0.7/Chart.yaml index 9008940cf86..cbca5587019 100644 --- a/stable/heimdall/9.0.6/Chart.yaml +++ b/stable/heimdall/9.0.7/Chart.yaml @@ -18,7 +18,7 @@ maintainers: name: heimdall sources: null type: application -version: 9.0.6 +version: 9.0.7 annotations: truecharts.org/catagories: | - organizers diff --git a/stable/heimdall/9.0.6/README.md b/stable/heimdall/9.0.7/README.md similarity index 100% rename from stable/heimdall/9.0.6/README.md rename to stable/heimdall/9.0.7/README.md diff --git a/stable/heimdall/9.0.6/app-readme.md b/stable/heimdall/9.0.7/app-readme.md similarity index 100% rename from stable/heimdall/9.0.6/app-readme.md rename to stable/heimdall/9.0.7/app-readme.md diff --git a/stable/heimdall/9.0.6/charts/common-8.5.2.tgz b/stable/heimdall/9.0.7/charts/common-8.5.2.tgz similarity index 100% rename from stable/heimdall/9.0.6/charts/common-8.5.2.tgz rename to stable/heimdall/9.0.7/charts/common-8.5.2.tgz diff --git a/stable/heimdall/9.0.6/helm-values.md b/stable/heimdall/9.0.7/helm-values.md similarity index 92% rename from stable/heimdall/9.0.6/helm-values.md rename to stable/heimdall/9.0.7/helm-values.md index 15c2e223c19..59c0bad07a4 100644 --- a/stable/heimdall/9.0.6/helm-values.md +++ b/stable/heimdall/9.0.7/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/heimdall"` | | -| image.tag | string | `"version-2.2.2@sha256:63f17949f86e22f0a9dfccf5b06b80a6b16d1a8221adb0359aabb3e691149923"` | | +| image.tag | string | `"version-2.2.2@sha256:c15ab596b691548151ee162df9525576161e9b36006a2110c2c90d03c4286672"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/stable/heimdall/9.0.6/ix_values.yaml b/stable/heimdall/9.0.7/ix_values.yaml similarity index 84% rename from stable/heimdall/9.0.6/ix_values.yaml rename to stable/heimdall/9.0.7/ix_values.yaml index 9ad7f9702ce..aec09dbaaf1 100644 --- a/stable/heimdall/9.0.6/ix_values.yaml +++ b/stable/heimdall/9.0.7/ix_values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/linuxserver/heimdall - tag: version-2.2.2@sha256:63f17949f86e22f0a9dfccf5b06b80a6b16d1a8221adb0359aabb3e691149923 + tag: version-2.2.2@sha256:c15ab596b691548151ee162df9525576161e9b36006a2110c2c90d03c4286672 pullPolicy: IfNotPresent securityContext: diff --git a/stable/heimdall/9.0.6/questions.yaml b/stable/heimdall/9.0.7/questions.yaml similarity index 97% rename from stable/heimdall/9.0.6/questions.yaml rename to stable/heimdall/9.0.7/questions.yaml index c4a3a7563e8..f04b0926718 100644 --- a/stable/heimdall/9.0.6/questions.yaml +++ b/stable/heimdall/9.0.7/questions.yaml @@ -1371,46 +1371,54 @@ questions: - "definitions/gpuConfiguration" attrs: [] - - variable: resources + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" group: "Resources and Devices" - label: "" schema: - type: dict - attrs: - - variable: limits - label: "Advanced Limit Resource Consumption" + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" schema: type: dict attrs: - - variable: cpu - label: "CPU" + - variable: limits + label: "Advanced Limit Resource Consumption" schema: - type: string - default: "4000m" - valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - - variable: memory - label: "Memory RAM" + 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: 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]+)$' + 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" diff --git a/stable/heimdall/9.0.6/templates/common.yaml b/stable/heimdall/9.0.7/templates/common.yaml similarity index 100% rename from stable/heimdall/9.0.6/templates/common.yaml rename to stable/heimdall/9.0.7/templates/common.yaml diff --git a/stable/heimdall/9.0.6/values.yaml b/stable/heimdall/9.0.7/values.yaml similarity index 100% rename from stable/heimdall/9.0.6/values.yaml rename to stable/heimdall/9.0.7/values.yaml diff --git a/stable/home-assistant/11.0.8/CHANGELOG.md b/stable/home-assistant/11.0.8/CHANGELOG.md new file mode 100644 index 00000000000..f4dc81bee33 --- /dev/null +++ b/stable/home-assistant/11.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [home-assistant-11.0.8](https://github.com/truecharts/apps/compare/home-assistant-11.0.7...home-assistant-11.0.8) (2021-11-07) + +#### Chore + +* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) + + + + +### [home-assistant-11.0.7](https://github.com/truecharts/apps/compare/home-assistant-11.0.6...home-assistant-11.0.7) (2021-11-07) + +#### Chore + +* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291)) + +#### Chore + +* Simplify GUI for deployment, persistence and securityContext ([#1289](https://github.com/truecharts/apps/issues/1289)) + +#### Feat + +* Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290)) + + + + +### [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 diff --git a/stable/jackett/9.0.10/CONFIG.md b/stable/home-assistant/11.0.8/CONFIG.md similarity index 100% rename from stable/jackett/9.0.10/CONFIG.md rename to stable/home-assistant/11.0.8/CONFIG.md diff --git a/stable/home-assistant/11.0.8/Chart.lock b/stable/home-assistant/11.0.8/Chart.lock new file mode 100644 index 00000000000..fa626138550 --- /dev/null +++ b/stable/home-assistant/11.0.8/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.5.2 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.8 +digest: sha256:4374b8c60200db88c3284511cdb7c13bf7be7f0f3d1dfe19f68bfdb2e54d3cb3 +generated: "2021-11-07T17:05:02.799235463Z" diff --git a/stable/home-assistant/11.0.8/Chart.yaml b/stable/home-assistant/11.0.8/Chart.yaml new file mode 100644 index 00000000000..e472a4c1478 --- /dev/null +++ b/stable/home-assistant/11.0.8/Chart.yaml @@ -0,0 +1,38 @@ +apiVersion: v2 +appVersion: "2021.11.1" +dependencies: +- name: common + repository: https://truecharts.org + version: 8.5.2 +- condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 5.1.8 +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.8 +annotations: + truecharts.org/catagories: | + - home-automation + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/home-assistant/11.0.8/README.md b/stable/home-assistant/11.0.8/README.md new file mode 100644 index 00000000000..2fef7ca6613 --- /dev/null +++ b/stable/home-assistant/11.0.8/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.8 | +| https://truecharts.org | common | 8.5.2 | + +## 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.8/app-readme.md b/stable/home-assistant/11.0.8/app-readme.md new file mode 100644 index 00000000000..3f7d1730309 --- /dev/null +++ b/stable/home-assistant/11.0.8/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/jackett/9.0.10/charts/common-8.5.2.tgz b/stable/home-assistant/11.0.8/charts/common-8.5.2.tgz similarity index 100% rename from stable/jackett/9.0.10/charts/common-8.5.2.tgz rename to stable/home-assistant/11.0.8/charts/common-8.5.2.tgz diff --git a/stable/home-assistant/11.0.8/charts/postgresql-5.1.8.tgz b/stable/home-assistant/11.0.8/charts/postgresql-5.1.8.tgz new file mode 100644 index 00000000000..e9400d4adc3 Binary files /dev/null and b/stable/home-assistant/11.0.8/charts/postgresql-5.1.8.tgz differ diff --git a/stable/home-assistant/11.0.8/helm-values.md b/stable/home-assistant/11.0.8/helm-values.md new file mode 100644 index 00000000000..772fe7fb16f --- /dev/null +++ b/stable/home-assistant/11.0.8/helm-values.md @@ -0,0 +1,45 @@ +# 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.11.1@sha256:a648e46e37ab84940195132bec2517aff622acc497f585dad1f401497eea4e21"` | | +| 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` | | +| service.main.ports.main.targetPort | int | `8123` | | + +All Rights Reserved - The TrueCharts Project diff --git a/stable/home-assistant/11.0.8/ix_values.yaml b/stable/home-assistant/11.0.8/ix_values.yaml new file mode 100644 index 00000000000..f286379cbe6 --- /dev/null +++ b/stable/home-assistant/11.0.8/ix_values.yaml @@ -0,0 +1,83 @@ +# Default values for Home Assistant + +image: + repository: ghcr.io/truecharts/home-assistant + pullPolicy: IfNotPresent + tag: v2021.11.1@sha256:a648e46e37ab84940195132bec2517aff622acc497f585dad1f401497eea4e21 + +env: + PUID: 568 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 8123 + targetPort: 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.8/questions.yaml b/stable/home-assistant/11.0.8/questions.yaml new file mode 100644 index 00000000000..c58c57ece9a --- /dev/null +++ b/stable/home-assistant/11.0.8/questions.yaml @@ -0,0 +1,1866 @@ +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: advanced + label: "Show Advanced Controller Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: expert + 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: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "ClusterIP" + description: "ClusterIP" + - value: "NodePort" + description: "NodePort (Advanced)" + - value: "LoadBalancer" + description: "LoadBalancer (Advanced)" + - 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: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer" + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8123 + + - variable: port + label: "Container Port" + schema: + type: int + default: 8123 + editable: true + required: true + + + + - 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: "Simple" + enum: + - value: "Simple" + description: "Simple" + - 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 + hidden: true + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - 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: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - 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: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - 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: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - 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: 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: 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: name + label: "Name (optional)" + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simpleHP" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - 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: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - 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: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - 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: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - 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: 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: 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: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + 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: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + 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.8/templates/_configmap.tpl b/stable/home-assistant/11.0.8/templates/_configmap.tpl new file mode 100644 index 00000000000..086c40af678 --- /dev/null +++ b/stable/home-assistant/11.0.8/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.8/templates/common.yaml b/stable/home-assistant/11.0.8/templates/common.yaml new file mode 100644 index 00000000000..0cc42ff47ee --- /dev/null +++ b/stable/home-assistant/11.0.8/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.8/templates/secret.yaml b/stable/home-assistant/11.0.8/templates/secret.yaml new file mode 100644 index 00000000000..19f769cf59b --- /dev/null +++ b/stable/home-assistant/11.0.8/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/jackett/9.0.10/values.yaml b/stable/home-assistant/11.0.8/values.yaml similarity index 100% rename from stable/jackett/9.0.10/values.yaml rename to stable/home-assistant/11.0.8/values.yaml diff --git a/stable/jackett/9.0.10/Chart.lock b/stable/jackett/9.0.10/Chart.lock deleted file mode 100644 index 6dc45d1a191..00000000000 --- a/stable/jackett/9.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.5.2 -digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 -generated: "2021-11-07T15:27:50.593091114Z" diff --git a/stable/jackett/9.0.10/CHANGELOG.md b/stable/jackett/9.0.11/CHANGELOG.md similarity index 91% rename from stable/jackett/9.0.10/CHANGELOG.md rename to stable/jackett/9.0.11/CHANGELOG.md index 2384051db0c..a65b9efd1a4 100644 --- a/stable/jackett/9.0.10/CHANGELOG.md +++ b/stable/jackett/9.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [jackett-9.0.11](https://github.com/truecharts/apps/compare/jackett-9.0.10...jackett-9.0.11) (2021-11-07) + +#### Chore + +* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) + + + ### [jackett-9.0.10](https://github.com/truecharts/apps/compare/jackett-9.0.9...jackett-9.0.10) (2021-11-07) @@ -88,12 +97,3 @@ #### Chore * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - - -### [jackett-9.0.1](https://github.com/truecharts/apps/compare/jackett-9.0.0...jackett-9.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) diff --git a/stable/komga/4.0.5/CONFIG.md b/stable/jackett/9.0.11/CONFIG.md similarity index 100% rename from stable/komga/4.0.5/CONFIG.md rename to stable/jackett/9.0.11/CONFIG.md diff --git a/stable/jackett/9.0.11/Chart.lock b/stable/jackett/9.0.11/Chart.lock new file mode 100644 index 00000000000..327e79f818b --- /dev/null +++ b/stable/jackett/9.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.5.2 +digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 +generated: "2021-11-07T17:05:41.899544686Z" diff --git a/stable/jackett/9.0.10/Chart.yaml b/stable/jackett/9.0.11/Chart.yaml similarity index 94% rename from stable/jackett/9.0.10/Chart.yaml rename to stable/jackett/9.0.11/Chart.yaml index 638079960d8..34ffa89d3fe 100644 --- a/stable/jackett/9.0.10/Chart.yaml +++ b/stable/jackett/9.0.11/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.19.124" +appVersion: "0.19.192" dependencies: - name: common repository: https://truecharts.org @@ -21,7 +21,7 @@ name: jackett sources: - https://github.com/Jackett/Jackett type: application -version: 9.0.10 +version: 9.0.11 annotations: truecharts.org/catagories: | - media diff --git a/stable/jackett/9.0.10/README.md b/stable/jackett/9.0.11/README.md similarity index 100% rename from stable/jackett/9.0.10/README.md rename to stable/jackett/9.0.11/README.md diff --git a/stable/jackett/9.0.10/app-readme.md b/stable/jackett/9.0.11/app-readme.md similarity index 100% rename from stable/jackett/9.0.10/app-readme.md rename to stable/jackett/9.0.11/app-readme.md diff --git a/stable/komga/4.0.5/charts/common-8.5.2.tgz b/stable/jackett/9.0.11/charts/common-8.5.2.tgz similarity index 100% rename from stable/komga/4.0.5/charts/common-8.5.2.tgz rename to stable/jackett/9.0.11/charts/common-8.5.2.tgz diff --git a/stable/jackett/9.0.10/helm-values.md b/stable/jackett/9.0.11/helm-values.md similarity index 93% rename from stable/jackett/9.0.10/helm-values.md rename to stable/jackett/9.0.11/helm-values.md index 52ab33c1a6b..7381703e6b8 100644 --- a/stable/jackett/9.0.10/helm-values.md +++ b/stable/jackett/9.0.11/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | | -| image.tag | string | `"v0.19.124@sha256:4f970ed19a55008ce6e07afdc6616bc43f5ab8016ffcd3a370f8651d2808dc55"` | | +| image.tag | string | `"v0.19.192@sha256:bd4e24a1101bc661b6d91a3d482b94ac66df94583f4731c5495a552a175bd6ae"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/incubator/testrc2/0.0.6/ix_values.yaml b/stable/jackett/9.0.11/ix_values.yaml similarity index 86% rename from incubator/testrc2/0.0.6/ix_values.yaml rename to stable/jackett/9.0.11/ix_values.yaml index 39476bc054f..5baec7142b9 100644 --- a/incubator/testrc2/0.0.6/ix_values.yaml +++ b/stable/jackett/9.0.11/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/k8s-at-home/jackett pullPolicy: IfNotPresent - tag: v0.19.124@sha256:4f970ed19a55008ce6e07afdc6616bc43f5ab8016ffcd3a370f8651d2808dc55 + tag: v0.19.192@sha256:bd4e24a1101bc661b6d91a3d482b94ac66df94583f4731c5495a552a175bd6ae securityContext: readOnlyRootFilesystem: false diff --git a/stable/jackett/9.0.10/questions.yaml b/stable/jackett/9.0.11/questions.yaml similarity index 97% rename from stable/jackett/9.0.10/questions.yaml rename to stable/jackett/9.0.11/questions.yaml index eb01c07ecc3..385180e9648 100644 --- a/stable/jackett/9.0.10/questions.yaml +++ b/stable/jackett/9.0.11/questions.yaml @@ -1369,46 +1369,54 @@ questions: - "definitions/gpuConfiguration" attrs: [] - - variable: resources + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" group: "Resources and Devices" - label: "" schema: - type: dict - attrs: - - variable: limits - label: "Advanced Limit Resource Consumption" + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" schema: type: dict attrs: - - variable: cpu - label: "CPU" + - variable: limits + label: "Advanced Limit Resource Consumption" schema: - type: string - default: "4000m" - valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - - variable: memory - label: "Memory RAM" + 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: 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]+)$' + 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" diff --git a/stable/jackett/9.0.10/templates/common.yaml b/stable/jackett/9.0.11/templates/common.yaml similarity index 100% rename from stable/jackett/9.0.10/templates/common.yaml rename to stable/jackett/9.0.11/templates/common.yaml diff --git a/stable/komga/4.0.5/values.yaml b/stable/jackett/9.0.11/values.yaml similarity index 100% rename from stable/komga/4.0.5/values.yaml rename to stable/jackett/9.0.11/values.yaml diff --git a/stable/komga/4.0.5/Chart.lock b/stable/komga/4.0.5/Chart.lock deleted file mode 100644 index 69cc06dc1ab..00000000000 --- a/stable/komga/4.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.5.2 -digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 -generated: "2021-11-07T15:31:36.619292513Z" diff --git a/stable/komga/4.0.5/CHANGELOG.md b/stable/komga/4.0.6/CHANGELOG.md similarity index 83% rename from stable/komga/4.0.5/CHANGELOG.md rename to stable/komga/4.0.6/CHANGELOG.md index 23e006c7012..81466f94460 100644 --- a/stable/komga/4.0.5/CHANGELOG.md +++ b/stable/komga/4.0.6/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [komga-4.0.6](https://github.com/truecharts/apps/compare/komga-4.0.5...komga-4.0.6) (2021-11-07) + +#### Chore + +* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) + + + ### [komga-4.0.5](https://github.com/truecharts/apps/compare/komga-4.0.4...komga-4.0.5) (2021-11-07) @@ -88,12 +97,3 @@ ### [komga-3.0.16](https://github.com/truecharts/apps/compare/komga-3.0.15...komga-3.0.16) (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)) diff --git a/stable/lazylibrarian/9.0.6/CONFIG.md b/stable/komga/4.0.6/CONFIG.md similarity index 100% rename from stable/lazylibrarian/9.0.6/CONFIG.md rename to stable/komga/4.0.6/CONFIG.md diff --git a/stable/komga/4.0.6/Chart.lock b/stable/komga/4.0.6/Chart.lock new file mode 100644 index 00000000000..d92791594e3 --- /dev/null +++ b/stable/komga/4.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.5.2 +digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 +generated: "2021-11-07T17:06:11.097090277Z" diff --git a/stable/komga/4.0.5/Chart.yaml b/stable/komga/4.0.6/Chart.yaml similarity index 94% rename from stable/komga/4.0.5/Chart.yaml rename to stable/komga/4.0.6/Chart.yaml index 517c8f6f462..5ad53bf9ae3 100644 --- a/stable/komga/4.0.5/Chart.yaml +++ b/stable/komga/4.0.6/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.132.0" +appVersion: "0.132.1" dependencies: - name: common repository: https://truecharts.org @@ -21,7 +21,7 @@ name: komga sources: - https://komga.org/ - https://github.com/gotson/komga -version: 4.0.5 +version: 4.0.6 annotations: truecharts.org/catagories: | - media diff --git a/stable/komga/4.0.5/README.md b/stable/komga/4.0.6/README.md similarity index 100% rename from stable/komga/4.0.5/README.md rename to stable/komga/4.0.6/README.md diff --git a/stable/komga/4.0.5/app-readme.md b/stable/komga/4.0.6/app-readme.md similarity index 100% rename from stable/komga/4.0.5/app-readme.md rename to stable/komga/4.0.6/app-readme.md diff --git a/stable/lazylibrarian/9.0.6/charts/common-8.5.2.tgz b/stable/komga/4.0.6/charts/common-8.5.2.tgz similarity index 100% rename from stable/lazylibrarian/9.0.6/charts/common-8.5.2.tgz rename to stable/komga/4.0.6/charts/common-8.5.2.tgz diff --git a/stable/komga/4.0.5/helm-values.md b/stable/komga/4.0.6/helm-values.md similarity index 91% rename from stable/komga/4.0.5/helm-values.md rename to stable/komga/4.0.6/helm-values.md index d5f7e2f63a8..677a1599b71 100644 --- a/stable/komga/4.0.5/helm-values.md +++ b/stable/komga/4.0.6/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | See below | environment variables. See more environment variables in the [komga documentation](https://komga.org/installation/configuration.html#optional-configuration). | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/truecharts/komga"` | image repository | -| image.tag | string | `"v0.132.0@sha256:e040dcb941230154ef27e0e3fb205cef0dc8b07a7c67ca739f67d1de3a1d5a71"` | image tag | +| image.tag | string | `"v0.132.1@sha256:7daa476a844a7819cc37950a3f528dba324cf8ed95d6b9b102e0bfe2f173a226"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | service | object | See values.yaml | Configures service settings for the chart. | diff --git a/stable/komga/4.0.5/ix_values.yaml b/stable/komga/4.0.6/ix_values.yaml similarity index 91% rename from stable/komga/4.0.5/ix_values.yaml rename to stable/komga/4.0.6/ix_values.yaml index 4c3b83178d6..1fd9344bc04 100644 --- a/stable/komga/4.0.5/ix_values.yaml +++ b/stable/komga/4.0.6/ix_values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: ghcr.io/truecharts/komga # -- image tag - tag: v0.132.0@sha256:e040dcb941230154ef27e0e3fb205cef0dc8b07a7c67ca739f67d1de3a1d5a71 + tag: v0.132.1@sha256:7daa476a844a7819cc37950a3f528dba324cf8ed95d6b9b102e0bfe2f173a226 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/komga/4.0.5/questions.yaml b/stable/komga/4.0.6/questions.yaml similarity index 97% rename from stable/komga/4.0.5/questions.yaml rename to stable/komga/4.0.6/questions.yaml index 04036d8a02a..16b8cdd1287 100644 --- a/stable/komga/4.0.5/questions.yaml +++ b/stable/komga/4.0.6/questions.yaml @@ -1539,46 +1539,54 @@ questions: - "definitions/gpuConfiguration" attrs: [] - - variable: resources + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" group: "Resources and Devices" - label: "" schema: - type: dict - attrs: - - variable: limits - label: "Advanced Limit Resource Consumption" + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" schema: type: dict attrs: - - variable: cpu - label: "CPU" + - variable: limits + label: "Advanced Limit Resource Consumption" schema: - type: string - default: "4000m" - valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - - variable: memory - label: "Memory RAM" + 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: 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]+)$' + 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" diff --git a/stable/komga/4.0.5/templates/common.yaml b/stable/komga/4.0.6/templates/common.yaml similarity index 100% rename from stable/komga/4.0.5/templates/common.yaml rename to stable/komga/4.0.6/templates/common.yaml diff --git a/stable/lazylibrarian/9.0.6/values.yaml b/stable/komga/4.0.6/values.yaml similarity index 100% rename from stable/lazylibrarian/9.0.6/values.yaml rename to stable/komga/4.0.6/values.yaml diff --git a/stable/lazylibrarian/9.0.6/Chart.lock b/stable/lazylibrarian/9.0.6/Chart.lock deleted file mode 100644 index 3afa8da3d67..00000000000 --- a/stable/lazylibrarian/9.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.5.2 -digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 -generated: "2021-11-07T15:32:05.284821329Z" diff --git a/stable/lazylibrarian/9.0.6/CHANGELOG.md b/stable/lazylibrarian/9.0.7/CHANGELOG.md similarity index 91% rename from stable/lazylibrarian/9.0.6/CHANGELOG.md rename to stable/lazylibrarian/9.0.7/CHANGELOG.md index a1f0c771384..22613b2190e 100644 --- a/stable/lazylibrarian/9.0.6/CHANGELOG.md +++ b/stable/lazylibrarian/9.0.7/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [lazylibrarian-9.0.7](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.6...lazylibrarian-9.0.7) (2021-11-07) + +#### Chore + +* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) + + + ### [lazylibrarian-9.0.6](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.5...lazylibrarian-9.0.6) (2021-11-07) @@ -88,12 +97,3 @@ #### Chore * bump versions to rerelease and fix icons -* update non-major ([#1185](https://github.com/truecharts/apps/issues/1185)) - - - - -### [lazylibrarian-8.0.15](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.14...lazylibrarian-8.0.15) (2021-10-19) - -#### Change - diff --git a/stable/littlelink/4.0.6/CONFIG.md b/stable/lazylibrarian/9.0.7/CONFIG.md similarity index 100% rename from stable/littlelink/4.0.6/CONFIG.md rename to stable/lazylibrarian/9.0.7/CONFIG.md diff --git a/stable/lazylibrarian/9.0.7/Chart.lock b/stable/lazylibrarian/9.0.7/Chart.lock new file mode 100644 index 00000000000..dadfa6cffd6 --- /dev/null +++ b/stable/lazylibrarian/9.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.5.2 +digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 +generated: "2021-11-07T17:06:39.705132714Z" diff --git a/stable/lazylibrarian/9.0.6/Chart.yaml b/stable/lazylibrarian/9.0.7/Chart.yaml similarity index 98% rename from stable/lazylibrarian/9.0.6/Chart.yaml rename to stable/lazylibrarian/9.0.7/Chart.yaml index 7ac6d3d688f..8ccbe1ddad0 100644 --- a/stable/lazylibrarian/9.0.6/Chart.yaml +++ b/stable/lazylibrarian/9.0.7/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://gitlab.com/LazyLibrarian/LazyLibrarian.git - https://lazylibrarian.gitlab.io type: application -version: 9.0.6 +version: 9.0.7 annotations: truecharts.org/catagories: | - media diff --git a/stable/lazylibrarian/9.0.6/README.md b/stable/lazylibrarian/9.0.7/README.md similarity index 100% rename from stable/lazylibrarian/9.0.6/README.md rename to stable/lazylibrarian/9.0.7/README.md diff --git a/stable/lazylibrarian/9.0.6/app-readme.md b/stable/lazylibrarian/9.0.7/app-readme.md similarity index 100% rename from stable/lazylibrarian/9.0.6/app-readme.md rename to stable/lazylibrarian/9.0.7/app-readme.md diff --git a/stable/littlelink/4.0.6/charts/common-8.5.2.tgz b/stable/lazylibrarian/9.0.7/charts/common-8.5.2.tgz similarity index 100% rename from stable/littlelink/4.0.6/charts/common-8.5.2.tgz rename to stable/lazylibrarian/9.0.7/charts/common-8.5.2.tgz diff --git a/stable/lazylibrarian/9.0.6/helm-values.md b/stable/lazylibrarian/9.0.7/helm-values.md similarity index 92% rename from stable/lazylibrarian/9.0.6/helm-values.md rename to stable/lazylibrarian/9.0.7/helm-values.md index 2c1398eddb2..9ba03a05b99 100644 --- a/stable/lazylibrarian/9.0.6/helm-values.md +++ b/stable/lazylibrarian/9.0.7/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/lazylibrarian"` | | -| image.tag | string | `"latest@sha256:170b303498072f495befa8326e816dc40d2a68102d2d3fb6a754dc585d5d1aae"` | | +| image.tag | string | `"latest@sha256:770efb8273746fe474489c5c3edb5aef1a8e504bd97936551623a5cf403a0b0f"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/stable/lazylibrarian/9.0.6/ix_values.yaml b/stable/lazylibrarian/9.0.7/ix_values.yaml similarity index 85% rename from stable/lazylibrarian/9.0.6/ix_values.yaml rename to stable/lazylibrarian/9.0.7/ix_values.yaml index 0f29db084be..2572b8fcab4 100644 --- a/stable/lazylibrarian/9.0.6/ix_values.yaml +++ b/stable/lazylibrarian/9.0.7/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/linuxserver/lazylibrarian pullPolicy: IfNotPresent - tag: latest@sha256:170b303498072f495befa8326e816dc40d2a68102d2d3fb6a754dc585d5d1aae + tag: latest@sha256:770efb8273746fe474489c5c3edb5aef1a8e504bd97936551623a5cf403a0b0f securityContext: runAsNonRoot: false diff --git a/stable/lazylibrarian/9.0.6/questions.yaml b/stable/lazylibrarian/9.0.7/questions.yaml similarity index 97% rename from stable/lazylibrarian/9.0.6/questions.yaml rename to stable/lazylibrarian/9.0.7/questions.yaml index 5d2dfb90e5b..8de3322e255 100644 --- a/stable/lazylibrarian/9.0.6/questions.yaml +++ b/stable/lazylibrarian/9.0.7/questions.yaml @@ -1383,46 +1383,54 @@ questions: - "definitions/gpuConfiguration" attrs: [] - - variable: resources + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" group: "Resources and Devices" - label: "" schema: - type: dict - attrs: - - variable: limits - label: "Advanced Limit Resource Consumption" + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" schema: type: dict attrs: - - variable: cpu - label: "CPU" + - variable: limits + label: "Advanced Limit Resource Consumption" schema: - type: string - default: "4000m" - valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - - variable: memory - label: "Memory RAM" + 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: 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]+)$' + 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" diff --git a/stable/lazylibrarian/9.0.6/templates/common.yaml b/stable/lazylibrarian/9.0.7/templates/common.yaml similarity index 100% rename from stable/lazylibrarian/9.0.6/templates/common.yaml rename to stable/lazylibrarian/9.0.7/templates/common.yaml diff --git a/stable/littlelink/4.0.6/values.yaml b/stable/lazylibrarian/9.0.7/values.yaml similarity index 100% rename from stable/littlelink/4.0.6/values.yaml rename to stable/lazylibrarian/9.0.7/values.yaml diff --git a/stable/littlelink/4.0.6/Chart.lock b/stable/littlelink/4.0.6/Chart.lock deleted file mode 100644 index 0de1af55258..00000000000 --- a/stable/littlelink/4.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.5.2 -digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 -generated: "2021-11-07T15:34:00.616528237Z" diff --git a/stable/littlelink/4.0.6/CHANGELOG.md b/stable/littlelink/4.0.7/CHANGELOG.md similarity index 92% rename from stable/littlelink/4.0.6/CHANGELOG.md rename to stable/littlelink/4.0.7/CHANGELOG.md index c6d3d0fe0c6..6ac7ed958a4 100644 --- a/stable/littlelink/4.0.6/CHANGELOG.md +++ b/stable/littlelink/4.0.7/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [littlelink-4.0.7](https://github.com/truecharts/apps/compare/littlelink-4.0.6...littlelink-4.0.7) (2021-11-07) + +#### Chore + +* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) + + + ### [littlelink-4.0.6](https://github.com/truecharts/apps/compare/littlelink-4.0.5...littlelink-4.0.6) (2021-11-07) @@ -88,12 +97,3 @@ - -### [littlelink-3.0.15](https://github.com/truecharts/apps/compare/littlelink-3.0.14...littlelink-3.0.15) (2021-10-20) - -#### Chore - -* bump versions to rerelease and fix icons - - - diff --git a/stable/minio-console/1.0.5/CONFIG.md b/stable/littlelink/4.0.7/CONFIG.md similarity index 100% rename from stable/minio-console/1.0.5/CONFIG.md rename to stable/littlelink/4.0.7/CONFIG.md diff --git a/stable/littlelink/4.0.7/Chart.lock b/stable/littlelink/4.0.7/Chart.lock new file mode 100644 index 00000000000..4ea248fcdf1 --- /dev/null +++ b/stable/littlelink/4.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.5.2 +digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 +generated: "2021-11-07T17:07:08.149920904Z" diff --git a/stable/littlelink/4.0.6/Chart.yaml b/stable/littlelink/4.0.7/Chart.yaml similarity index 98% rename from stable/littlelink/4.0.6/Chart.yaml rename to stable/littlelink/4.0.7/Chart.yaml index c7ec0d39a14..f3676b22d6d 100644 --- a/stable/littlelink/4.0.6/Chart.yaml +++ b/stable/littlelink/4.0.7/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/techno-tim/littlelink-server - https://github.com/sethcottle/littlelink type: application -version: 4.0.6 +version: 4.0.7 annotations: truecharts.org/catagories: | - social diff --git a/stable/littlelink/4.0.6/README.md b/stable/littlelink/4.0.7/README.md similarity index 100% rename from stable/littlelink/4.0.6/README.md rename to stable/littlelink/4.0.7/README.md diff --git a/stable/littlelink/4.0.6/app-readme.md b/stable/littlelink/4.0.7/app-readme.md similarity index 100% rename from stable/littlelink/4.0.6/app-readme.md rename to stable/littlelink/4.0.7/app-readme.md diff --git a/stable/minio-console/1.0.5/charts/common-8.5.2.tgz b/stable/littlelink/4.0.7/charts/common-8.5.2.tgz similarity index 100% rename from stable/minio-console/1.0.5/charts/common-8.5.2.tgz rename to stable/littlelink/4.0.7/charts/common-8.5.2.tgz diff --git a/stable/littlelink/4.0.6/helm-values.md b/stable/littlelink/4.0.7/helm-values.md similarity index 95% rename from stable/littlelink/4.0.6/helm-values.md rename to stable/littlelink/4.0.7/helm-values.md index b41cbbbb041..a41bb0b692f 100644 --- a/stable/littlelink/4.0.6/helm-values.md +++ b/stable/littlelink/4.0.7/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | envFrom[0].configMapRef.name | string | `"littlelinkconfig"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/techno-tim/littlelink-server"` | | -| image.tag | string | `"latest@sha256:a5e07045b8cf753e67ee2489d0fdf80fc93be21a3baf291b67f3fa6c4b291e7d"` | | +| image.tag | string | `"latest@sha256:0970ab9be1900adddb660066ffba864eb57206bec3baa8c0b8827d9193136798"` | | | littlelink.avatar_2x_url | string | `"https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_400x400.jpg"` | | | littlelink.avatar_alt | string | `"techno tim profile pic"` | | | littlelink.avatar_url | string | `"https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_200x200.jpg"` | | diff --git a/stable/littlelink/4.0.6/ix_values.yaml b/stable/littlelink/4.0.7/ix_values.yaml similarity index 93% rename from stable/littlelink/4.0.6/ix_values.yaml rename to stable/littlelink/4.0.7/ix_values.yaml index da174293bdb..c6870ed9ec5 100644 --- a/stable/littlelink/4.0.6/ix_values.yaml +++ b/stable/littlelink/4.0.7/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/techno-tim/littlelink-server pullPolicy: IfNotPresent - tag: latest@sha256:a5e07045b8cf753e67ee2489d0fdf80fc93be21a3baf291b67f3fa6c4b291e7d + tag: latest@sha256:0970ab9be1900adddb660066ffba864eb57206bec3baa8c0b8827d9193136798 service: main: diff --git a/stable/littlelink/4.0.6/questions.yaml b/stable/littlelink/4.0.7/questions.yaml similarity index 97% rename from stable/littlelink/4.0.6/questions.yaml rename to stable/littlelink/4.0.7/questions.yaml index 757612ff29b..ecfcdc82eaa 100644 --- a/stable/littlelink/4.0.6/questions.yaml +++ b/stable/littlelink/4.0.7/questions.yaml @@ -1384,46 +1384,54 @@ questions: - "definitions/gpuConfiguration" attrs: [] - - variable: resources + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" group: "Resources and Devices" - label: "" schema: - type: dict - attrs: - - variable: limits - label: "Advanced Limit Resource Consumption" + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" schema: type: dict attrs: - - variable: cpu - label: "CPU" + - variable: limits + label: "Advanced Limit Resource Consumption" schema: - type: string - default: "4000m" - valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - - variable: memory - label: "Memory RAM" + 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: 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]+)$' + 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" diff --git a/stable/littlelink/4.0.6/templates/_configmap.tpl b/stable/littlelink/4.0.7/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/4.0.6/templates/_configmap.tpl rename to stable/littlelink/4.0.7/templates/_configmap.tpl diff --git a/stable/littlelink/4.0.6/templates/common.yaml b/stable/littlelink/4.0.7/templates/common.yaml similarity index 100% rename from stable/littlelink/4.0.6/templates/common.yaml rename to stable/littlelink/4.0.7/templates/common.yaml diff --git a/stable/minio-console/1.0.5/values.yaml b/stable/littlelink/4.0.7/values.yaml similarity index 100% rename from stable/minio-console/1.0.5/values.yaml rename to stable/littlelink/4.0.7/values.yaml diff --git a/stable/minio-console/1.0.5/Chart.lock b/stable/minio-console/1.0.5/Chart.lock deleted file mode 100644 index 47629353bc8..00000000000 --- a/stable/minio-console/1.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.5.2 -digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 -generated: "2021-11-07T15:36:37.272805761Z" diff --git a/stable/minio-console/1.0.5/CHANGELOG.md b/stable/minio-console/1.0.6/CHANGELOG.md similarity index 88% rename from stable/minio-console/1.0.5/CHANGELOG.md rename to stable/minio-console/1.0.6/CHANGELOG.md index 25ce74416e0..c76c6462350 100644 --- a/stable/minio-console/1.0.5/CHANGELOG.md +++ b/stable/minio-console/1.0.6/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [minio-console-1.0.6](https://github.com/truecharts/apps/compare/minio-console-1.0.5...minio-console-1.0.6) (2021-11-07) + +#### Chore + +* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) + + + ### [minio-console-1.0.5](https://github.com/truecharts/apps/compare/minio-console-1.0.4...minio-console-1.0.5) (2021-11-07) @@ -88,12 +97,3 @@ #### 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 - diff --git a/stable/muximux/1.0.6/CONFIG.md b/stable/minio-console/1.0.6/CONFIG.md similarity index 100% rename from stable/muximux/1.0.6/CONFIG.md rename to stable/minio-console/1.0.6/CONFIG.md diff --git a/stable/minio-console/1.0.6/Chart.lock b/stable/minio-console/1.0.6/Chart.lock new file mode 100644 index 00000000000..e1e904a0aff --- /dev/null +++ b/stable/minio-console/1.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.5.2 +digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 +generated: "2021-11-07T17:07:37.16490659Z" diff --git a/stable/minio-console/1.0.5/Chart.yaml b/stable/minio-console/1.0.6/Chart.yaml similarity index 94% rename from stable/minio-console/1.0.5/Chart.yaml rename to stable/minio-console/1.0.6/Chart.yaml index 20f6537fe5a..1f9f9affca8 100644 --- a/stable/minio-console/1.0.5/Chart.yaml +++ b/stable/minio-console/1.0.6/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.11.0" +appVersion: "0.12.1" dependencies: - name: common repository: https://truecharts.org @@ -19,7 +19,7 @@ maintainers: name: minio-console sources: - https://github.com/minio/console -version: 1.0.5 +version: 1.0.6 annotations: truecharts.org/catagories: | - media diff --git a/stable/minio-console/1.0.5/README.md b/stable/minio-console/1.0.6/README.md similarity index 100% rename from stable/minio-console/1.0.5/README.md rename to stable/minio-console/1.0.6/README.md diff --git a/stable/minio-console/1.0.5/app-readme.md b/stable/minio-console/1.0.6/app-readme.md similarity index 100% rename from stable/minio-console/1.0.5/app-readme.md rename to stable/minio-console/1.0.6/app-readme.md diff --git a/stable/muximux/1.0.6/charts/common-8.5.2.tgz b/stable/minio-console/1.0.6/charts/common-8.5.2.tgz similarity index 100% rename from stable/muximux/1.0.6/charts/common-8.5.2.tgz rename to stable/minio-console/1.0.6/charts/common-8.5.2.tgz diff --git a/stable/minio-console/1.0.5/helm-values.md b/stable/minio-console/1.0.6/helm-values.md similarity index 93% rename from stable/minio-console/1.0.5/helm-values.md rename to stable/minio-console/1.0.6/helm-values.md index ef6e6c628f1..a5afbe34c42 100644 --- a/stable/minio-console/1.0.5/helm-values.md +++ b/stable/minio-console/1.0.6/helm-values.md @@ -17,7 +17,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"minio/console"` | image repository | -| image.tag | string | `"v0.11.0@sha256:14cdf2498baf2c58811f842a0a382c56c64ea6576cde769670494b06ffc2653c"` | image tag | +| image.tag | string | `"v0.12.1@sha256:f136db063daa7a5099189e800e7de54f83526c8bdd5cb69f7c72f474bf9938c0"` | image tag | | persistence.varrun.enabled | bool | `true` | | | secret.CONSOLE_PBKDF_PASSPHRASE | string | `"changeme"` | Required: Passphrase to derive keys (generate own) Example: D6vpras1xpUgrcFpOIGA4crHvzUDQb48 | | secret.CONSOLE_PBKDF_SALT | string | `"changeme"` | Required: Salt for derived keys (generate own) Example: ILy2FWzwjjYi1TeTEpBjEsPrwLfKZxgi | diff --git a/stable/minio-console/1.0.5/ix_values.yaml b/stable/minio-console/1.0.6/ix_values.yaml similarity index 92% rename from stable/minio-console/1.0.5/ix_values.yaml rename to stable/minio-console/1.0.6/ix_values.yaml index 4b256c73647..dc8d60ff3fb 100644 --- a/stable/minio-console/1.0.5/ix_values.yaml +++ b/stable/minio-console/1.0.6/ix_values.yaml @@ -2,7 +2,7 @@ image: # -- image repository repository: minio/console # -- image tag - tag: v0.11.0@sha256:14cdf2498baf2c58811f842a0a382c56c64ea6576cde769670494b06ffc2653c + tag: v0.12.1@sha256:f136db063daa7a5099189e800e7de54f83526c8bdd5cb69f7c72f474bf9938c0 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/minio-console/1.0.5/questions.yaml b/stable/minio-console/1.0.6/questions.yaml similarity index 97% rename from stable/minio-console/1.0.5/questions.yaml rename to stable/minio-console/1.0.6/questions.yaml index 828da602a4f..2d0778c26ef 100644 --- a/stable/minio-console/1.0.5/questions.yaml +++ b/stable/minio-console/1.0.6/questions.yaml @@ -1387,46 +1387,54 @@ questions: - "definitions/gpuConfiguration" attrs: [] - - variable: resources + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" group: "Resources and Devices" - label: "" schema: - type: dict - attrs: - - variable: limits - label: "Advanced Limit Resource Consumption" + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" schema: type: dict attrs: - - variable: cpu - label: "CPU" + - variable: limits + label: "Advanced Limit Resource Consumption" schema: - type: string - default: "4000m" - valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - - variable: memory - label: "Memory RAM" + 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: 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]+)$' + 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" diff --git a/stable/minio-console/1.0.5/templates/common.yaml b/stable/minio-console/1.0.6/templates/common.yaml similarity index 100% rename from stable/minio-console/1.0.5/templates/common.yaml rename to stable/minio-console/1.0.6/templates/common.yaml diff --git a/stable/muximux/1.0.6/values.yaml b/stable/minio-console/1.0.6/values.yaml similarity index 100% rename from stable/muximux/1.0.6/values.yaml rename to stable/minio-console/1.0.6/values.yaml diff --git a/stable/muximux/1.0.6/Chart.lock b/stable/muximux/1.0.6/Chart.lock deleted file mode 100644 index 500e02b01f4..00000000000 --- a/stable/muximux/1.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.5.2 -digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 -generated: "2021-11-07T15:38:04.228789463Z" diff --git a/stable/muximux/1.0.6/CHANGELOG.md b/stable/muximux/1.0.7/CHANGELOG.md similarity index 90% rename from stable/muximux/1.0.6/CHANGELOG.md rename to stable/muximux/1.0.7/CHANGELOG.md index 5da2a766485..312969c2f95 100644 --- a/stable/muximux/1.0.6/CHANGELOG.md +++ b/stable/muximux/1.0.7/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [muximux-1.0.7](https://github.com/truecharts/apps/compare/muximux-1.0.6...muximux-1.0.7) (2021-11-07) + +#### Chore + +* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) + + + ### [muximux-1.0.6](https://github.com/truecharts/apps/compare/muximux-1.0.5...muximux-1.0.6) (2021-11-07) @@ -88,12 +97,3 @@ #### Chore * bump versions to rerelease and fix icons - - - - -### [muximux-0.0.8](https://github.com/truecharts/apps/compare/muximux-0.0.7...muximux-0.0.8) (2021-10-19) - -#### Change - -* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) diff --git a/stable/octoprint/4.0.6/CONFIG.md b/stable/muximux/1.0.7/CONFIG.md similarity index 100% rename from stable/octoprint/4.0.6/CONFIG.md rename to stable/muximux/1.0.7/CONFIG.md diff --git a/stable/muximux/1.0.7/Chart.lock b/stable/muximux/1.0.7/Chart.lock new file mode 100644 index 00000000000..3bc06560774 --- /dev/null +++ b/stable/muximux/1.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.5.2 +digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 +generated: "2021-11-07T17:08:05.995224751Z" diff --git a/stable/muximux/1.0.6/Chart.yaml b/stable/muximux/1.0.7/Chart.yaml similarity index 98% rename from stable/muximux/1.0.6/Chart.yaml rename to stable/muximux/1.0.7/Chart.yaml index e40007201d2..d877676600d 100644 --- a/stable/muximux/1.0.6/Chart.yaml +++ b/stable/muximux/1.0.7/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-muximux - https://github.com/mescon/Muximux type: application -version: 1.0.6 +version: 1.0.7 annotations: truecharts.org/catagories: | - media diff --git a/stable/muximux/1.0.6/README.md b/stable/muximux/1.0.7/README.md similarity index 100% rename from stable/muximux/1.0.6/README.md rename to stable/muximux/1.0.7/README.md diff --git a/stable/muximux/1.0.6/app-readme.md b/stable/muximux/1.0.7/app-readme.md similarity index 100% rename from stable/muximux/1.0.6/app-readme.md rename to stable/muximux/1.0.7/app-readme.md diff --git a/stable/octoprint/4.0.6/charts/common-8.5.2.tgz b/stable/muximux/1.0.7/charts/common-8.5.2.tgz similarity index 100% rename from stable/octoprint/4.0.6/charts/common-8.5.2.tgz rename to stable/muximux/1.0.7/charts/common-8.5.2.tgz diff --git a/stable/muximux/1.0.6/helm-values.md b/stable/muximux/1.0.7/helm-values.md similarity index 91% rename from stable/muximux/1.0.6/helm-values.md rename to stable/muximux/1.0.7/helm-values.md index 2f085960403..48e8bab1a99 100644 --- a/stable/muximux/1.0.6/helm-values.md +++ b/stable/muximux/1.0.7/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/muximux"` | | -| image.tag | string | `"version-057352e8@sha256:11f39a6af0290f2285e6452d5a10ad03aa67ede3a9f8e769fef006e33581d0e4"` | | +| image.tag | string | `"version-057352e8@sha256:592471f458c3c03b608bd2a827431dd77493644edf6638429349e7b6e0290e4c"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/muximux/1.0.6/ix_values.yaml b/stable/muximux/1.0.7/ix_values.yaml similarity index 80% rename from stable/muximux/1.0.6/ix_values.yaml rename to stable/muximux/1.0.7/ix_values.yaml index 9c93dd2d89d..e769d670843 100644 --- a/stable/muximux/1.0.6/ix_values.yaml +++ b/stable/muximux/1.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/muximux pullPolicy: IfNotPresent - tag: version-057352e8@sha256:11f39a6af0290f2285e6452d5a10ad03aa67ede3a9f8e769fef006e33581d0e4 + tag: version-057352e8@sha256:592471f458c3c03b608bd2a827431dd77493644edf6638429349e7b6e0290e4c env: PUID: 568 diff --git a/stable/muximux/1.0.6/questions.yaml b/stable/muximux/1.0.7/questions.yaml similarity index 97% rename from stable/muximux/1.0.6/questions.yaml rename to stable/muximux/1.0.7/questions.yaml index 9e04de43926..1c933c51466 100644 --- a/stable/muximux/1.0.6/questions.yaml +++ b/stable/muximux/1.0.7/questions.yaml @@ -1384,46 +1384,54 @@ questions: - "definitions/gpuConfiguration" attrs: [] - - variable: resources + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" group: "Resources and Devices" - label: "" schema: - type: dict - attrs: - - variable: limits - label: "Advanced Limit Resource Consumption" + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" schema: type: dict attrs: - - variable: cpu - label: "CPU" + - variable: limits + label: "Advanced Limit Resource Consumption" schema: - type: string - default: "4000m" - valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - - variable: memory - label: "Memory RAM" + 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: 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]+)$' + 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" diff --git a/stable/muximux/1.0.6/templates/common.yaml b/stable/muximux/1.0.7/templates/common.yaml similarity index 100% rename from stable/muximux/1.0.6/templates/common.yaml rename to stable/muximux/1.0.7/templates/common.yaml diff --git a/stable/octoprint/4.0.6/values.yaml b/stable/muximux/1.0.7/values.yaml similarity index 100% rename from stable/octoprint/4.0.6/values.yaml rename to stable/muximux/1.0.7/values.yaml diff --git a/stable/octoprint/4.0.6/Chart.lock b/stable/octoprint/4.0.6/Chart.lock deleted file mode 100644 index 8890c94543b..00000000000 --- a/stable/octoprint/4.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.5.2 -digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 -generated: "2021-11-07T15:42:54.894373197Z" diff --git a/stable/octoprint/4.0.6/CHANGELOG.md b/stable/octoprint/4.0.7/CHANGELOG.md similarity index 92% rename from stable/octoprint/4.0.6/CHANGELOG.md rename to stable/octoprint/4.0.7/CHANGELOG.md index cc054ae8dc9..aed2a12a6dc 100644 --- a/stable/octoprint/4.0.6/CHANGELOG.md +++ b/stable/octoprint/4.0.7/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [octoprint-4.0.7](https://github.com/truecharts/apps/compare/octoprint-4.0.6...octoprint-4.0.7) (2021-11-07) + +#### Chore + +* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) + + + ### [octoprint-4.0.6](https://github.com/truecharts/apps/compare/octoprint-4.0.5...octoprint-4.0.6) (2021-11-07) @@ -88,12 +97,3 @@ -### [octoprint-3.0.14](https://github.com/truecharts/apps/compare/octoprint-3.0.13...octoprint-3.0.14) (2021-10-20) - -#### Chore - -* bump versions to rerelease and fix icons - - - - diff --git a/stable/postgresql/5.1.9/CONFIG.md b/stable/octoprint/4.0.7/CONFIG.md similarity index 100% rename from stable/postgresql/5.1.9/CONFIG.md rename to stable/octoprint/4.0.7/CONFIG.md diff --git a/stable/octoprint/4.0.7/Chart.lock b/stable/octoprint/4.0.7/Chart.lock new file mode 100644 index 00000000000..06b362c690f --- /dev/null +++ b/stable/octoprint/4.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.5.2 +digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 +generated: "2021-11-07T17:08:34.636581997Z" diff --git a/stable/octoprint/4.0.6/Chart.yaml b/stable/octoprint/4.0.7/Chart.yaml similarity index 95% rename from stable/octoprint/4.0.6/Chart.yaml rename to stable/octoprint/4.0.7/Chart.yaml index df67ded8685..0d47f2f62ff 100644 --- a/stable/octoprint/4.0.6/Chart.yaml +++ b/stable/octoprint/4.0.7/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.7.1" +appVersion: "1.7.2" dependencies: - name: common repository: https://truecharts.org @@ -20,7 +20,7 @@ name: octoprint sources: - https://github.com/OctoPrint/OctoPrint - https://hub.docker.com/r/octoprint/octoprint -version: 4.0.6 +version: 4.0.7 annotations: truecharts.org/catagories: | - media diff --git a/stable/octoprint/4.0.6/README.md b/stable/octoprint/4.0.7/README.md similarity index 100% rename from stable/octoprint/4.0.6/README.md rename to stable/octoprint/4.0.7/README.md diff --git a/stable/octoprint/4.0.6/app-readme.md b/stable/octoprint/4.0.7/app-readme.md similarity index 100% rename from stable/octoprint/4.0.6/app-readme.md rename to stable/octoprint/4.0.7/app-readme.md diff --git a/stable/postgresql/5.1.9/charts/common-8.5.2.tgz b/stable/octoprint/4.0.7/charts/common-8.5.2.tgz similarity index 100% rename from stable/postgresql/5.1.9/charts/common-8.5.2.tgz rename to stable/octoprint/4.0.7/charts/common-8.5.2.tgz diff --git a/stable/octoprint/4.0.6/helm-values.md b/stable/octoprint/4.0.7/helm-values.md similarity index 93% rename from stable/octoprint/4.0.6/helm-values.md rename to stable/octoprint/4.0.7/helm-values.md index 327cb525fa8..8deea5ba70d 100644 --- a/stable/octoprint/4.0.6/helm-values.md +++ b/stable/octoprint/4.0.7/helm-values.md @@ -18,7 +18,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/truecharts/octoprint"` | image repository | -| image.tag | string | `"v1.7.1@sha256:df4cc1d0e7461d6a402c8ac9dbf045714eb0812a9683eddaa1131869aebde18a"` | image tag | +| image.tag | string | `"v1.7.2@sha256:80d677488365ad240b0cef90fa381ba849dcd82dfc62b11689d88da9867956c6"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | persistence.printer | object | See values.yaml | Configure a hostPathMount to mount a USB device in the container. | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/stable/octoprint/4.0.6/ix_values.yaml b/stable/octoprint/4.0.7/ix_values.yaml similarity index 94% rename from stable/octoprint/4.0.6/ix_values.yaml rename to stable/octoprint/4.0.7/ix_values.yaml index 67ce77f1ec0..4ed518645a8 100644 --- a/stable/octoprint/4.0.6/ix_values.yaml +++ b/stable/octoprint/4.0.7/ix_values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: ghcr.io/truecharts/octoprint # -- image tag - tag: v1.7.1@sha256:df4cc1d0e7461d6a402c8ac9dbf045714eb0812a9683eddaa1131869aebde18a + tag: v1.7.2@sha256:80d677488365ad240b0cef90fa381ba849dcd82dfc62b11689d88da9867956c6 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/octoprint/4.0.6/questions.yaml b/stable/octoprint/4.0.7/questions.yaml similarity index 97% rename from stable/octoprint/4.0.6/questions.yaml rename to stable/octoprint/4.0.7/questions.yaml index 69058867cb5..e8280429e7d 100644 --- a/stable/octoprint/4.0.6/questions.yaml +++ b/stable/octoprint/4.0.7/questions.yaml @@ -1397,46 +1397,54 @@ questions: - "definitions/gpuConfiguration" attrs: [] - - variable: resources + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" group: "Resources and Devices" - label: "" schema: - type: dict - attrs: - - variable: limits - label: "Advanced Limit Resource Consumption" + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" schema: type: dict attrs: - - variable: cpu - label: "CPU" + - variable: limits + label: "Advanced Limit Resource Consumption" schema: - type: string - default: "4000m" - valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - - variable: memory - label: "Memory RAM" + 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: 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]+)$' + 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" diff --git a/stable/octoprint/4.0.6/templates/common.yaml b/stable/octoprint/4.0.7/templates/common.yaml similarity index 100% rename from stable/octoprint/4.0.6/templates/common.yaml rename to stable/octoprint/4.0.7/templates/common.yaml diff --git a/stable/postgresql/5.1.9/values.yaml b/stable/octoprint/4.0.7/values.yaml similarity index 100% rename from stable/postgresql/5.1.9/values.yaml rename to stable/octoprint/4.0.7/values.yaml diff --git a/stable/postgresql/5.1.9/CHANGELOG.md b/stable/postgresql/5.1.10/CHANGELOG.md similarity index 91% rename from stable/postgresql/5.1.9/CHANGELOG.md rename to stable/postgresql/5.1.10/CHANGELOG.md index e478b7ea76d..820b9343eaf 100644 --- a/stable/postgresql/5.1.9/CHANGELOG.md +++ b/stable/postgresql/5.1.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [postgresql-5.1.10](https://github.com/truecharts/apps/compare/postgresql-5.1.9...postgresql-5.1.10) (2021-11-07) + +#### Chore + +* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) + + + ### [postgresql-5.1.9](https://github.com/truecharts/apps/compare/postgresql-5.1.8...postgresql-5.1.9) (2021-11-07) @@ -88,12 +97,3 @@ * update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) * update major docker tags (major) ([#1235](https://github.com/truecharts/apps/issues/1235)) -* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232)) - - - - -### [postgresql-5.1.0](https://github.com/truecharts/apps/compare/postgresql-4.1.0...postgresql-5.1.0) (2021-10-26) - - - diff --git a/stable/prowlarr/4.0.6/CONFIG.md b/stable/postgresql/5.1.10/CONFIG.md similarity index 100% rename from stable/prowlarr/4.0.6/CONFIG.md rename to stable/postgresql/5.1.10/CONFIG.md diff --git a/stable/postgresql/5.1.10/Chart.lock b/stable/postgresql/5.1.10/Chart.lock new file mode 100644 index 00000000000..0d2e2217535 --- /dev/null +++ b/stable/postgresql/5.1.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.5.2 +digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 +generated: "2021-11-07T17:09:03.464508963Z" diff --git a/stable/postgresql/5.1.9/Chart.yaml b/stable/postgresql/5.1.10/Chart.yaml similarity index 97% rename from stable/postgresql/5.1.9/Chart.yaml rename to stable/postgresql/5.1.10/Chart.yaml index a92ac500fbf..41895f20874 100644 --- a/stable/postgresql/5.1.9/Chart.yaml +++ b/stable/postgresql/5.1.10/Chart.yaml @@ -22,7 +22,7 @@ name: postgresql sources: - https://www.postgresql.org/ type: application -version: 5.1.9 +version: 5.1.10 annotations: truecharts.org/catagories: | - database diff --git a/stable/postgresql/5.1.9/README.md b/stable/postgresql/5.1.10/README.md similarity index 100% rename from stable/postgresql/5.1.9/README.md rename to stable/postgresql/5.1.10/README.md diff --git a/stable/postgresql/5.1.9/app-readme.md b/stable/postgresql/5.1.10/app-readme.md similarity index 100% rename from stable/postgresql/5.1.9/app-readme.md rename to stable/postgresql/5.1.10/app-readme.md diff --git a/stable/prowlarr/4.0.6/charts/common-8.5.2.tgz b/stable/postgresql/5.1.10/charts/common-8.5.2.tgz similarity index 100% rename from stable/prowlarr/4.0.6/charts/common-8.5.2.tgz rename to stable/postgresql/5.1.10/charts/common-8.5.2.tgz diff --git a/stable/postgresql/5.1.9/helm-values.md b/stable/postgresql/5.1.10/helm-values.md similarity index 94% rename from stable/postgresql/5.1.9/helm-values.md rename to stable/postgresql/5.1.10/helm-values.md index 392e6600092..eaa6423a26e 100644 --- a/stable/postgresql/5.1.9/helm-values.md +++ b/stable/postgresql/5.1.10/helm-values.md @@ -19,7 +19,7 @@ You will, however, be able to use all values referenced in the common chart here | existingSecret | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"bitnami/postgresql"` | | -| image.tag | string | `"14.0.0@sha256:3e0b927bcc0a09956a4ea91bc90683c1ba198d2d2cf18797e8912ff2c9a9b37d"` | | +| image.tag | string | `"14.0.0@sha256:a95e5588c9f716bfc716b090f3cea41cbefb0d2c6e1c3c6de5514a5c2d1ce416"` | | | persistence.db.accessMode | string | `"ReadWriteOnce"` | | | persistence.db.enabled | bool | `true` | | | persistence.db.mountPath | string | `"/bitnami/postgresql"` | | diff --git a/stable/postgresql/5.1.9/ix_values.yaml b/stable/postgresql/5.1.10/ix_values.yaml similarity index 91% rename from stable/postgresql/5.1.9/ix_values.yaml rename to stable/postgresql/5.1.10/ix_values.yaml index 91d2cffbfcd..0406d2d774f 100644 --- a/stable/postgresql/5.1.9/ix_values.yaml +++ b/stable/postgresql/5.1.10/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 14.0.0@sha256:3e0b927bcc0a09956a4ea91bc90683c1ba198d2d2cf18797e8912ff2c9a9b37d + tag: 14.0.0@sha256:a95e5588c9f716bfc716b090f3cea41cbefb0d2c6e1c3c6de5514a5c2d1ce416 securityContext: readOnlyRootFilesystem: false diff --git a/stable/postgresql/5.1.9/questions.yaml b/stable/postgresql/5.1.10/questions.yaml similarity index 97% rename from stable/postgresql/5.1.9/questions.yaml rename to stable/postgresql/5.1.10/questions.yaml index 95f64a7bb82..63ac840c169 100644 --- a/stable/postgresql/5.1.9/questions.yaml +++ b/stable/postgresql/5.1.10/questions.yaml @@ -1564,46 +1564,54 @@ questions: - "definitions/gpuConfiguration" attrs: [] - - variable: resources + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" group: "Resources and Devices" - label: "" schema: - type: dict - attrs: - - variable: limits - label: "Advanced Limit Resource Consumption" + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" schema: type: dict attrs: - - variable: cpu - label: "CPU" + - variable: limits + label: "Advanced Limit Resource Consumption" schema: - type: string - default: "4000m" - valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - - variable: memory - label: "Memory RAM" + 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: 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]+)$' + 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" diff --git a/stable/postgresql/5.1.9/templates/backup-postgres-config.yaml b/stable/postgresql/5.1.10/templates/backup-postgres-config.yaml similarity index 100% rename from stable/postgresql/5.1.9/templates/backup-postgres-config.yaml rename to stable/postgresql/5.1.10/templates/backup-postgres-config.yaml diff --git a/stable/postgresql/5.1.9/templates/common.yaml b/stable/postgresql/5.1.10/templates/common.yaml similarity index 100% rename from stable/postgresql/5.1.9/templates/common.yaml rename to stable/postgresql/5.1.10/templates/common.yaml diff --git a/stable/postgresql/5.1.9/templates/secret.yaml b/stable/postgresql/5.1.10/templates/secret.yaml similarity index 100% rename from stable/postgresql/5.1.9/templates/secret.yaml rename to stable/postgresql/5.1.10/templates/secret.yaml diff --git a/stable/postgresql/5.1.9/templates/upgrade-backup-postgres-hook.yaml b/stable/postgresql/5.1.10/templates/upgrade-backup-postgres-hook.yaml similarity index 100% rename from stable/postgresql/5.1.9/templates/upgrade-backup-postgres-hook.yaml rename to stable/postgresql/5.1.10/templates/upgrade-backup-postgres-hook.yaml diff --git a/stable/prowlarr/4.0.6/values.yaml b/stable/postgresql/5.1.10/values.yaml similarity index 100% rename from stable/prowlarr/4.0.6/values.yaml rename to stable/postgresql/5.1.10/values.yaml diff --git a/stable/postgresql/5.1.9/Chart.lock b/stable/postgresql/5.1.9/Chart.lock deleted file mode 100644 index 64ef1a89ff4..00000000000 --- a/stable/postgresql/5.1.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.5.2 -digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 -generated: "2021-11-07T15:52:57.205780476Z" diff --git a/stable/prowlarr/4.0.6/Chart.lock b/stable/prowlarr/4.0.6/Chart.lock deleted file mode 100644 index 400120121d6..00000000000 --- a/stable/prowlarr/4.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.5.2 -digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 -generated: "2021-11-07T15:54:25.295074206Z" diff --git a/stable/prowlarr/4.0.6/CHANGELOG.md b/stable/prowlarr/4.0.7/CHANGELOG.md similarity index 92% rename from stable/prowlarr/4.0.6/CHANGELOG.md rename to stable/prowlarr/4.0.7/CHANGELOG.md index 755e9126728..2fa0e6babaa 100644 --- a/stable/prowlarr/4.0.6/CHANGELOG.md +++ b/stable/prowlarr/4.0.7/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [prowlarr-4.0.7](https://github.com/truecharts/apps/compare/prowlarr-4.0.6...prowlarr-4.0.7) (2021-11-07) + +#### Chore + +* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) + + + ### [prowlarr-4.0.6](https://github.com/truecharts/apps/compare/prowlarr-4.0.5...prowlarr-4.0.6) (2021-11-07) @@ -88,12 +97,3 @@ - -### [prowlarr-3.0.17](https://github.com/truecharts/apps/compare/prowlarr-3.0.16...prowlarr-3.0.17) (2021-10-20) - -#### Chore - -* bump versions to rerelease and fix icons - - - diff --git a/stable/readarr/9.0.7/CONFIG.md b/stable/prowlarr/4.0.7/CONFIG.md similarity index 100% rename from stable/readarr/9.0.7/CONFIG.md rename to stable/prowlarr/4.0.7/CONFIG.md diff --git a/stable/prowlarr/4.0.7/Chart.lock b/stable/prowlarr/4.0.7/Chart.lock new file mode 100644 index 00000000000..01bb89912eb --- /dev/null +++ b/stable/prowlarr/4.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.5.2 +digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 +generated: "2021-11-07T17:09:32.603559366Z" diff --git a/stable/prowlarr/4.0.6/Chart.yaml b/stable/prowlarr/4.0.7/Chart.yaml similarity index 94% rename from stable/prowlarr/4.0.6/Chart.yaml rename to stable/prowlarr/4.0.7/Chart.yaml index af0626f94d1..d1279478b93 100644 --- a/stable/prowlarr/4.0.6/Chart.yaml +++ b/stable/prowlarr/4.0.7/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.1.2.1042" +appVersion: "0.1.2.1045" dependencies: - name: common repository: https://truecharts.org @@ -21,7 +21,7 @@ name: prowlarr sources: - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images -version: 4.0.6 +version: 4.0.7 annotations: truecharts.org/catagories: | - media diff --git a/stable/prowlarr/4.0.6/README.md b/stable/prowlarr/4.0.7/README.md similarity index 100% rename from stable/prowlarr/4.0.6/README.md rename to stable/prowlarr/4.0.7/README.md diff --git a/stable/prowlarr/4.0.6/app-readme.md b/stable/prowlarr/4.0.7/app-readme.md similarity index 100% rename from stable/prowlarr/4.0.6/app-readme.md rename to stable/prowlarr/4.0.7/app-readme.md diff --git a/stable/readarr/9.0.7/charts/common-8.5.2.tgz b/stable/prowlarr/4.0.7/charts/common-8.5.2.tgz similarity index 100% rename from stable/readarr/9.0.7/charts/common-8.5.2.tgz rename to stable/prowlarr/4.0.7/charts/common-8.5.2.tgz diff --git a/stable/prowlarr/4.0.6/helm-values.md b/stable/prowlarr/4.0.7/helm-values.md similarity index 91% rename from stable/prowlarr/4.0.6/helm-values.md rename to stable/prowlarr/4.0.7/helm-values.md index 0f51cb42f1a..7a89881247a 100644 --- a/stable/prowlarr/4.0.6/helm-values.md +++ b/stable/prowlarr/4.0.7/helm-values.md @@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/k8s-at-home/prowlarr"` | image repository | -| image.tag | string | `"v0.1.2.1042@sha256:4ccc3421ef2c38dad93155d65b2e4776f8532a36af1be8844b51496c2da1dbf9"` | image tag | +| image.tag | string | `"v0.1.2.1045@sha256:7638d3abee28de9f6afb4c1db8077bad8c77e5ab0bbcc6c088459b601090f8db"` | image tag | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | securityContext.readOnlyRootFilesystem | bool | `false` | | diff --git a/stable/prowlarr/4.0.6/ix_values.yaml b/stable/prowlarr/4.0.7/ix_values.yaml similarity index 91% rename from stable/prowlarr/4.0.6/ix_values.yaml rename to stable/prowlarr/4.0.7/ix_values.yaml index 1c4a0450efb..f44ae20a03a 100644 --- a/stable/prowlarr/4.0.6/ix_values.yaml +++ b/stable/prowlarr/4.0.7/ix_values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: ghcr.io/k8s-at-home/prowlarr # -- image tag - tag: v0.1.2.1042@sha256:4ccc3421ef2c38dad93155d65b2e4776f8532a36af1be8844b51496c2da1dbf9 + tag: v0.1.2.1045@sha256:7638d3abee28de9f6afb4c1db8077bad8c77e5ab0bbcc6c088459b601090f8db # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/prowlarr/4.0.6/questions.yaml b/stable/prowlarr/4.0.7/questions.yaml similarity index 97% rename from stable/prowlarr/4.0.6/questions.yaml rename to stable/prowlarr/4.0.7/questions.yaml index 24295b4e09b..ef0141aa645 100644 --- a/stable/prowlarr/4.0.6/questions.yaml +++ b/stable/prowlarr/4.0.7/questions.yaml @@ -1367,46 +1367,54 @@ questions: - "definitions/gpuConfiguration" attrs: [] - - variable: resources + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" group: "Resources and Devices" - label: "" schema: - type: dict - attrs: - - variable: limits - label: "Advanced Limit Resource Consumption" + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" schema: type: dict attrs: - - variable: cpu - label: "CPU" + - variable: limits + label: "Advanced Limit Resource Consumption" schema: - type: string - default: "4000m" - valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - - variable: memory - label: "Memory RAM" + 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: 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]+)$' + 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" diff --git a/stable/prowlarr/4.0.6/templates/common.yaml b/stable/prowlarr/4.0.7/templates/common.yaml similarity index 100% rename from stable/prowlarr/4.0.6/templates/common.yaml rename to stable/prowlarr/4.0.7/templates/common.yaml diff --git a/stable/readarr/9.0.7/values.yaml b/stable/prowlarr/4.0.7/values.yaml similarity index 100% rename from stable/readarr/9.0.7/values.yaml rename to stable/prowlarr/4.0.7/values.yaml diff --git a/stable/readarr/9.0.7/Chart.lock b/stable/readarr/9.0.7/Chart.lock deleted file mode 100644 index 4a19498d7fc..00000000000 --- a/stable/readarr/9.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.5.2 -digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 -generated: "2021-11-07T15:56:20.941552117Z" diff --git a/stable/readarr/9.0.7/CHANGELOG.md b/stable/readarr/9.0.8/CHANGELOG.md similarity index 88% rename from stable/readarr/9.0.7/CHANGELOG.md rename to stable/readarr/9.0.8/CHANGELOG.md index ab169b495ac..e9dbdeab70e 100644 --- a/stable/readarr/9.0.7/CHANGELOG.md +++ b/stable/readarr/9.0.8/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [readarr-9.0.8](https://github.com/truecharts/apps/compare/readarr-9.0.7...readarr-9.0.8) (2021-11-07) + +#### Chore + +* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) + + + ### [readarr-9.0.7](https://github.com/truecharts/apps/compare/readarr-9.0.6...readarr-9.0.7) (2021-11-07) @@ -88,12 +97,3 @@ #### 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)) - - - diff --git a/stable/sonarr/9.0.5/CONFIG.md b/stable/readarr/9.0.8/CONFIG.md similarity index 100% rename from stable/sonarr/9.0.5/CONFIG.md rename to stable/readarr/9.0.8/CONFIG.md diff --git a/stable/readarr/9.0.8/Chart.lock b/stable/readarr/9.0.8/Chart.lock new file mode 100644 index 00000000000..180f4224d0e --- /dev/null +++ b/stable/readarr/9.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.5.2 +digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 +generated: "2021-11-07T17:10:02.148582209Z" diff --git a/stable/readarr/9.0.7/Chart.yaml b/stable/readarr/9.0.8/Chart.yaml similarity index 95% rename from stable/readarr/9.0.7/Chart.yaml rename to stable/readarr/9.0.8/Chart.yaml index 208d16ce7f4..4c8603d44c4 100644 --- a/stable/readarr/9.0.7/Chart.yaml +++ b/stable/readarr/9.0.8/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.1.0.1003" +appVersion: "0.1.0.1006" dependencies: - name: common repository: https://truecharts.org @@ -27,7 +27,7 @@ sources: - https://github.com/Readarr/Readarr - https://readarr.com type: application -version: 9.0.7 +version: 9.0.8 annotations: truecharts.org/catagories: | - media diff --git a/stable/readarr/9.0.7/README.md b/stable/readarr/9.0.8/README.md similarity index 100% rename from stable/readarr/9.0.7/README.md rename to stable/readarr/9.0.8/README.md diff --git a/stable/readarr/9.0.7/app-readme.md b/stable/readarr/9.0.8/app-readme.md similarity index 100% rename from stable/readarr/9.0.7/app-readme.md rename to stable/readarr/9.0.8/app-readme.md diff --git a/stable/sonarr/9.0.5/charts/common-8.5.2.tgz b/stable/readarr/9.0.8/charts/common-8.5.2.tgz similarity index 100% rename from stable/sonarr/9.0.5/charts/common-8.5.2.tgz rename to stable/readarr/9.0.8/charts/common-8.5.2.tgz diff --git a/stable/readarr/9.0.7/helm-values.md b/stable/readarr/9.0.8/helm-values.md similarity index 94% rename from stable/readarr/9.0.7/helm-values.md rename to stable/readarr/9.0.8/helm-values.md index 9a9e2bb5d91..ec218f56820 100644 --- a/stable/readarr/9.0.7/helm-values.md +++ b/stable/readarr/9.0.8/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/k8s-at-home/readarr"` | | -| image.tag | string | `"v0.1.0.1003@sha256:1d8cf36c4decc68fcc3ec8a0ca9fd1ce5ffcfd4ea0484d7a8e7e16b65efbff39"` | | +| image.tag | string | `"v0.1.0.1006@sha256:e73c883f1c86eb284aa8542a50005a0935467e0c566937f2253e49149d202e49"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/stable/readarr/9.0.7/ix_values.yaml b/stable/readarr/9.0.8/ix_values.yaml similarity index 92% rename from stable/readarr/9.0.7/ix_values.yaml rename to stable/readarr/9.0.8/ix_values.yaml index bd973fd6837..b8cd9c3b668 100644 --- a/stable/readarr/9.0.7/ix_values.yaml +++ b/stable/readarr/9.0.8/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/k8s-at-home/readarr pullPolicy: IfNotPresent - tag: v0.1.0.1003@sha256:1d8cf36c4decc68fcc3ec8a0ca9fd1ce5ffcfd4ea0484d7a8e7e16b65efbff39 + tag: v0.1.0.1006@sha256:e73c883f1c86eb284aa8542a50005a0935467e0c566937f2253e49149d202e49 securityContext: readOnlyRootFilesystem: false diff --git a/stable/readarr/9.0.7/questions.yaml b/stable/readarr/9.0.8/questions.yaml similarity index 97% rename from stable/readarr/9.0.7/questions.yaml rename to stable/readarr/9.0.8/questions.yaml index adaddb00948..9c24cfe9a11 100644 --- a/stable/readarr/9.0.7/questions.yaml +++ b/stable/readarr/9.0.8/questions.yaml @@ -1365,46 +1365,54 @@ questions: - "definitions/gpuConfiguration" attrs: [] - - variable: resources + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" group: "Resources and Devices" - label: "" schema: - type: dict - attrs: - - variable: limits - label: "Advanced Limit Resource Consumption" + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" schema: type: dict attrs: - - variable: cpu - label: "CPU" + - variable: limits + label: "Advanced Limit Resource Consumption" schema: - type: string - default: "4000m" - valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - - variable: memory - label: "Memory RAM" + 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: 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]+)$' + 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" diff --git a/stable/readarr/9.0.7/templates/common.yaml b/stable/readarr/9.0.8/templates/common.yaml similarity index 100% rename from stable/readarr/9.0.7/templates/common.yaml rename to stable/readarr/9.0.8/templates/common.yaml diff --git a/stable/sonarr/9.0.5/values.yaml b/stable/readarr/9.0.8/values.yaml similarity index 100% rename from stable/sonarr/9.0.5/values.yaml rename to stable/readarr/9.0.8/values.yaml diff --git a/stable/sonarr/9.0.5/Chart.lock b/stable/sonarr/9.0.5/Chart.lock deleted file mode 100644 index b8816f16d6e..00000000000 --- a/stable/sonarr/9.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.5.2 -digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 -generated: "2021-11-07T16:02:29.402383284Z" diff --git a/stable/sonarr/9.0.5/CHANGELOG.md b/stable/sonarr/9.0.6/CHANGELOG.md similarity index 87% rename from stable/sonarr/9.0.5/CHANGELOG.md rename to stable/sonarr/9.0.6/CHANGELOG.md index 9e7619dc393..70f1f88507b 100644 --- a/stable/sonarr/9.0.5/CHANGELOG.md +++ b/stable/sonarr/9.0.6/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [sonarr-9.0.6](https://github.com/truecharts/apps/compare/sonarr-9.0.5...sonarr-9.0.6) (2021-11-07) + +#### Chore + +* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) + + + ### [sonarr-9.0.5](https://github.com/truecharts/apps/compare/sonarr-9.0.4...sonarr-9.0.5) (2021-11-07) @@ -88,12 +97,3 @@ -### [sonarr-8.0.14](https://github.com/truecharts/apps/compare/sonarr-8.0.13...sonarr-8.0.14) (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/sqlitebrowser/1.0.6/CONFIG.md b/stable/sonarr/9.0.6/CONFIG.md similarity index 100% rename from stable/sqlitebrowser/1.0.6/CONFIG.md rename to stable/sonarr/9.0.6/CONFIG.md diff --git a/stable/sonarr/9.0.6/Chart.lock b/stable/sonarr/9.0.6/Chart.lock new file mode 100644 index 00000000000..a343be93b54 --- /dev/null +++ b/stable/sonarr/9.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.5.2 +digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 +generated: "2021-11-07T17:10:32.107133894Z" diff --git a/stable/sonarr/9.0.5/Chart.yaml b/stable/sonarr/9.0.6/Chart.yaml similarity index 98% rename from stable/sonarr/9.0.5/Chart.yaml rename to stable/sonarr/9.0.6/Chart.yaml index 767c2cc69d4..5f490b64c74 100644 --- a/stable/sonarr/9.0.5/Chart.yaml +++ b/stable/sonarr/9.0.6/Chart.yaml @@ -24,7 +24,7 @@ name: sonarr sources: - https://github.com/Sonarr/Sonarr type: application -version: 9.0.5 +version: 9.0.6 annotations: truecharts.org/catagories: | - media diff --git a/stable/sonarr/9.0.5/README.md b/stable/sonarr/9.0.6/README.md similarity index 100% rename from stable/sonarr/9.0.5/README.md rename to stable/sonarr/9.0.6/README.md diff --git a/stable/sonarr/9.0.5/app-readme.md b/stable/sonarr/9.0.6/app-readme.md similarity index 100% rename from stable/sonarr/9.0.5/app-readme.md rename to stable/sonarr/9.0.6/app-readme.md diff --git a/stable/sqlitebrowser/1.0.6/charts/common-8.5.2.tgz b/stable/sonarr/9.0.6/charts/common-8.5.2.tgz similarity index 100% rename from stable/sqlitebrowser/1.0.6/charts/common-8.5.2.tgz rename to stable/sonarr/9.0.6/charts/common-8.5.2.tgz diff --git a/stable/sonarr/9.0.5/helm-values.md b/stable/sonarr/9.0.6/helm-values.md similarity index 94% rename from stable/sonarr/9.0.5/helm-values.md rename to stable/sonarr/9.0.6/helm-values.md index 1cf57291a50..e2992a69581 100644 --- a/stable/sonarr/9.0.5/helm-values.md +++ b/stable/sonarr/9.0.6/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/k8s-at-home/sonarr"` | | -| image.tag | string | `"v3.0.6.1342@sha256:c57197cb264e2a0755da3efa8f76c1ef181ff303fb6f7dff099a54bb057838a8"` | | +| image.tag | string | `"v3.0.6.1342@sha256:9b1aee75dba21a1ddd347700e852d6e1cdcaaf6f163c79c80901af089a9a9ce1"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/stable/sonarr/9.0.5/ix_values.yaml b/stable/sonarr/9.0.6/ix_values.yaml similarity index 92% rename from stable/sonarr/9.0.5/ix_values.yaml rename to stable/sonarr/9.0.6/ix_values.yaml index c389530bee9..83df9fad766 100644 --- a/stable/sonarr/9.0.5/ix_values.yaml +++ b/stable/sonarr/9.0.6/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/k8s-at-home/sonarr pullPolicy: IfNotPresent - tag: v3.0.6.1342@sha256:c57197cb264e2a0755da3efa8f76c1ef181ff303fb6f7dff099a54bb057838a8 + tag: v3.0.6.1342@sha256:9b1aee75dba21a1ddd347700e852d6e1cdcaaf6f163c79c80901af089a9a9ce1 service: main: diff --git a/stable/sonarr/9.0.5/questions.yaml b/stable/sonarr/9.0.6/questions.yaml similarity index 97% rename from stable/sonarr/9.0.5/questions.yaml rename to stable/sonarr/9.0.6/questions.yaml index 9158e9d06bc..8e5a67e7e9c 100644 --- a/stable/sonarr/9.0.5/questions.yaml +++ b/stable/sonarr/9.0.6/questions.yaml @@ -1365,46 +1365,54 @@ questions: - "definitions/gpuConfiguration" attrs: [] - - variable: resources + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" group: "Resources and Devices" - label: "" schema: - type: dict - attrs: - - variable: limits - label: "Advanced Limit Resource Consumption" + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" schema: type: dict attrs: - - variable: cpu - label: "CPU" + - variable: limits + label: "Advanced Limit Resource Consumption" schema: - type: string - default: "4000m" - valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - - variable: memory - label: "Memory RAM" + 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: 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]+)$' + 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" diff --git a/stable/sonarr/9.0.5/templates/common.yaml b/stable/sonarr/9.0.6/templates/common.yaml similarity index 100% rename from stable/sonarr/9.0.5/templates/common.yaml rename to stable/sonarr/9.0.6/templates/common.yaml diff --git a/stable/sqlitebrowser/1.0.6/values.yaml b/stable/sonarr/9.0.6/values.yaml similarity index 100% rename from stable/sqlitebrowser/1.0.6/values.yaml rename to stable/sonarr/9.0.6/values.yaml diff --git a/stable/sqlitebrowser/1.0.6/Chart.lock b/stable/sqlitebrowser/1.0.6/Chart.lock deleted file mode 100644 index 55c7243628f..00000000000 --- a/stable/sqlitebrowser/1.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.5.2 -digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 -generated: "2021-11-07T16:02:58.557000272Z" diff --git a/stable/sqlitebrowser/1.0.6/CHANGELOG.md b/stable/sqlitebrowser/1.0.7/CHANGELOG.md similarity index 90% rename from stable/sqlitebrowser/1.0.6/CHANGELOG.md rename to stable/sqlitebrowser/1.0.7/CHANGELOG.md index fc504bb5951..cdbe3873c52 100644 --- a/stable/sqlitebrowser/1.0.6/CHANGELOG.md +++ b/stable/sqlitebrowser/1.0.7/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [sqlitebrowser-1.0.7](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.6...sqlitebrowser-1.0.7) (2021-11-07) + +#### Chore + +* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) + + + ### [sqlitebrowser-1.0.6](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.5...sqlitebrowser-1.0.6) (2021-11-07) @@ -88,12 +97,3 @@ #### Chore * bump versions to rerelease and fix icons - - - - -### [sqlitebrowser-0.0.8](https://github.com/truecharts/apps/compare/sqlitebrowser-0.0.7...sqlitebrowser-0.0.8) (2021-10-19) - -#### Change - -* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) diff --git a/stable/syncthing/9.0.5/CONFIG.md b/stable/sqlitebrowser/1.0.7/CONFIG.md similarity index 100% rename from stable/syncthing/9.0.5/CONFIG.md rename to stable/sqlitebrowser/1.0.7/CONFIG.md diff --git a/stable/sqlitebrowser/1.0.7/Chart.lock b/stable/sqlitebrowser/1.0.7/Chart.lock new file mode 100644 index 00000000000..67fac4041b5 --- /dev/null +++ b/stable/sqlitebrowser/1.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.5.2 +digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 +generated: "2021-11-07T17:11:00.775539792Z" diff --git a/stable/sqlitebrowser/1.0.6/Chart.yaml b/stable/sqlitebrowser/1.0.7/Chart.yaml similarity index 98% rename from stable/sqlitebrowser/1.0.6/Chart.yaml rename to stable/sqlitebrowser/1.0.7/Chart.yaml index d3e196ab10c..cef96bd42ae 100644 --- a/stable/sqlitebrowser/1.0.6/Chart.yaml +++ b/stable/sqlitebrowser/1.0.7/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-sqlitebrowser - https://sqlitebrowser.org/ type: application -version: 1.0.6 +version: 1.0.7 annotations: truecharts.org/catagories: | - media diff --git a/stable/sqlitebrowser/1.0.6/README.md b/stable/sqlitebrowser/1.0.7/README.md similarity index 100% rename from stable/sqlitebrowser/1.0.6/README.md rename to stable/sqlitebrowser/1.0.7/README.md diff --git a/stable/sqlitebrowser/1.0.6/app-readme.md b/stable/sqlitebrowser/1.0.7/app-readme.md similarity index 100% rename from stable/sqlitebrowser/1.0.6/app-readme.md rename to stable/sqlitebrowser/1.0.7/app-readme.md diff --git a/stable/syncthing/9.0.5/charts/common-8.5.2.tgz b/stable/sqlitebrowser/1.0.7/charts/common-8.5.2.tgz similarity index 100% rename from stable/syncthing/9.0.5/charts/common-8.5.2.tgz rename to stable/sqlitebrowser/1.0.7/charts/common-8.5.2.tgz diff --git a/stable/sqlitebrowser/1.0.6/helm-values.md b/stable/sqlitebrowser/1.0.7/helm-values.md similarity index 94% rename from stable/sqlitebrowser/1.0.6/helm-values.md rename to stable/sqlitebrowser/1.0.7/helm-values.md index 5c3cb36c992..1973b6a741e 100644 --- a/stable/sqlitebrowser/1.0.6/helm-values.md +++ b/stable/sqlitebrowser/1.0.7/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/sqlitebrowser"` | | -| image.tag | string | `"version-3.12.2-02876202105241947ubuntu18.04.1@sha256:96082c6e2cc6c5265bf6cb9e641ba3b1cb8bab994d0ed76249584819a79cf06c"` | | +| image.tag | string | `"version-3.12.2-02876202105241947ubuntu18.04.1@sha256:1977924001b910e9aae6194dfe8015bde2daebfbac094af20d4470208681571f"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/sqlitebrowser/1.0.6/ix_values.yaml b/stable/sqlitebrowser/1.0.7/ix_values.yaml similarity index 76% rename from stable/sqlitebrowser/1.0.6/ix_values.yaml rename to stable/sqlitebrowser/1.0.7/ix_values.yaml index a4b459f6b7e..362471750b1 100644 --- a/stable/sqlitebrowser/1.0.6/ix_values.yaml +++ b/stable/sqlitebrowser/1.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/sqlitebrowser pullPolicy: IfNotPresent - tag: version-3.12.2-02876202105241947ubuntu18.04.1@sha256:96082c6e2cc6c5265bf6cb9e641ba3b1cb8bab994d0ed76249584819a79cf06c + tag: version-3.12.2-02876202105241947ubuntu18.04.1@sha256:1977924001b910e9aae6194dfe8015bde2daebfbac094af20d4470208681571f env: PUID: 568 diff --git a/stable/digikam/2.0.6/questions.yaml b/stable/sqlitebrowser/1.0.7/questions.yaml similarity index 97% rename from stable/digikam/2.0.6/questions.yaml rename to stable/sqlitebrowser/1.0.7/questions.yaml index ac569540ddd..b6358548491 100644 --- a/stable/digikam/2.0.6/questions.yaml +++ b/stable/sqlitebrowser/1.0.7/questions.yaml @@ -198,7 +198,6 @@ questions: schema: type: int default: 568 - - variable: envList label: "Image environment" group: "Container Configuration" @@ -1384,46 +1383,54 @@ questions: - "definitions/gpuConfiguration" attrs: [] - - variable: resources + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" group: "Resources and Devices" - label: "" schema: - type: dict - attrs: - - variable: limits - label: "Advanced Limit Resource Consumption" + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" schema: type: dict attrs: - - variable: cpu - label: "CPU" + - variable: limits + label: "Advanced Limit Resource Consumption" schema: - type: string - default: "4000m" - valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - - variable: memory - label: "Memory RAM" + 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: 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]+)$' + 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" diff --git a/stable/sqlitebrowser/1.0.6/templates/common.yaml b/stable/sqlitebrowser/1.0.7/templates/common.yaml similarity index 100% rename from stable/sqlitebrowser/1.0.6/templates/common.yaml rename to stable/sqlitebrowser/1.0.7/templates/common.yaml diff --git a/stable/syncthing/9.0.5/values.yaml b/stable/sqlitebrowser/1.0.7/values.yaml similarity index 100% rename from stable/syncthing/9.0.5/values.yaml rename to stable/sqlitebrowser/1.0.7/values.yaml diff --git a/stable/syncthing/9.0.5/Chart.lock b/stable/syncthing/9.0.5/Chart.lock deleted file mode 100644 index 15b6fa73b8e..00000000000 --- a/stable/syncthing/9.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.5.2 -digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 -generated: "2021-11-07T16:05:11.414649037Z" diff --git a/stable/syncthing/9.0.5/CHANGELOG.md b/stable/syncthing/9.0.6/CHANGELOG.md similarity index 87% rename from stable/syncthing/9.0.5/CHANGELOG.md rename to stable/syncthing/9.0.6/CHANGELOG.md index a2ca9778ad5..a8c73db67f2 100644 --- a/stable/syncthing/9.0.5/CHANGELOG.md +++ b/stable/syncthing/9.0.6/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [syncthing-9.0.6](https://github.com/truecharts/apps/compare/syncthing-9.0.5...syncthing-9.0.6) (2021-11-07) + +#### Chore + +* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) + + + ### [syncthing-9.0.5](https://github.com/truecharts/apps/compare/syncthing-9.0.4...syncthing-9.0.5) (2021-11-07) @@ -88,12 +97,3 @@ -### [syncthing-8.0.13](https://github.com/truecharts/apps/compare/syncthing-8.0.12...syncthing-8.0.13) (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/zwavejs2mqtt/9.0.6/CONFIG.md b/stable/syncthing/9.0.6/CONFIG.md similarity index 100% rename from stable/zwavejs2mqtt/9.0.6/CONFIG.md rename to stable/syncthing/9.0.6/CONFIG.md diff --git a/stable/syncthing/9.0.6/Chart.lock b/stable/syncthing/9.0.6/Chart.lock new file mode 100644 index 00000000000..aecc7a42e7c --- /dev/null +++ b/stable/syncthing/9.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.5.2 +digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 +generated: "2021-11-07T17:11:29.75533883Z" diff --git a/stable/syncthing/9.0.5/Chart.yaml b/stable/syncthing/9.0.6/Chart.yaml similarity index 95% rename from stable/syncthing/9.0.5/Chart.yaml rename to stable/syncthing/9.0.6/Chart.yaml index b234912cbd8..f829e87009f 100644 --- a/stable/syncthing/9.0.5/Chart.yaml +++ b/stable/syncthing/9.0.6/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.18.3" +appVersion: "1.18.4" dependencies: - name: common repository: https://truecharts.org @@ -24,7 +24,7 @@ sources: - https://github.com/syncthing/syncthing - https://hub.docker.com/r/syncthing/syncthing type: application -version: 9.0.5 +version: 9.0.6 annotations: truecharts.org/catagories: | - media diff --git a/stable/syncthing/9.0.5/README.md b/stable/syncthing/9.0.6/README.md similarity index 100% rename from stable/syncthing/9.0.5/README.md rename to stable/syncthing/9.0.6/README.md diff --git a/stable/syncthing/9.0.5/app-readme.md b/stable/syncthing/9.0.6/app-readme.md similarity index 100% rename from stable/syncthing/9.0.5/app-readme.md rename to stable/syncthing/9.0.6/app-readme.md diff --git a/stable/zwavejs2mqtt/9.0.6/charts/common-8.5.2.tgz b/stable/syncthing/9.0.6/charts/common-8.5.2.tgz similarity index 100% rename from stable/zwavejs2mqtt/9.0.6/charts/common-8.5.2.tgz rename to stable/syncthing/9.0.6/charts/common-8.5.2.tgz diff --git a/stable/syncthing/9.0.5/helm-values.md b/stable/syncthing/9.0.6/helm-values.md similarity index 94% rename from stable/syncthing/9.0.5/helm-values.md rename to stable/syncthing/9.0.6/helm-values.md index 251877888c5..8576f16bd5f 100644 --- a/stable/syncthing/9.0.5/helm-values.md +++ b/stable/syncthing/9.0.6/helm-values.md @@ -13,7 +13,7 @@ You will, however, be able to use all values referenced in the common chart here |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/truecharts/syncthing"` | | -| image.tag | string | `"v1.18.3@sha256:d299f89bf7a3462953ca415c1dcea27ea1cd0eb776011905d6c37aef9a4fbea5"` | | +| image.tag | string | `"v1.18.4@sha256:cc2bd691927ec19b9aac2d4a3e2330cb0ce9458dda761ead7dddd5f2d8338221"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/var/syncthing/"` | | diff --git a/stable/syncthing/9.0.5/ix_values.yaml b/stable/syncthing/9.0.6/ix_values.yaml similarity index 88% rename from stable/syncthing/9.0.5/ix_values.yaml rename to stable/syncthing/9.0.6/ix_values.yaml index 44d0b1df1d1..13a12482edb 100644 --- a/stable/syncthing/9.0.5/ix_values.yaml +++ b/stable/syncthing/9.0.6/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/truecharts/syncthing pullPolicy: IfNotPresent - tag: v1.18.3@sha256:d299f89bf7a3462953ca415c1dcea27ea1cd0eb776011905d6c37aef9a4fbea5 + tag: v1.18.4@sha256:cc2bd691927ec19b9aac2d4a3e2330cb0ce9458dda761ead7dddd5f2d8338221 service: main: diff --git a/stable/syncthing/9.0.5/questions.yaml b/stable/syncthing/9.0.6/questions.yaml similarity index 98% rename from stable/syncthing/9.0.5/questions.yaml rename to stable/syncthing/9.0.6/questions.yaml index 8ffcaffc931..76e52fceab8 100644 --- a/stable/syncthing/9.0.5/questions.yaml +++ b/stable/syncthing/9.0.6/questions.yaml @@ -1631,46 +1631,54 @@ questions: - "definitions/gpuConfiguration" attrs: [] - - variable: resources + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" group: "Resources and Devices" - label: "" schema: - type: dict - attrs: - - variable: limits - label: "Advanced Limit Resource Consumption" + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" schema: type: dict attrs: - - variable: cpu - label: "CPU" + - variable: limits + label: "Advanced Limit Resource Consumption" schema: - type: string - default: "4000m" - valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - - variable: memory - label: "Memory RAM" + 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: 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]+)$' + 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" diff --git a/stable/syncthing/9.0.5/templates/common.yaml b/stable/syncthing/9.0.6/templates/common.yaml similarity index 100% rename from stable/syncthing/9.0.5/templates/common.yaml rename to stable/syncthing/9.0.6/templates/common.yaml diff --git a/stable/zwavejs2mqtt/9.0.6/values.yaml b/stable/syncthing/9.0.6/values.yaml similarity index 100% rename from stable/zwavejs2mqtt/9.0.6/values.yaml rename to stable/syncthing/9.0.6/values.yaml diff --git a/stable/zwavejs2mqtt/9.0.6/Chart.lock b/stable/zwavejs2mqtt/9.0.6/Chart.lock deleted file mode 100644 index e64a4c760bf..00000000000 --- a/stable/zwavejs2mqtt/9.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.5.2 -digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 -generated: "2021-11-07T16:16:57.887930052Z" diff --git a/stable/zwavejs2mqtt/9.0.6/CHANGELOG.md b/stable/zwavejs2mqtt/9.0.7/CHANGELOG.md similarity index 92% rename from stable/zwavejs2mqtt/9.0.6/CHANGELOG.md rename to stable/zwavejs2mqtt/9.0.7/CHANGELOG.md index 6a1549180fa..03a2aaa9728 100644 --- a/stable/zwavejs2mqtt/9.0.6/CHANGELOG.md +++ b/stable/zwavejs2mqtt/9.0.7/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [zwavejs2mqtt-9.0.7](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.6...zwavejs2mqtt-9.0.7) (2021-11-07) + +#### Chore + +* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) + + + ### [zwavejs2mqtt-9.0.6](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.5...zwavejs2mqtt-9.0.6) (2021-11-07) @@ -88,12 +97,3 @@ - -### [zwavejs2mqtt-8.0.16](https://github.com/truecharts/apps/compare/zwavejs2mqtt-8.0.15...zwavejs2mqtt-8.0.16) (2021-10-20) - -#### Chore - -* bump versions to rerelease and fix icons - - - diff --git a/stable/zwavejs2mqtt/9.0.7/CONFIG.md b/stable/zwavejs2mqtt/9.0.7/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/stable/zwavejs2mqtt/9.0.7/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.7/Chart.lock b/stable/zwavejs2mqtt/9.0.7/Chart.lock new file mode 100644 index 00000000000..9441389a450 --- /dev/null +++ b/stable/zwavejs2mqtt/9.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.5.2 +digest: sha256:2f56cb4ac04bbf6e111a7a42e1739125a2021507bcd69e65389d9a90f18e77d1 +generated: "2021-11-07T17:11:58.30834963Z" diff --git a/stable/zwavejs2mqtt/9.0.6/Chart.yaml b/stable/zwavejs2mqtt/9.0.7/Chart.yaml similarity index 96% rename from stable/zwavejs2mqtt/9.0.6/Chart.yaml rename to stable/zwavejs2mqtt/9.0.7/Chart.yaml index a07697519e6..fe4c0063a3c 100644 --- a/stable/zwavejs2mqtt/9.0.6/Chart.yaml +++ b/stable/zwavejs2mqtt/9.0.7/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.10.1" +appVersion: "5.11.0" dependencies: - name: common repository: https://truecharts.org @@ -27,7 +27,7 @@ sources: - https://github.com/zwave-js/zwavejs2mqtt - https://hub.docker.com/r/zwavejs/zwavejs2mqtt type: application -version: 9.0.6 +version: 9.0.7 annotations: truecharts.org/catagories: | - tools diff --git a/stable/zwavejs2mqtt/9.0.6/README.md b/stable/zwavejs2mqtt/9.0.7/README.md similarity index 100% rename from stable/zwavejs2mqtt/9.0.6/README.md rename to stable/zwavejs2mqtt/9.0.7/README.md diff --git a/stable/zwavejs2mqtt/9.0.6/app-readme.md b/stable/zwavejs2mqtt/9.0.7/app-readme.md similarity index 100% rename from stable/zwavejs2mqtt/9.0.6/app-readme.md rename to stable/zwavejs2mqtt/9.0.7/app-readme.md diff --git a/stable/zwavejs2mqtt/9.0.7/charts/common-8.5.2.tgz b/stable/zwavejs2mqtt/9.0.7/charts/common-8.5.2.tgz new file mode 100644 index 00000000000..4da9201629e Binary files /dev/null and b/stable/zwavejs2mqtt/9.0.7/charts/common-8.5.2.tgz differ diff --git a/stable/zwavejs2mqtt/9.0.6/helm-values.md b/stable/zwavejs2mqtt/9.0.7/helm-values.md similarity index 94% rename from stable/zwavejs2mqtt/9.0.6/helm-values.md rename to stable/zwavejs2mqtt/9.0.7/helm-values.md index 85b232fc3c5..79afede2525 100644 --- a/stable/zwavejs2mqtt/9.0.6/helm-values.md +++ b/stable/zwavejs2mqtt/9.0.7/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/truecharts/zwavejs2mqtt"` | | -| image.tag | string | `"v5.10.1@sha256:52cca77e294adea9bc753628b906c8c10d2b44d0b8d5caeb4ccaf5b92946e0cb"` | | +| image.tag | string | `"v5.11.0@sha256:3ea0fd0732fd67e11cb8749b6b3960349556dc55361796d3706bd9bc12c455a8"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/stable/zwavejs2mqtt/9.0.6/ix_values.yaml b/stable/zwavejs2mqtt/9.0.7/ix_values.yaml similarity index 95% rename from stable/zwavejs2mqtt/9.0.6/ix_values.yaml rename to stable/zwavejs2mqtt/9.0.7/ix_values.yaml index 1504451c564..b6c0dfd724a 100644 --- a/stable/zwavejs2mqtt/9.0.6/ix_values.yaml +++ b/stable/zwavejs2mqtt/9.0.7/ix_values.yaml @@ -5,7 +5,7 @@ image: repository: ghcr.io/truecharts/zwavejs2mqtt pullPolicy: IfNotPresent - tag: v5.10.1@sha256:52cca77e294adea9bc753628b906c8c10d2b44d0b8d5caeb4ccaf5b92946e0cb + tag: v5.11.0@sha256:3ea0fd0732fd67e11cb8749b6b3960349556dc55361796d3706bd9bc12c455a8 securityContext: readOnlyRootFilesystem: false diff --git a/stable/zwavejs2mqtt/9.0.6/questions.yaml b/stable/zwavejs2mqtt/9.0.7/questions.yaml similarity index 97% rename from stable/zwavejs2mqtt/9.0.6/questions.yaml rename to stable/zwavejs2mqtt/9.0.7/questions.yaml index 9c062dc0265..602fa3c561a 100644 --- a/stable/zwavejs2mqtt/9.0.6/questions.yaml +++ b/stable/zwavejs2mqtt/9.0.7/questions.yaml @@ -1464,46 +1464,54 @@ questions: - "definitions/gpuConfiguration" attrs: [] - - variable: resources + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" group: "Resources and Devices" - label: "" schema: - type: dict - attrs: - - variable: limits - label: "Advanced Limit Resource Consumption" + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" schema: type: dict attrs: - - variable: cpu - label: "CPU" + - variable: limits + label: "Advanced Limit Resource Consumption" schema: - type: string - default: "4000m" - valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - - variable: memory - label: "Memory RAM" + 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: 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]+)$' + 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" diff --git a/stable/zwavejs2mqtt/9.0.6/templates/common.yaml b/stable/zwavejs2mqtt/9.0.7/templates/common.yaml similarity index 100% rename from stable/zwavejs2mqtt/9.0.6/templates/common.yaml rename to stable/zwavejs2mqtt/9.0.7/templates/common.yaml diff --git a/stable/zwavejs2mqtt/9.0.7/values.yaml b/stable/zwavejs2mqtt/9.0.7/values.yaml new file mode 100644 index 00000000000..e69de29bb2d