diff --git a/dependency/clickhouse/1.0.32/Chart.lock b/dependency/clickhouse/1.0.32/Chart.lock deleted file mode 100644 index 79441764a40..00000000000 --- a/dependency/clickhouse/1.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.5 -digest: sha256:d7d292c2a6b47bf7073864e210e66f0ba2ea60fc6952afcb07de8bb7b4d7c56b -generated: "2022-09-29T08:16:08.469529586Z" diff --git a/dependency/clickhouse/1.0.32/charts/common-10.6.5.tgz b/dependency/clickhouse/1.0.32/charts/common-10.6.5.tgz deleted file mode 100644 index 0503a006df2..00000000000 Binary files a/dependency/clickhouse/1.0.32/charts/common-10.6.5.tgz and /dev/null differ diff --git a/dependency/clickhouse/1.0.32/CHANGELOG.md b/dependency/clickhouse/1.0.33/CHANGELOG.md similarity index 85% rename from dependency/clickhouse/1.0.32/CHANGELOG.md rename to dependency/clickhouse/1.0.33/CHANGELOG.md index c3ac18db57c..eac0f6c5ab1 100644 --- a/dependency/clickhouse/1.0.32/CHANGELOG.md +++ b/dependency/clickhouse/1.0.33/CHANGELOG.md @@ -2,6 +2,16 @@ +## [clickhouse-1.0.33](https://github.com/truecharts/charts/compare/clickhouse-1.0.32...clickhouse-1.0.33) (2022-10-01) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.6.8 + + + + ## [clickhouse-1.0.31](https://github.com/truecharts/charts/compare/clickhouse-1.0.30...clickhouse-1.0.31) (2022-09-26) @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) diff --git a/dependency/clickhouse/1.0.33/Chart.lock b/dependency/clickhouse/1.0.33/Chart.lock new file mode 100644 index 00000000000..ee2fc78505f --- /dev/null +++ b/dependency/clickhouse/1.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.8 +digest: sha256:591c2c8ae41f53f15397325a4a7a0ae3551b777030eea017520f8c3069f2b7c9 +generated: "2022-10-01T02:03:27.532151019Z" diff --git a/dependency/clickhouse/1.0.32/Chart.yaml b/dependency/clickhouse/1.0.33/Chart.yaml similarity index 96% rename from dependency/clickhouse/1.0.32/Chart.yaml rename to dependency/clickhouse/1.0.33/Chart.yaml index eaf8eb05048..91707449933 100644 --- a/dependency/clickhouse/1.0.32/Chart.yaml +++ b/dependency/clickhouse/1.0.33/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "22.9.2.7" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.6.5 + version: 10.6.8 deprecated: false description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). home: https://truecharts.org/docs/charts/dependency/clickhouse @@ -23,7 +23,7 @@ sources: - https://clickhouse.com/ - https://hub.docker.com/r/yandex/clickhouse-server type: application -version: 1.0.32 +version: 1.0.33 annotations: truecharts.org/catagories: | - database diff --git a/dependency/clickhouse/1.0.32/README.md b/dependency/clickhouse/1.0.33/README.md similarity index 98% rename from dependency/clickhouse/1.0.32/README.md rename to dependency/clickhouse/1.0.33/README.md index 44577a9b30b..eaa4030efc0 100644 --- a/dependency/clickhouse/1.0.32/README.md +++ b/dependency/clickhouse/1.0.33/README.md @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.6.5 | +| https://library-charts.truecharts.org | common | 10.6.8 | ## Installing the Chart diff --git a/dependency/clickhouse/1.0.32/app-readme.md b/dependency/clickhouse/1.0.33/app-readme.md similarity index 100% rename from dependency/clickhouse/1.0.32/app-readme.md rename to dependency/clickhouse/1.0.33/app-readme.md diff --git a/dependency/clickhouse/1.0.33/charts/common-10.6.8.tgz b/dependency/clickhouse/1.0.33/charts/common-10.6.8.tgz new file mode 100644 index 00000000000..2ff33c57bb7 Binary files /dev/null and b/dependency/clickhouse/1.0.33/charts/common-10.6.8.tgz differ diff --git a/dependency/clickhouse/1.0.32/ix_values.yaml b/dependency/clickhouse/1.0.33/ix_values.yaml similarity index 100% rename from dependency/clickhouse/1.0.32/ix_values.yaml rename to dependency/clickhouse/1.0.33/ix_values.yaml diff --git a/dependency/clickhouse/1.0.32/questions.yaml b/dependency/clickhouse/1.0.33/questions.yaml similarity index 99% rename from dependency/clickhouse/1.0.32/questions.yaml rename to dependency/clickhouse/1.0.33/questions.yaml index 99f23bb3180..717b02c2a1f 100644 --- a/dependency/clickhouse/1.0.32/questions.yaml +++ b/dependency/clickhouse/1.0.33/questions.yaml @@ -817,7 +817,7 @@ questions: schema: show_if: [["type", "=", "pvc"]] type: string - default: 999Gi + default: 256Gi - variable: hostPathType label: (Advanced) hostPath Type schema: @@ -994,7 +994,7 @@ questions: schema: show_if: [["type", "=", "pvc"]] type: string - default: 999Gi + default: 256Gi - variable: hostPathType label: (Advanced) hostPath Type schema: @@ -1171,7 +1171,7 @@ questions: schema: show_if: [["type", "=", "pvc"]] type: string - default: 999Gi + default: 256Gi - variable: hostPathType label: (Advanced) hostPath Type schema: @@ -1373,7 +1373,7 @@ questions: schema: show_if: [["type", "=", "pvc"]] type: string - default: 999Gi + default: 256Gi - variable: hostPathType label: (Advanced) Host Path Type schema: diff --git a/dependency/clickhouse/1.0.32/templates/common.yaml b/dependency/clickhouse/1.0.33/templates/common.yaml similarity index 100% rename from dependency/clickhouse/1.0.32/templates/common.yaml rename to dependency/clickhouse/1.0.33/templates/common.yaml diff --git a/dependency/clickhouse/1.0.32/values.yaml b/dependency/clickhouse/1.0.33/values.yaml similarity index 100% rename from dependency/clickhouse/1.0.32/values.yaml rename to dependency/clickhouse/1.0.33/values.yaml diff --git a/dependency/collabora-online/12.1.50/CHANGELOG.md b/dependency/collabora-online/12.1.50/CHANGELOG.md new file mode 100644 index 00000000000..996aef0f208 --- /dev/null +++ b/dependency/collabora-online/12.1.50/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [collabora-online-12.1.50](https://github.com/truecharts/charts/compare/collabora-online-12.1.49...collabora-online-12.1.50) (2022-10-01) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.6.8 + + + + +## [collabora-online-12.1.49](https://github.com/truecharts/charts/compare/collabora-online-12.1.48...collabora-online-12.1.49) (2022-09-29) + +### Chore + +- update helm chart common to v10.6.5 ([#3946](https://github.com/truecharts/charts/issues/3946)) + + + + +## [collabora-online-12.1.47](https://github.com/truecharts/charts/compare/collabora-online-12.1.46...collabora-online-12.1.47) (2022-09-26) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.6.4 ([#3914](https://github.com/truecharts/charts/issues/3914)) + + + + +## [collabora-online-12.1.46](https://github.com/truecharts/charts/compare/collabora-online-12.1.45...collabora-online-12.1.46) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.6.1 ([#3893](https://github.com/truecharts/charts/issues/3893)) + + + + +## [collabora-online-12.1.45](https://github.com/truecharts/charts/compare/collabora-online-12.1.43...collabora-online-12.1.45) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm chart common to v10.6.0 + - update helm chart common to v10.5.12 + + + + +## [collabora-online-12.1.44](https://github.com/truecharts/charts/compare/collabora-online-12.1.43...collabora-online-12.1.44) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.5.12 + + + + +## [collabora-online-12.1.43](https://github.com/truecharts/charts/compare/collabora-online-12.1.41...collabora-online-12.1.43) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [collabora-online-12.1.43](https://github.com/truecharts/charts/compare/collabora-online-12.1.41...collabora-online-12.1.43) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/dependency/collabora-online/12.1.50/Chart.lock b/dependency/collabora-online/12.1.50/Chart.lock new file mode 100644 index 00000000000..438edc33594 --- /dev/null +++ b/dependency/collabora-online/12.1.50/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.8 +digest: sha256:591c2c8ae41f53f15397325a4a7a0ae3551b777030eea017520f8c3069f2b7c9 +generated: "2022-10-01T02:03:27.495822649Z" diff --git a/dependency/collabora-online/12.1.50/Chart.yaml b/dependency/collabora-online/12.1.50/Chart.yaml new file mode 100644 index 00000000000..b3ce4f019d3 --- /dev/null +++ b/dependency/collabora-online/12.1.50/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "22.05.6.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.8 +deprecated: false +description: "An awesome Online Office suite." +home: https://truecharts.org/docs/charts/dependency/collabora-online +icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora-online.png +keywords: + - collabora-online +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: collabora-online +sources: + - https://github.com/truecharts/charts/tree/master/charts/dependency/collabora-online + - https://hub.docker.com/r/collabora/code + - https://sdk.collaboraonline.com/contents.html + - https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm +type: application +version: 12.1.50 +annotations: + truecharts.org/catagories: | + - office + - documents + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/dependency/collabora-online/12.1.50/README.md b/dependency/collabora-online/12.1.50/README.md new file mode 100644 index 00000000000..5c628787814 --- /dev/null +++ b/dependency/collabora-online/12.1.50/README.md @@ -0,0 +1,108 @@ +# collabora-online + +An awesome Online Office suite. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [collabora-online](https://truecharts.org/docs/charts/dependency/collabora-online) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.8 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `collabora-online` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install collabora-online TrueCharts/collabora-online +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `collabora-online` deployment + +```console +helm uninstall collabora-online +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install collabora-online \ + --set env.TZ="America/New York" \ + TrueCharts/collabora-online +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install collabora-online TrueCharts/collabora-online -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/dependency/collabora-online/12.1.50/app-readme.md b/dependency/collabora-online/12.1.50/app-readme.md new file mode 100644 index 00000000000..bb0328ab81f --- /dev/null +++ b/dependency/collabora-online/12.1.50/app-readme.md @@ -0,0 +1,8 @@ +An awesome Online Office suite. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/dependency/collabora-online](https://truecharts.org/docs/charts/dependency/collabora-online) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/dependency/collabora-online/12.1.50/charts/common-10.6.8.tgz b/dependency/collabora-online/12.1.50/charts/common-10.6.8.tgz new file mode 100644 index 00000000000..2ff33c57bb7 Binary files /dev/null and b/dependency/collabora-online/12.1.50/charts/common-10.6.8.tgz differ diff --git a/dependency/collabora-online/12.1.50/ix_values.yaml b/dependency/collabora-online/12.1.50/ix_values.yaml new file mode 100644 index 00000000000..1a777e03949 --- /dev/null +++ b/dependency/collabora-online/12.1.50/ix_values.yaml @@ -0,0 +1,54 @@ +image: + repository: tccr.io/truecharts/collabora + tag: 22.05.6.3.1@sha256:3ac50d1c140a43accc7532c4b79dfc7ace5aed7985dbed74d7a3a8891c57fcfc + pullPolicy: IfNotPresent + +controller: + # -- Set the controller type. + # Valid options are deployment, daemonset or statefulset + type: statefulset + # -- Number of desired pods + replicas: 1 + # -- Set the controller upgrade strategy + # For Deployments, valid values are Recreate (default) and RollingUpdate. + # For StatefulSets, valid values are OnDelete and RollingUpdate (default). + # DaemonSets ignore this. + strategy: RollingUpdate + rollingUpdate: + # -- Set deployment RollingUpdate max unavailable + unavailable: 1 + # -- Set deployment RollingUpdate max surge + surge: + # -- Set statefulset RollingUpdate partition + partition: + # -- ReplicaSet revision history limit + revisionHistoryLimit: 3 + +securityContext: + readOnlyRootFilesystem: false + allowPrivilegeEscalation: true + +podSecurityContext: + runAsUser: 104 + runAsGroup: 106 + +service: + main: + ports: + main: + port: 10105 + targetPort: 9980 + +secretEnv: + username: "" + password: "" + +env: + aliasgroup1: "" + dictionaries: "de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru" + extra_params: "--o:welcome.enable=false --o:logging.level=information --o:user_interface.mode=notebookbar --o:ssl.termination=true --o:ssl.enable=false " + server_name: "collabora.domain.tld" + DONT_GEN_SSL_CERT: true + +portal: + enabled: true diff --git a/dependency/collabora-online/12.1.50/questions.yaml b/dependency/collabora-online/12.1.50/questions.yaml new file mode 100644 index 00000000000..2287ce7dda0 --- /dev/null +++ b/dependency/collabora-online/12.1.50/questions.yaml @@ -0,0 +1,2428 @@ +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: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" + path: "/" + admin: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" + path: "/browser/dist/admin/admin.html" +questions: + - 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: + additional_attrs: true + 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 + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + 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" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: secretEnv + group: "Container Configuration" + label: "Image Secrets" + schema: + additional_attrs: true + type: dict + attrs: + - variable: username + label: "Username for WebUI" + schema: + type: string + default: "admin" + required: true + - variable: password + label: "Password for WebUI" + schema: + type: string + valid_chars: "[a-zA-Z0-9!@#$%^&*?]{8,}" + private: true + required: true + default: "REPLACETHIS" + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: aliasgroup1 + label: "aliasgroup1" + description: "Comma separated hosts list." + schema: + type: string + default: "" + - variable: dictionaries + label: "Dictionaries to use, leave empty to use all" + schema: + type: string + default: "de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru" + - variable: extra_params + label: "Extra Parameters to add" + description: 'e.g. "--o:welcome.enable=false", See more on /etc/loolwsd/loolwsd.xml. Separate params with space' + schema: + type: string + default: "--o:welcome.enable=false --o:logging.level=information --o:user_interface.mode=notebookbar --o:ssl.termination=true --o:ssl.enable=false" + - variable: DONT_GEN_SSL_CERT + label: "DONT_GEN_SSL_CERT" + description: "When set to true it does NOT generate an SSL cert, you have to use your own" + schema: + type: boolean + default: true + - variable: server_name + label: "Server Name" + description: "When this environment variable is set (is not empty), then its value will be used as server name in /etc/loolwsd/loolwsd.xml. Without this, CODE is not delivering a correct host for the websocket connection in case of a proxy in front of it." + schema: + type: string + default: 'collabora.domain.tld' + valid_chars: '^((([a-z\d](-?[a-z\d]){0,62})\.)*(([a-z\d](-?[a-z\d]){0,62})\.)([a-z](-?[a-z\d]){1,62})|((\d{1,3}\.){3}\d{1,3}))$' + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + 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 Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + 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 and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10105 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: 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: 9980 + - 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: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - 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: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + 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: + additional_attrs: true + 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 and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + 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: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + 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: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[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: 256Gi + - variable: hostPathType + label: (Advanced) Host Path 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - 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: + additional_attrs: true + 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: true + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 104 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 106 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - 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: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + 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: + additional_attrs: true + 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" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# 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: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + 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 + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - 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 IPv6 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: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + 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: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + 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 Command 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: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/dependency/mariadb/3.0.86/templates/common.yaml b/dependency/collabora-online/12.1.50/templates/common.yaml similarity index 100% rename from dependency/mariadb/3.0.86/templates/common.yaml rename to dependency/collabora-online/12.1.50/templates/common.yaml diff --git a/dependency/mariadb/3.0.86/values.yaml b/dependency/collabora-online/12.1.50/values.yaml similarity index 100% rename from dependency/mariadb/3.0.86/values.yaml rename to dependency/collabora-online/12.1.50/values.yaml diff --git a/dependency/mariadb/3.0.86/Chart.lock b/dependency/mariadb/3.0.86/Chart.lock deleted file mode 100644 index 835b81e2ce4..00000000000 --- a/dependency/mariadb/3.0.86/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.5 -digest: sha256:d7d292c2a6b47bf7073864e210e66f0ba2ea60fc6952afcb07de8bb7b4d7c56b -generated: "2022-09-30T06:19:31.20024726Z" diff --git a/dependency/mariadb/3.0.86/charts/common-10.6.5.tgz b/dependency/mariadb/3.0.86/charts/common-10.6.5.tgz deleted file mode 100644 index 0503a006df2..00000000000 Binary files a/dependency/mariadb/3.0.86/charts/common-10.6.5.tgz and /dev/null differ diff --git a/dependency/mariadb/3.0.86/CHANGELOG.md b/dependency/mariadb/3.0.87/CHANGELOG.md similarity index 77% rename from dependency/mariadb/3.0.86/CHANGELOG.md rename to dependency/mariadb/3.0.87/CHANGELOG.md index 76ca9ee27b6..b750635341c 100644 --- a/dependency/mariadb/3.0.86/CHANGELOG.md +++ b/dependency/mariadb/3.0.87/CHANGELOG.md @@ -2,6 +2,16 @@ +## [mariadb-3.0.87](https://github.com/truecharts/charts/compare/mariadb-3.0.86...mariadb-3.0.87) (2022-10-01) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.6.8 + + + + ## [mariadb-3.0.86](https://github.com/truecharts/charts/compare/mariadb-3.0.85...mariadb-3.0.86) (2022-09-30) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm chart common to v10.5.11 ([#3832](https://github.com/truecharts/charts/issues/3832)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - diff --git a/dependency/mariadb/3.0.87/Chart.lock b/dependency/mariadb/3.0.87/Chart.lock new file mode 100644 index 00000000000..41dcf7254b6 --- /dev/null +++ b/dependency/mariadb/3.0.87/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.8 +digest: sha256:591c2c8ae41f53f15397325a4a7a0ae3551b777030eea017520f8c3069f2b7c9 +generated: "2022-10-01T02:03:27.480987194Z" diff --git a/dependency/mariadb/3.0.86/Chart.yaml b/dependency/mariadb/3.0.87/Chart.yaml similarity index 96% rename from dependency/mariadb/3.0.86/Chart.yaml rename to dependency/mariadb/3.0.87/Chart.yaml index 85ce4e22ecd..d0170c4c844 100644 --- a/dependency/mariadb/3.0.86/Chart.yaml +++ b/dependency/mariadb/3.0.87/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.9.3" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.6.5 + version: 10.6.8 deprecated: false description: Fast, reliable, scalable, and easy to use open-source relational database system. home: https://truecharts.org/docs/charts/dependency/mariadb @@ -25,7 +25,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 3.0.86 +version: 3.0.87 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/3.0.86/README.md b/dependency/mariadb/3.0.87/README.md similarity index 98% rename from dependency/mariadb/3.0.86/README.md rename to dependency/mariadb/3.0.87/README.md index ca70cb9eab7..2837da0df1b 100644 --- a/dependency/mariadb/3.0.86/README.md +++ b/dependency/mariadb/3.0.87/README.md @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.6.5 | +| https://library-charts.truecharts.org | common | 10.6.8 | ## Installing the Chart diff --git a/dependency/mariadb/3.0.86/app-readme.md b/dependency/mariadb/3.0.87/app-readme.md similarity index 100% rename from dependency/mariadb/3.0.86/app-readme.md rename to dependency/mariadb/3.0.87/app-readme.md diff --git a/dependency/mariadb/3.0.87/charts/common-10.6.8.tgz b/dependency/mariadb/3.0.87/charts/common-10.6.8.tgz new file mode 100644 index 00000000000..2ff33c57bb7 Binary files /dev/null and b/dependency/mariadb/3.0.87/charts/common-10.6.8.tgz differ diff --git a/dependency/mariadb/3.0.86/ix_values.yaml b/dependency/mariadb/3.0.87/ix_values.yaml similarity index 100% rename from dependency/mariadb/3.0.86/ix_values.yaml rename to dependency/mariadb/3.0.87/ix_values.yaml diff --git a/dependency/mariadb/3.0.86/questions.yaml b/dependency/mariadb/3.0.87/questions.yaml similarity index 99% rename from dependency/mariadb/3.0.86/questions.yaml rename to dependency/mariadb/3.0.87/questions.yaml index bbf9cbdc48a..98a6bb95f99 100644 --- a/dependency/mariadb/3.0.86/questions.yaml +++ b/dependency/mariadb/3.0.87/questions.yaml @@ -811,7 +811,7 @@ questions: schema: show_if: [["type", "=", "pvc"]] type: string - default: 999Gi + default: 256Gi - variable: hostPathType label: (Advanced) hostPath Type schema: @@ -1013,7 +1013,7 @@ questions: schema: show_if: [["type", "=", "pvc"]] type: string - default: 999Gi + default: 256Gi - variable: hostPathType label: (Advanced) Host Path Type schema: diff --git a/dependency/mariadb/3.0.87/templates/common.yaml b/dependency/mariadb/3.0.87/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/dependency/mariadb/3.0.87/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/dependency/memcached/3.0.86/values.yaml b/dependency/mariadb/3.0.87/values.yaml similarity index 100% rename from dependency/memcached/3.0.86/values.yaml rename to dependency/mariadb/3.0.87/values.yaml diff --git a/dependency/memcached/3.0.86/Chart.lock b/dependency/memcached/3.0.86/Chart.lock deleted file mode 100644 index 5f81d2a25ba..00000000000 --- a/dependency/memcached/3.0.86/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.5 -digest: sha256:d7d292c2a6b47bf7073864e210e66f0ba2ea60fc6952afcb07de8bb7b4d7c56b -generated: "2022-09-29T08:16:08.441041775Z" diff --git a/dependency/memcached/3.0.86/charts/common-10.6.5.tgz b/dependency/memcached/3.0.86/charts/common-10.6.5.tgz deleted file mode 100644 index 0503a006df2..00000000000 Binary files a/dependency/memcached/3.0.86/charts/common-10.6.5.tgz and /dev/null differ diff --git a/dependency/memcached/3.0.86/CHANGELOG.md b/dependency/memcached/3.0.87/CHANGELOG.md similarity index 91% rename from dependency/memcached/3.0.86/CHANGELOG.md rename to dependency/memcached/3.0.87/CHANGELOG.md index 40fd70813e5..d4fbd1a0614 100644 --- a/dependency/memcached/3.0.86/CHANGELOG.md +++ b/dependency/memcached/3.0.87/CHANGELOG.md @@ -2,6 +2,16 @@ +## [memcached-3.0.87](https://github.com/truecharts/charts/compare/memcached-3.0.86...memcached-3.0.87) (2022-10-01) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.6.8 + + + + ## [clickhouse-1.0.32](https://github.com/truecharts/charts/compare/clickhouse-1.0.31...clickhouse-1.0.32) (2022-09-29) ### Chore @@ -87,13 +97,3 @@ - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - -## [memcached-3.0.79](https://github.com/truecharts/charts/compare/memcached-3.0.76...memcached-3.0.79) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/dependency/memcached/3.0.87/Chart.lock b/dependency/memcached/3.0.87/Chart.lock new file mode 100644 index 00000000000..259327420cc --- /dev/null +++ b/dependency/memcached/3.0.87/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.8 +digest: sha256:591c2c8ae41f53f15397325a4a7a0ae3551b777030eea017520f8c3069f2b7c9 +generated: "2022-10-01T02:03:27.506667009Z" diff --git a/dependency/memcached/3.0.86/Chart.yaml b/dependency/memcached/3.0.87/Chart.yaml similarity index 95% rename from dependency/memcached/3.0.86/Chart.yaml rename to dependency/memcached/3.0.87/Chart.yaml index db1305ef4b5..111f6ca8f0c 100644 --- a/dependency/memcached/3.0.86/Chart.yaml +++ b/dependency/memcached/3.0.87/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.17" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.6.5 + version: 10.6.8 deprecated: false description: Memcached is a memory-backed database caching solution home: https://truecharts.org/docs/charts/dependency/memcached @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 3.0.86 +version: 3.0.87 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/3.0.86/README.md b/dependency/memcached/3.0.87/README.md similarity index 98% rename from dependency/memcached/3.0.86/README.md rename to dependency/memcached/3.0.87/README.md index 6594ed8aadb..44b6c2a8e30 100644 --- a/dependency/memcached/3.0.86/README.md +++ b/dependency/memcached/3.0.87/README.md @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.6.5 | +| https://library-charts.truecharts.org | common | 10.6.8 | ## Installing the Chart diff --git a/dependency/memcached/3.0.86/app-readme.md b/dependency/memcached/3.0.87/app-readme.md similarity index 100% rename from dependency/memcached/3.0.86/app-readme.md rename to dependency/memcached/3.0.87/app-readme.md diff --git a/dependency/memcached/3.0.87/charts/common-10.6.8.tgz b/dependency/memcached/3.0.87/charts/common-10.6.8.tgz new file mode 100644 index 00000000000..2ff33c57bb7 Binary files /dev/null and b/dependency/memcached/3.0.87/charts/common-10.6.8.tgz differ diff --git a/dependency/memcached/3.0.86/ix_values.yaml b/dependency/memcached/3.0.87/ix_values.yaml similarity index 100% rename from dependency/memcached/3.0.86/ix_values.yaml rename to dependency/memcached/3.0.87/ix_values.yaml diff --git a/dependency/memcached/3.0.86/questions.yaml b/dependency/memcached/3.0.87/questions.yaml similarity index 99% rename from dependency/memcached/3.0.86/questions.yaml rename to dependency/memcached/3.0.87/questions.yaml index 2e4c07e6b20..d124d7fcdd5 100644 --- a/dependency/memcached/3.0.86/questions.yaml +++ b/dependency/memcached/3.0.87/questions.yaml @@ -821,7 +821,7 @@ questions: schema: show_if: [["type", "=", "pvc"]] type: string - default: 999Gi + default: 256Gi - variable: hostPathType label: (Advanced) Host Path Type schema: diff --git a/dependency/memcached/3.0.86/templates/common.yaml b/dependency/memcached/3.0.87/templates/common.yaml similarity index 100% rename from dependency/memcached/3.0.86/templates/common.yaml rename to dependency/memcached/3.0.87/templates/common.yaml diff --git a/dependency/mongodb/2.0.25/values.yaml b/dependency/memcached/3.0.87/values.yaml similarity index 100% rename from dependency/mongodb/2.0.25/values.yaml rename to dependency/memcached/3.0.87/values.yaml diff --git a/dependency/mongodb/2.0.25/Chart.lock b/dependency/mongodb/2.0.25/Chart.lock deleted file mode 100644 index 8b8ed375fc1..00000000000 --- a/dependency/mongodb/2.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.5 -digest: sha256:d7d292c2a6b47bf7073864e210e66f0ba2ea60fc6952afcb07de8bb7b4d7c56b -generated: "2022-09-30T06:19:31.153498023Z" diff --git a/dependency/mongodb/2.0.25/charts/common-10.6.5.tgz b/dependency/mongodb/2.0.25/charts/common-10.6.5.tgz deleted file mode 100644 index 0503a006df2..00000000000 Binary files a/dependency/mongodb/2.0.25/charts/common-10.6.5.tgz and /dev/null differ diff --git a/dependency/mongodb/2.0.25/CHANGELOG.md b/dependency/mongodb/2.0.26/CHANGELOG.md similarity index 87% rename from dependency/mongodb/2.0.25/CHANGELOG.md rename to dependency/mongodb/2.0.26/CHANGELOG.md index ecf6676bc07..51dd873dab0 100644 --- a/dependency/mongodb/2.0.25/CHANGELOG.md +++ b/dependency/mongodb/2.0.26/CHANGELOG.md @@ -2,6 +2,16 @@ +## [mongodb-2.0.26](https://github.com/truecharts/charts/compare/mongodb-2.0.25...mongodb-2.0.26) (2022-10-01) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.6.8 + + + + ## [mongodb-2.0.25](https://github.com/truecharts/charts/compare/mongodb-2.0.24...mongodb-2.0.25) (2022-09-30) ### Chore @@ -87,13 +97,3 @@ ## [mongodb-2.0.17](https://github.com/truecharts/charts/compare/mongodb-2.0.13...mongodb-2.0.17) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/dependency/mongodb/2.0.26/Chart.lock b/dependency/mongodb/2.0.26/Chart.lock new file mode 100644 index 00000000000..d0255ccba77 --- /dev/null +++ b/dependency/mongodb/2.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.8 +digest: sha256:591c2c8ae41f53f15397325a4a7a0ae3551b777030eea017520f8c3069f2b7c9 +generated: "2022-10-01T02:04:02.979850271Z" diff --git a/dependency/mongodb/2.0.25/Chart.yaml b/dependency/mongodb/2.0.26/Chart.yaml similarity index 96% rename from dependency/mongodb/2.0.25/Chart.yaml rename to dependency/mongodb/2.0.26/Chart.yaml index 5a8a807e6dd..758ca6cb2c9 100644 --- a/dependency/mongodb/2.0.25/Chart.yaml +++ b/dependency/mongodb/2.0.26/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.0.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.6.5 + version: 10.6.8 deprecated: false description: Fast, reliable, scalable, and easy to use open-source no-sql database system. home: https://truecharts.org/docs/charts/dependency/mongodb @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 2.0.25 +version: 2.0.26 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/2.0.25/README.md b/dependency/mongodb/2.0.26/README.md similarity index 98% rename from dependency/mongodb/2.0.25/README.md rename to dependency/mongodb/2.0.26/README.md index 5c5c81d3fe9..baf9fca202b 100644 --- a/dependency/mongodb/2.0.25/README.md +++ b/dependency/mongodb/2.0.26/README.md @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.6.5 | +| https://library-charts.truecharts.org | common | 10.6.8 | ## Installing the Chart diff --git a/dependency/mongodb/2.0.25/app-readme.md b/dependency/mongodb/2.0.26/app-readme.md similarity index 100% rename from dependency/mongodb/2.0.25/app-readme.md rename to dependency/mongodb/2.0.26/app-readme.md diff --git a/dependency/mongodb/2.0.26/charts/common-10.6.8.tgz b/dependency/mongodb/2.0.26/charts/common-10.6.8.tgz new file mode 100644 index 00000000000..2ff33c57bb7 Binary files /dev/null and b/dependency/mongodb/2.0.26/charts/common-10.6.8.tgz differ diff --git a/dependency/mongodb/2.0.25/ix_values.yaml b/dependency/mongodb/2.0.26/ix_values.yaml similarity index 100% rename from dependency/mongodb/2.0.25/ix_values.yaml rename to dependency/mongodb/2.0.26/ix_values.yaml diff --git a/dependency/mongodb/2.0.25/questions.yaml b/dependency/mongodb/2.0.26/questions.yaml similarity index 99% rename from dependency/mongodb/2.0.25/questions.yaml rename to dependency/mongodb/2.0.26/questions.yaml index e90d59b704a..7020ac7651e 100644 --- a/dependency/mongodb/2.0.25/questions.yaml +++ b/dependency/mongodb/2.0.26/questions.yaml @@ -811,7 +811,7 @@ questions: schema: show_if: [["type", "=", "pvc"]] type: string - default: 999Gi + default: 256Gi - variable: hostPathType label: (Advanced) hostPath Type schema: @@ -1013,7 +1013,7 @@ questions: schema: show_if: [["type", "=", "pvc"]] type: string - default: 999Gi + default: 256Gi - variable: hostPathType label: (Advanced) Host Path Type schema: diff --git a/dependency/mongodb/2.0.25/templates/common.yaml b/dependency/mongodb/2.0.26/templates/common.yaml similarity index 100% rename from dependency/mongodb/2.0.25/templates/common.yaml rename to dependency/mongodb/2.0.26/templates/common.yaml diff --git a/dependency/postgresql/8.0.90/values.yaml b/dependency/mongodb/2.0.26/values.yaml similarity index 100% rename from dependency/postgresql/8.0.90/values.yaml rename to dependency/mongodb/2.0.26/values.yaml diff --git a/dependency/postgresql/8.0.90/Chart.lock b/dependency/postgresql/8.0.90/Chart.lock deleted file mode 100644 index 082ca7a6030..00000000000 --- a/dependency/postgresql/8.0.90/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.5 -digest: sha256:d7d292c2a6b47bf7073864e210e66f0ba2ea60fc6952afcb07de8bb7b4d7c56b -generated: "2022-09-29T08:16:48.455539363Z" diff --git a/dependency/postgresql/8.0.90/charts/common-10.6.5.tgz b/dependency/postgresql/8.0.90/charts/common-10.6.5.tgz deleted file mode 100644 index 0503a006df2..00000000000 Binary files a/dependency/postgresql/8.0.90/charts/common-10.6.5.tgz and /dev/null differ diff --git a/dependency/postgresql/8.0.90/CHANGELOG.md b/dependency/postgresql/8.0.91/CHANGELOG.md similarity index 90% rename from dependency/postgresql/8.0.90/CHANGELOG.md rename to dependency/postgresql/8.0.91/CHANGELOG.md index 2c329a27584..0da9cba1d12 100644 --- a/dependency/postgresql/8.0.90/CHANGELOG.md +++ b/dependency/postgresql/8.0.91/CHANGELOG.md @@ -2,6 +2,16 @@ +## [postgresql-8.0.91](https://github.com/truecharts/charts/compare/postgresql-8.0.90...postgresql-8.0.91) (2022-10-01) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.6.8 + + + + ## [postgresql-8.0.90](https://github.com/truecharts/charts/compare/postgresql-8.0.89...postgresql-8.0.90) (2022-09-29) ### Chore @@ -87,13 +97,3 @@ ## [cryptpad-0.0.55](https://github.com/truecharts/charts/compare/cryptpad-0.0.50...cryptpad-0.0.55) (2022-09-22) -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/dependency/postgresql/8.0.91/Chart.lock b/dependency/postgresql/8.0.91/Chart.lock new file mode 100644 index 00000000000..08046c73231 --- /dev/null +++ b/dependency/postgresql/8.0.91/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.8 +digest: sha256:591c2c8ae41f53f15397325a4a7a0ae3551b777030eea017520f8c3069f2b7c9 +generated: "2022-10-01T02:04:03.273143479Z" diff --git a/dependency/postgresql/8.0.90/Chart.yaml b/dependency/postgresql/8.0.91/Chart.yaml similarity index 95% rename from dependency/postgresql/8.0.90/Chart.yaml rename to dependency/postgresql/8.0.91/Chart.yaml index af08b8549c1..612caf15279 100644 --- a/dependency/postgresql/8.0.90/Chart.yaml +++ b/dependency/postgresql/8.0.91/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "14.5.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.6.5 + version: 10.6.8 deprecated: false description: PostgresSQL home: https://truecharts.org/docs/charts/dependency/postgresql @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/postgresql - https://www.postgresql.org/ type: application -version: 8.0.90 +version: 8.0.91 annotations: truecharts.org/catagories: | - database diff --git a/dependency/postgresql/8.0.90/README.md b/dependency/postgresql/8.0.91/README.md similarity index 98% rename from dependency/postgresql/8.0.90/README.md rename to dependency/postgresql/8.0.91/README.md index 87d270af599..5ed0ebfe4e6 100644 --- a/dependency/postgresql/8.0.90/README.md +++ b/dependency/postgresql/8.0.91/README.md @@ -22,7 +22,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.6.5 | +| https://library-charts.truecharts.org | common | 10.6.8 | ## Installing the Chart diff --git a/dependency/postgresql/8.0.90/app-readme.md b/dependency/postgresql/8.0.91/app-readme.md similarity index 100% rename from dependency/postgresql/8.0.90/app-readme.md rename to dependency/postgresql/8.0.91/app-readme.md diff --git a/dependency/postgresql/8.0.91/charts/common-10.6.8.tgz b/dependency/postgresql/8.0.91/charts/common-10.6.8.tgz new file mode 100644 index 00000000000..2ff33c57bb7 Binary files /dev/null and b/dependency/postgresql/8.0.91/charts/common-10.6.8.tgz differ diff --git a/dependency/postgresql/8.0.90/ix_values.yaml b/dependency/postgresql/8.0.91/ix_values.yaml similarity index 100% rename from dependency/postgresql/8.0.90/ix_values.yaml rename to dependency/postgresql/8.0.91/ix_values.yaml diff --git a/dependency/postgresql/8.0.90/questions.yaml b/dependency/postgresql/8.0.91/questions.yaml similarity index 99% rename from dependency/postgresql/8.0.90/questions.yaml rename to dependency/postgresql/8.0.91/questions.yaml index 6cbaf4e9e24..4e11a6467ae 100644 --- a/dependency/postgresql/8.0.90/questions.yaml +++ b/dependency/postgresql/8.0.91/questions.yaml @@ -811,7 +811,7 @@ questions: schema: show_if: [["type", "=", "pvc"]] type: string - default: 999Gi + default: 256Gi - variable: hostPathType label: (Advanced) hostPath Type schema: @@ -1013,7 +1013,7 @@ questions: schema: show_if: [["type", "=", "pvc"]] type: string - default: 999Gi + default: 256Gi - variable: hostPathType label: (Advanced) Host Path Type schema: diff --git a/dependency/postgresql/8.0.90/templates/common.yaml b/dependency/postgresql/8.0.91/templates/common.yaml similarity index 100% rename from dependency/postgresql/8.0.90/templates/common.yaml rename to dependency/postgresql/8.0.91/templates/common.yaml diff --git a/dependency/promtail/3.0.56/values.yaml b/dependency/postgresql/8.0.91/values.yaml similarity index 100% rename from dependency/promtail/3.0.56/values.yaml rename to dependency/postgresql/8.0.91/values.yaml diff --git a/dependency/promtail/3.0.56/Chart.lock b/dependency/promtail/3.0.56/Chart.lock deleted file mode 100644 index b9a4a67009d..00000000000 --- a/dependency/promtail/3.0.56/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.5 -digest: sha256:d7d292c2a6b47bf7073864e210e66f0ba2ea60fc6952afcb07de8bb7b4d7c56b -generated: "2022-09-29T08:16:48.858388519Z" diff --git a/dependency/promtail/3.0.56/charts/common-10.6.5.tgz b/dependency/promtail/3.0.56/charts/common-10.6.5.tgz deleted file mode 100644 index 0503a006df2..00000000000 Binary files a/dependency/promtail/3.0.56/charts/common-10.6.5.tgz and /dev/null differ diff --git a/dependency/promtail/3.0.56/CHANGELOG.md b/dependency/promtail/3.0.57/CHANGELOG.md similarity index 89% rename from dependency/promtail/3.0.56/CHANGELOG.md rename to dependency/promtail/3.0.57/CHANGELOG.md index f9685235579..6d0740f9256 100644 --- a/dependency/promtail/3.0.56/CHANGELOG.md +++ b/dependency/promtail/3.0.57/CHANGELOG.md @@ -2,6 +2,16 @@ +## [promtail-3.0.57](https://github.com/truecharts/charts/compare/promtail-3.0.56...promtail-3.0.57) (2022-10-01) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.6.8 + + + + ## [promtail-3.0.56](https://github.com/truecharts/charts/compare/promtail-3.0.55...promtail-3.0.56) (2022-09-29) ### Chore @@ -87,13 +97,3 @@ - fix serviceaccount creation on few apps ([#3665](https://github.com/truecharts/charts/issues/3665)) - - -## [promtail-3.0.47](https://github.com/truecharts/charts/compare/promtail-3.0.45...promtail-3.0.47) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm chart common to v10.5.6 ([#3635](https://github.com/truecharts/charts/issues/3635)) - - update helm chart common to v10.5.5 - diff --git a/dependency/promtail/3.0.57/Chart.lock b/dependency/promtail/3.0.57/Chart.lock new file mode 100644 index 00000000000..bf2f4cd8090 --- /dev/null +++ b/dependency/promtail/3.0.57/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.8 +digest: sha256:591c2c8ae41f53f15397325a4a7a0ae3551b777030eea017520f8c3069f2b7c9 +generated: "2022-10-01T02:04:03.657501883Z" diff --git a/dependency/promtail/3.0.56/Chart.yaml b/dependency/promtail/3.0.57/Chart.yaml similarity index 96% rename from dependency/promtail/3.0.56/Chart.yaml rename to dependency/promtail/3.0.57/Chart.yaml index e5a43cedf9a..f8421a5dac7 100644 --- a/dependency/promtail/3.0.56/Chart.yaml +++ b/dependency/promtail/3.0.57/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.6.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.6.5 + version: 10.6.8 deprecated: false description: Promtail is an agent which ships the contents of local logs to a Loki instance icon: https://truecharts.org/img/hotlink-ok/chart-icons/promtail.png @@ -23,7 +23,7 @@ sources: - https://grafana.com/oss/loki/ - https://grafana.com/docs/loki/latest/ type: application -version: 3.0.56 +version: 3.0.57 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/promtail/3.0.56/README.md b/dependency/promtail/3.0.57/README.md similarity index 98% rename from dependency/promtail/3.0.56/README.md rename to dependency/promtail/3.0.57/README.md index b2e265a4b64..59d9df49c0e 100644 --- a/dependency/promtail/3.0.56/README.md +++ b/dependency/promtail/3.0.57/README.md @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.6.5 | +| https://library-charts.truecharts.org | common | 10.6.8 | ## Installing the Chart diff --git a/dependency/promtail/3.0.56/app-readme.md b/dependency/promtail/3.0.57/app-readme.md similarity index 100% rename from dependency/promtail/3.0.56/app-readme.md rename to dependency/promtail/3.0.57/app-readme.md diff --git a/dependency/promtail/3.0.57/charts/common-10.6.8.tgz b/dependency/promtail/3.0.57/charts/common-10.6.8.tgz new file mode 100644 index 00000000000..2ff33c57bb7 Binary files /dev/null and b/dependency/promtail/3.0.57/charts/common-10.6.8.tgz differ diff --git a/dependency/promtail/3.0.56/ix_values.yaml b/dependency/promtail/3.0.57/ix_values.yaml similarity index 100% rename from dependency/promtail/3.0.56/ix_values.yaml rename to dependency/promtail/3.0.57/ix_values.yaml diff --git a/dependency/promtail/3.0.56/questions.yaml b/dependency/promtail/3.0.57/questions.yaml similarity index 99% rename from dependency/promtail/3.0.56/questions.yaml rename to dependency/promtail/3.0.57/questions.yaml index 510a733dabc..19a6e5d5fe3 100644 --- a/dependency/promtail/3.0.56/questions.yaml +++ b/dependency/promtail/3.0.57/questions.yaml @@ -567,7 +567,7 @@ questions: schema: show_if: [["type", "=", "pvc"]] type: string - default: 999Gi + default: 256Gi - variable: hostPathType label: (Advanced) Host Path Type schema: diff --git a/dependency/promtail/3.0.56/templates/_servicemonitor.tpl b/dependency/promtail/3.0.57/templates/_servicemonitor.tpl similarity index 100% rename from dependency/promtail/3.0.56/templates/_servicemonitor.tpl rename to dependency/promtail/3.0.57/templates/_servicemonitor.tpl diff --git a/dependency/promtail/3.0.56/templates/common.yaml b/dependency/promtail/3.0.57/templates/common.yaml similarity index 100% rename from dependency/promtail/3.0.56/templates/common.yaml rename to dependency/promtail/3.0.57/templates/common.yaml diff --git a/dependency/redis/3.0.87/values.yaml b/dependency/promtail/3.0.57/values.yaml similarity index 100% rename from dependency/redis/3.0.87/values.yaml rename to dependency/promtail/3.0.57/values.yaml diff --git a/dependency/redis/3.0.87/Chart.lock b/dependency/redis/3.0.87/Chart.lock deleted file mode 100644 index cdee8b13cc6..00000000000 --- a/dependency/redis/3.0.87/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.5 -digest: sha256:d7d292c2a6b47bf7073864e210e66f0ba2ea60fc6952afcb07de8bb7b4d7c56b -generated: "2022-09-29T08:16:48.960013887Z" diff --git a/dependency/redis/3.0.87/charts/common-10.6.5.tgz b/dependency/redis/3.0.87/charts/common-10.6.5.tgz deleted file mode 100644 index 0503a006df2..00000000000 Binary files a/dependency/redis/3.0.87/charts/common-10.6.5.tgz and /dev/null differ diff --git a/dependency/redis/3.0.87/CHANGELOG.md b/dependency/redis/3.0.88/CHANGELOG.md similarity index 80% rename from dependency/redis/3.0.87/CHANGELOG.md rename to dependency/redis/3.0.88/CHANGELOG.md index 82e7052c6d3..a8334d0d7f2 100644 --- a/dependency/redis/3.0.87/CHANGELOG.md +++ b/dependency/redis/3.0.88/CHANGELOG.md @@ -2,6 +2,16 @@ +## [redis-3.0.88](https://github.com/truecharts/charts/compare/redis-3.0.87...redis-3.0.88) (2022-10-01) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.6.8 + + + + ## [redis-3.0.87](https://github.com/truecharts/charts/compare/redis-3.0.86...redis-3.0.87) (2022-09-29) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm chart common to v10.5.11 ([#3832](https://github.com/truecharts/charts/issues/3832)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - diff --git a/dependency/redis/3.0.88/Chart.lock b/dependency/redis/3.0.88/Chart.lock new file mode 100644 index 00000000000..901d76973a4 --- /dev/null +++ b/dependency/redis/3.0.88/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.8 +digest: sha256:591c2c8ae41f53f15397325a4a7a0ae3551b777030eea017520f8c3069f2b7c9 +generated: "2022-10-01T02:04:03.981147422Z" diff --git a/dependency/redis/3.0.87/Chart.yaml b/dependency/redis/3.0.88/Chart.yaml similarity index 95% rename from dependency/redis/3.0.87/Chart.yaml rename to dependency/redis/3.0.88/Chart.yaml index b66d30897b0..2597cb76caa 100644 --- a/dependency/redis/3.0.87/Chart.yaml +++ b/dependency/redis/3.0.88/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.0.5" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.6.5 + version: 10.6.8 deprecated: false description: Open source, advanced key-value store. home: https://truecharts.org/docs/charts/dependency/redis @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 3.0.87 +version: 3.0.88 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/3.0.87/README.md b/dependency/redis/3.0.88/README.md similarity index 98% rename from dependency/redis/3.0.87/README.md rename to dependency/redis/3.0.88/README.md index e43c4c9c316..4752b98ca60 100644 --- a/dependency/redis/3.0.87/README.md +++ b/dependency/redis/3.0.88/README.md @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.6.5 | +| https://library-charts.truecharts.org | common | 10.6.8 | ## Installing the Chart diff --git a/dependency/redis/3.0.87/app-readme.md b/dependency/redis/3.0.88/app-readme.md similarity index 100% rename from dependency/redis/3.0.87/app-readme.md rename to dependency/redis/3.0.88/app-readme.md diff --git a/dependency/redis/3.0.88/charts/common-10.6.8.tgz b/dependency/redis/3.0.88/charts/common-10.6.8.tgz new file mode 100644 index 00000000000..2ff33c57bb7 Binary files /dev/null and b/dependency/redis/3.0.88/charts/common-10.6.8.tgz differ diff --git a/dependency/redis/3.0.87/ix_values.yaml b/dependency/redis/3.0.88/ix_values.yaml similarity index 100% rename from dependency/redis/3.0.87/ix_values.yaml rename to dependency/redis/3.0.88/ix_values.yaml diff --git a/dependency/redis/3.0.87/questions.yaml b/dependency/redis/3.0.88/questions.yaml similarity index 99% rename from dependency/redis/3.0.87/questions.yaml rename to dependency/redis/3.0.88/questions.yaml index 44926e442ec..51460456760 100644 --- a/dependency/redis/3.0.87/questions.yaml +++ b/dependency/redis/3.0.88/questions.yaml @@ -790,7 +790,7 @@ questions: schema: show_if: [["type", "=", "pvc"]] type: string - default: 999Gi + default: 256Gi - variable: hostPathType label: (Advanced) hostPath Type schema: @@ -992,7 +992,7 @@ questions: schema: show_if: [["type", "=", "pvc"]] type: string - default: 999Gi + default: 256Gi - variable: hostPathType label: (Advanced) Host Path Type schema: diff --git a/dependency/redis/3.0.87/templates/common.yaml b/dependency/redis/3.0.88/templates/common.yaml similarity index 100% rename from dependency/redis/3.0.87/templates/common.yaml rename to dependency/redis/3.0.88/templates/common.yaml diff --git a/dependency/solr/0.0.58/values.yaml b/dependency/redis/3.0.88/values.yaml similarity index 100% rename from dependency/solr/0.0.58/values.yaml rename to dependency/redis/3.0.88/values.yaml diff --git a/dependency/solr/0.0.58/Chart.lock b/dependency/solr/0.0.58/Chart.lock deleted file mode 100644 index b16aa6fa3f0..00000000000 --- a/dependency/solr/0.0.58/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.5 -digest: sha256:d7d292c2a6b47bf7073864e210e66f0ba2ea60fc6952afcb07de8bb7b4d7c56b -generated: "2022-09-29T08:17:23.134293677Z" diff --git a/dependency/solr/0.0.58/charts/common-10.6.5.tgz b/dependency/solr/0.0.58/charts/common-10.6.5.tgz deleted file mode 100644 index 0503a006df2..00000000000 Binary files a/dependency/solr/0.0.58/charts/common-10.6.5.tgz and /dev/null differ diff --git a/dependency/solr/0.0.58/CHANGELOG.md b/dependency/solr/0.0.59/CHANGELOG.md similarity index 80% rename from dependency/solr/0.0.58/CHANGELOG.md rename to dependency/solr/0.0.59/CHANGELOG.md index ea78640863a..b996b3f492f 100644 --- a/dependency/solr/0.0.58/CHANGELOG.md +++ b/dependency/solr/0.0.59/CHANGELOG.md @@ -2,6 +2,16 @@ +## [solr-0.0.59](https://github.com/truecharts/charts/compare/solr-0.0.58...solr-0.0.59) (2022-10-01) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.6.8 + + + + ## [solr-0.0.58](https://github.com/truecharts/charts/compare/solr-0.0.57...solr-0.0.58) (2022-09-29) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - diff --git a/dependency/solr/0.0.59/Chart.lock b/dependency/solr/0.0.59/Chart.lock new file mode 100644 index 00000000000..d212a77fdad --- /dev/null +++ b/dependency/solr/0.0.59/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.8 +digest: sha256:591c2c8ae41f53f15397325a4a7a0ae3551b777030eea017520f8c3069f2b7c9 +generated: "2022-10-01T02:04:37.653270732Z" diff --git a/dependency/solr/0.0.58/Chart.yaml b/dependency/solr/0.0.59/Chart.yaml similarity index 95% rename from dependency/solr/0.0.58/Chart.yaml rename to dependency/solr/0.0.59/Chart.yaml index 7ff8f73ac5e..e80b53fecdc 100644 --- a/dependency/solr/0.0.58/Chart.yaml +++ b/dependency/solr/0.0.59/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.0.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.6.5 + version: 10.6.8 deprecated: false description: Apache Solr home: https://truecharts.org/docs/charts/dependency/solr @@ -23,7 +23,7 @@ sources: - https://github.com/apache/solr - https://hub.docker.com/r/bitnami/solr/ type: application -version: 0.0.58 +version: 0.0.59 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/0.0.58/README.md b/dependency/solr/0.0.59/README.md similarity index 98% rename from dependency/solr/0.0.58/README.md rename to dependency/solr/0.0.59/README.md index 1e600b27bc1..f8ef27eca14 100644 --- a/dependency/solr/0.0.58/README.md +++ b/dependency/solr/0.0.59/README.md @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.6.5 | +| https://library-charts.truecharts.org | common | 10.6.8 | ## Installing the Chart diff --git a/dependency/solr/0.0.58/app-readme.md b/dependency/solr/0.0.59/app-readme.md similarity index 100% rename from dependency/solr/0.0.58/app-readme.md rename to dependency/solr/0.0.59/app-readme.md diff --git a/dependency/solr/0.0.59/charts/common-10.6.8.tgz b/dependency/solr/0.0.59/charts/common-10.6.8.tgz new file mode 100644 index 00000000000..2ff33c57bb7 Binary files /dev/null and b/dependency/solr/0.0.59/charts/common-10.6.8.tgz differ diff --git a/dependency/solr/0.0.58/ix_values.yaml b/dependency/solr/0.0.59/ix_values.yaml similarity index 100% rename from dependency/solr/0.0.58/ix_values.yaml rename to dependency/solr/0.0.59/ix_values.yaml diff --git a/dependency/solr/0.0.58/questions.yaml b/dependency/solr/0.0.59/questions.yaml similarity index 99% rename from dependency/solr/0.0.58/questions.yaml rename to dependency/solr/0.0.59/questions.yaml index e3baabf0d9d..027225748d3 100644 --- a/dependency/solr/0.0.58/questions.yaml +++ b/dependency/solr/0.0.59/questions.yaml @@ -810,7 +810,7 @@ questions: schema: show_if: [["type", "=", "pvc"]] type: string - default: 999Gi + default: 256Gi - variable: hostPathType label: (Advanced) hostPath Type schema: @@ -1012,7 +1012,7 @@ questions: schema: show_if: [["type", "=", "pvc"]] type: string - default: 999Gi + default: 256Gi - variable: hostPathType label: (Advanced) Host Path Type schema: diff --git a/dependency/solr/0.0.58/templates/common.yaml b/dependency/solr/0.0.59/templates/common.yaml similarity index 100% rename from dependency/solr/0.0.58/templates/common.yaml rename to dependency/solr/0.0.59/templates/common.yaml diff --git a/dependency/solr/0.0.59/values.yaml b/dependency/solr/0.0.59/values.yaml new file mode 100644 index 00000000000..e69de29bb2d