diff --git a/dependency/clickhouse/1.0.12/Chart.lock b/dependency/clickhouse/1.0.12/Chart.lock deleted file mode 100644 index 96485c8183..0000000000 --- a/dependency/clickhouse/1.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.0 -digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 -generated: "2022-08-23T18:36:25.431043121Z" diff --git a/dependency/clickhouse/1.0.12/charts/common-10.5.0.tgz b/dependency/clickhouse/1.0.12/charts/common-10.5.0.tgz deleted file mode 100644 index 436fd97aa6..0000000000 Binary files a/dependency/clickhouse/1.0.12/charts/common-10.5.0.tgz and /dev/null differ diff --git a/dependency/clickhouse/1.0.12/CHANGELOG.md b/dependency/clickhouse/1.0.13/CHANGELOG.md similarity index 96% rename from dependency/clickhouse/1.0.12/CHANGELOG.md rename to dependency/clickhouse/1.0.13/CHANGELOG.md index 3b48c9cc25..956a458d30 100644 --- a/dependency/clickhouse/1.0.12/CHANGELOG.md +++ b/dependency/clickhouse/1.0.13/CHANGELOG.md @@ -2,6 +2,7 @@ + ## [clickhouse-1.0.12](https://github.com/truecharts/charts/compare/clickhouse-1.0.11...clickhouse-1.0.12) (2022-08-23) ### Chore @@ -96,4 +97,3 @@ ### Chore -- update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) diff --git a/dependency/clickhouse/1.0.13/Chart.lock b/dependency/clickhouse/1.0.13/Chart.lock new file mode 100644 index 0000000000..47015574ed --- /dev/null +++ b/dependency/clickhouse/1.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.1 +digest: sha256:f2ea5cc471b0c97c72820e26e05628919f015fdac30cccbfee2bd5a9310f8ab1 +generated: "2022-08-25T06:30:32.257203695Z" diff --git a/dependency/clickhouse/1.0.12/Chart.yaml b/dependency/clickhouse/1.0.13/Chart.yaml similarity index 96% rename from dependency/clickhouse/1.0.12/Chart.yaml rename to dependency/clickhouse/1.0.13/Chart.yaml index 2ef93cca08..40215e5c59 100644 --- a/dependency/clickhouse/1.0.12/Chart.yaml +++ b/dependency/clickhouse/1.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "22.8.1.209" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.5.0 + version: 10.5.1 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.12 +version: 1.0.13 annotations: truecharts.org/catagories: | - database diff --git a/dependency/clickhouse/1.0.12/README.md b/dependency/clickhouse/1.0.13/README.md similarity index 96% rename from dependency/clickhouse/1.0.12/README.md rename to dependency/clickhouse/1.0.13/README.md index 8edf2df2a0..3856a37af1 100644 --- a/dependency/clickhouse/1.0.12/README.md +++ b/dependency/clickhouse/1.0.13/README.md @@ -1,6 +1,6 @@ # clickhouse -![Version: 1.0.12](https://img.shields.io/badge/Version-1.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.8.1.209](https://img.shields.io/badge/AppVersion-22.8.1.209-informational?style=flat-square) +![Version: 1.0.13](https://img.shields.io/badge/Version-1.0.13-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.8.1.209](https://img.shields.io/badge/AppVersion-22.8.1.209-informational?style=flat-square) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.0 | +| https://library-charts.truecharts.org | common | 10.5.1 | ## Installing the Chart diff --git a/dependency/clickhouse/1.0.12/app-readme.md b/dependency/clickhouse/1.0.13/app-readme.md similarity index 100% rename from dependency/clickhouse/1.0.12/app-readme.md rename to dependency/clickhouse/1.0.13/app-readme.md diff --git a/dependency/clickhouse/1.0.13/charts/common-10.5.1.tgz b/dependency/clickhouse/1.0.13/charts/common-10.5.1.tgz new file mode 100644 index 0000000000..b863a71eb2 Binary files /dev/null and b/dependency/clickhouse/1.0.13/charts/common-10.5.1.tgz differ diff --git a/dependency/clickhouse/1.0.12/ix_values.yaml b/dependency/clickhouse/1.0.13/ix_values.yaml similarity index 100% rename from dependency/clickhouse/1.0.12/ix_values.yaml rename to dependency/clickhouse/1.0.13/ix_values.yaml diff --git a/dependency/clickhouse/1.0.12/questions.yaml b/dependency/clickhouse/1.0.13/questions.yaml similarity index 97% rename from dependency/clickhouse/1.0.12/questions.yaml rename to dependency/clickhouse/1.0.13/questions.yaml index 377870436b..6804de6507 100644 --- a/dependency/clickhouse/1.0.12/questions.yaml +++ b/dependency/clickhouse/1.0.13/questions.yaml @@ -2286,6 +2286,8 @@ questions: description: OpenVPN - value: wireguard description: Wireguard + - value: tailscale + description: Tailscale - variable: openvpn label: OpenVPN Settings schema: @@ -2305,6 +2307,61 @@ questions: 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: @@ -2373,7 +2430,6 @@ questions: schema: type: string default: "" - required: true - variable: envList label: VPN Environment Variables schema: @@ -2622,7 +2678,7 @@ questions: schema: type: boolean default: true - - variable: donate + - variable: donateNag group: Documentation label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" schema: diff --git a/dependency/clickhouse/1.0.12/templates/common.yaml b/dependency/clickhouse/1.0.13/templates/common.yaml similarity index 100% rename from dependency/clickhouse/1.0.12/templates/common.yaml rename to dependency/clickhouse/1.0.13/templates/common.yaml diff --git a/dependency/clickhouse/1.0.12/values.yaml b/dependency/clickhouse/1.0.13/values.yaml similarity index 100% rename from dependency/clickhouse/1.0.12/values.yaml rename to dependency/clickhouse/1.0.13/values.yaml diff --git a/dependency/collabora-online/12.1.32/CHANGELOG.md b/dependency/collabora-online/12.1.32/CHANGELOG.md new file mode 100644 index 0000000000..e52328d0ea --- /dev/null +++ b/dependency/collabora-online/12.1.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [collabora-online-12.1.32](https://github.com/truecharts/charts/compare/collabora-online-12.1.31...collabora-online-12.1.32) (2022-08-25) + +### Chore + +- update helm chart common to v10.5.1 ([#3562](https://github.com/truecharts/charts/issues/3562)) + + + + +## [collabora-online-12.1.31](https://github.com/truecharts/charts/compare/collabora-online-12.1.30...collabora-online-12.1.31) (2022-08-23) + +### Chore + +- update helm chart common to v10.5.0 ([#3546](https://github.com/truecharts/charts/issues/3546)) + + + + +## [collabora-online-12.1.30](https://github.com/truecharts/charts/compare/collabora-online-12.1.29...collabora-online-12.1.30) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + +## [collabora-online-12.1.29](https://github.com/truecharts/charts/compare/collabora-online-12.1.27...collabora-online-12.1.29) (2022-08-17) + +### Chore + +- update helm chart common to v10.4.13 + - update docker general non-major ([#3478](https://github.com/truecharts/charts/issues/3478)) + + + + +## [collabora-online-12.1.27](https://github.com/truecharts/charts/compare/collabora-online-12.1.26...collabora-online-12.1.27) (2022-08-12) + +### Chore + +- add documentation checkbox/section to all SCALE Apps + - update helm chart common to v10.4.12 + + ### Fix + +- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447)) + + + + +## [collabora-online-12.1.26](https://github.com/truecharts/charts/compare/collabora-online-12.1.25...collabora-online-12.1.26) (2022-08-10) + +### Chore + +- update helm chart common to v10.4.11 ([#3428](https://github.com/truecharts/charts/issues/3428)) + + + + +## [mariadb-3.0.51](https://github.com/truecharts/charts/compare/mariadb-3.0.50...mariadb-3.0.51) (2022-08-10) + +### Chore + +- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421)) + + + + +## [mariadb-3.0.50](https://github.com/truecharts/charts/compare/mariadb-3.0.49...mariadb-3.0.50) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) + + + + +## [mariadb-3.0.49](https://github.com/truecharts/apps/compare/mariadb-3.0.48...mariadb-3.0.49) (2022-07-29) + +### Chore + +- update helm chart common to v10.4.9 + + + + +## [mariadb-3.0.48](https://github.com/truecharts/apps/compare/mariadb-3.0.47...mariadb-3.0.48) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + diff --git a/dependency/collabora-online/12.1.32/Chart.lock b/dependency/collabora-online/12.1.32/Chart.lock new file mode 100644 index 0000000000..f90e012ee8 --- /dev/null +++ b/dependency/collabora-online/12.1.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.1 +digest: sha256:f2ea5cc471b0c97c72820e26e05628919f015fdac30cccbfee2bd5a9310f8ab1 +generated: "2022-08-25T06:30:32.284984933Z" diff --git a/dependency/collabora-online/12.1.32/Chart.yaml b/dependency/collabora-online/12.1.32/Chart.yaml new file mode 100644 index 0000000000..726acfd228 --- /dev/null +++ b/dependency/collabora-online/12.1.32/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "22.05.5.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.1 +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.32 +annotations: + truecharts.org/catagories: | + - office + - documents + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/dependency/collabora-online/12.1.32/README.md b/dependency/collabora-online/12.1.32/README.md new file mode 100644 index 0000000000..76a626ab87 --- /dev/null +++ b/dependency/collabora-online/12.1.32/README.md @@ -0,0 +1,110 @@ +# collabora-online + +![Version: 12.1.32](https://img.shields.io/badge/Version-12.1.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.05.5.4](https://img.shields.io/badge/AppVersion-22.05.5.4-informational?style=flat-square) + +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.5.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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](./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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/docs/about/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.32/app-readme.md b/dependency/collabora-online/12.1.32/app-readme.md new file mode 100644 index 0000000000..bb0328ab81 --- /dev/null +++ b/dependency/collabora-online/12.1.32/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.32/charts/common-10.5.1.tgz b/dependency/collabora-online/12.1.32/charts/common-10.5.1.tgz new file mode 100644 index 0000000000..b863a71eb2 Binary files /dev/null and b/dependency/collabora-online/12.1.32/charts/common-10.5.1.tgz differ diff --git a/dependency/collabora-online/12.1.32/ix_values.yaml b/dependency/collabora-online/12.1.32/ix_values.yaml new file mode 100644 index 0000000000..50fdf9bfef --- /dev/null +++ b/dependency/collabora-online/12.1.32/ix_values.yaml @@ -0,0 +1,54 @@ +image: + repository: tccr.io/truecharts/collabora + tag: 22.05.5.4.1@sha256:22ab47740a6dbbdddfdf5357f3f44fa022488eab379d0d93c9fee57b5122e772 + 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.32/questions.yaml b/dependency/collabora-online/12.1.32/questions.yaml new file mode 100644 index 0000000000..31b108b153 --- /dev/null +++ b/dependency/collabora-online/12.1.32/questions.yaml @@ -0,0 +1,2365 @@ +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: Image Environment + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: 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: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - 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: 999Gi + - 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + 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" + 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/docs/about/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.59/templates/common.yaml b/dependency/collabora-online/12.1.32/templates/common.yaml similarity index 100% rename from dependency/mariadb/3.0.59/templates/common.yaml rename to dependency/collabora-online/12.1.32/templates/common.yaml diff --git a/dependency/mariadb/3.0.59/values.yaml b/dependency/collabora-online/12.1.32/values.yaml similarity index 100% rename from dependency/mariadb/3.0.59/values.yaml rename to dependency/collabora-online/12.1.32/values.yaml diff --git a/dependency/mariadb/3.0.59/Chart.lock b/dependency/mariadb/3.0.59/Chart.lock deleted file mode 100644 index d40ac91f75..0000000000 --- a/dependency/mariadb/3.0.59/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.0 -digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 -generated: "2022-08-23T18:36:25.393436927Z" diff --git a/dependency/mariadb/3.0.59/charts/common-10.5.0.tgz b/dependency/mariadb/3.0.59/charts/common-10.5.0.tgz deleted file mode 100644 index 436fd97aa6..0000000000 Binary files a/dependency/mariadb/3.0.59/charts/common-10.5.0.tgz and /dev/null differ diff --git a/dependency/mariadb/3.0.59/CHANGELOG.md b/dependency/mariadb/3.0.60/CHANGELOG.md similarity index 100% rename from dependency/mariadb/3.0.59/CHANGELOG.md rename to dependency/mariadb/3.0.60/CHANGELOG.md index 497d0388c0..aca90e82cf 100644 --- a/dependency/mariadb/3.0.59/CHANGELOG.md +++ b/dependency/mariadb/3.0.60/CHANGELOG.md @@ -2,6 +2,7 @@ + ## [mariadb-3.0.59](https://github.com/truecharts/charts/compare/mariadb-3.0.58...mariadb-3.0.59) (2022-08-23) ### Chore @@ -96,4 +97,3 @@ - update helm chart common to v10.4.9 - diff --git a/dependency/mariadb/3.0.60/Chart.lock b/dependency/mariadb/3.0.60/Chart.lock new file mode 100644 index 0000000000..99128562f4 --- /dev/null +++ b/dependency/mariadb/3.0.60/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.1 +digest: sha256:f2ea5cc471b0c97c72820e26e05628919f015fdac30cccbfee2bd5a9310f8ab1 +generated: "2022-08-25T06:30:32.25052681Z" diff --git a/dependency/mariadb/3.0.59/Chart.yaml b/dependency/mariadb/3.0.60/Chart.yaml similarity index 96% rename from dependency/mariadb/3.0.59/Chart.yaml rename to dependency/mariadb/3.0.60/Chart.yaml index 67782a5b2a..fb7aab52c9 100644 --- a/dependency/mariadb/3.0.59/Chart.yaml +++ b/dependency/mariadb/3.0.60/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.8.4" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.5.0 + version: 10.5.1 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.59 +version: 3.0.60 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/3.0.59/README.md b/dependency/mariadb/3.0.60/README.md similarity index 96% rename from dependency/mariadb/3.0.59/README.md rename to dependency/mariadb/3.0.60/README.md index 4b1a9c4611..79b663cc15 100644 --- a/dependency/mariadb/3.0.59/README.md +++ b/dependency/mariadb/3.0.60/README.md @@ -1,6 +1,6 @@ # mariadb -![Version: 3.0.59](https://img.shields.io/badge/Version-3.0.59-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.8.4](https://img.shields.io/badge/AppVersion-10.8.4-informational?style=flat-square) +![Version: 3.0.60](https://img.shields.io/badge/Version-3.0.60-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.8.4](https://img.shields.io/badge/AppVersion-10.8.4-informational?style=flat-square) Fast, reliable, scalable, and easy to use open-source relational database system. @@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.0 | +| https://library-charts.truecharts.org | common | 10.5.1 | ## Installing the Chart diff --git a/dependency/mariadb/3.0.59/app-readme.md b/dependency/mariadb/3.0.60/app-readme.md similarity index 100% rename from dependency/mariadb/3.0.59/app-readme.md rename to dependency/mariadb/3.0.60/app-readme.md diff --git a/dependency/mariadb/3.0.60/charts/common-10.5.1.tgz b/dependency/mariadb/3.0.60/charts/common-10.5.1.tgz new file mode 100644 index 0000000000..b863a71eb2 Binary files /dev/null and b/dependency/mariadb/3.0.60/charts/common-10.5.1.tgz differ diff --git a/dependency/mariadb/3.0.59/ix_values.yaml b/dependency/mariadb/3.0.60/ix_values.yaml similarity index 100% rename from dependency/mariadb/3.0.59/ix_values.yaml rename to dependency/mariadb/3.0.60/ix_values.yaml diff --git a/dependency/mariadb/3.0.59/questions.yaml b/dependency/mariadb/3.0.60/questions.yaml similarity index 97% rename from dependency/mariadb/3.0.59/questions.yaml rename to dependency/mariadb/3.0.60/questions.yaml index a4a04f5f16..73f89c44a2 100644 --- a/dependency/mariadb/3.0.59/questions.yaml +++ b/dependency/mariadb/3.0.60/questions.yaml @@ -1926,6 +1926,8 @@ questions: description: OpenVPN - value: wireguard description: Wireguard + - value: tailscale + description: Tailscale - variable: openvpn label: OpenVPN Settings schema: @@ -1945,6 +1947,61 @@ questions: 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: @@ -2013,7 +2070,6 @@ questions: schema: type: string default: "" - required: true - variable: envList label: VPN Environment Variables schema: @@ -2262,7 +2318,7 @@ questions: schema: type: boolean default: true - - variable: donate + - variable: donateNag group: Documentation label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" schema: diff --git a/dependency/mariadb/3.0.60/templates/common.yaml b/dependency/mariadb/3.0.60/templates/common.yaml new file mode 100644 index 0000000000..c1a366e1cf --- /dev/null +++ b/dependency/mariadb/3.0.60/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/dependency/memcached/3.0.60/values.yaml b/dependency/mariadb/3.0.60/values.yaml similarity index 100% rename from dependency/memcached/3.0.60/values.yaml rename to dependency/mariadb/3.0.60/values.yaml diff --git a/dependency/memcached/3.0.60/CHANGELOG.md b/dependency/memcached/3.0.60/CHANGELOG.md deleted file mode 100644 index 99f02066ac..0000000000 --- a/dependency/memcached/3.0.60/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [memcached-3.0.60](https://github.com/truecharts/charts/compare/memcached-3.0.59...memcached-3.0.60) (2022-08-23) - -### Chore - -- update helm chart common to v10.5.0 ([#3546](https://github.com/truecharts/charts/issues/3546)) - - - - -## [memcached-3.0.59](https://github.com/truecharts/charts/compare/memcached-3.0.58...memcached-3.0.59) (2022-08-23) - -### Chore - -- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) - - - - -## [memcached-3.0.58](https://github.com/truecharts/charts/compare/memcached-3.0.57...memcached-3.0.58) (2022-08-20) - -### Chore - -- update docker general non-major docker tags ([#3518](https://github.com/truecharts/charts/issues/3518)) - - - - -## [memcached-3.0.57](https://github.com/truecharts/charts/compare/memcached-3.0.55...memcached-3.0.57) (2022-08-17) - -### Chore - -- update helm chart common to v10.4.13 - - update docker general non-major ([#3478](https://github.com/truecharts/charts/issues/3478)) - - - - -## [memcached-3.0.55](https://github.com/truecharts/charts/compare/memcached-3.0.54...memcached-3.0.55) (2022-08-12) - -### Chore - -- update docker general non-major ([#3453](https://github.com/truecharts/charts/issues/3453)) - - - - -## [memcached-3.0.54](https://github.com/truecharts/charts/compare/memcached-3.0.53...memcached-3.0.54) (2022-08-12) - -### Chore - -- add documentation checkbox/section to all SCALE Apps - - update helm chart common to v10.4.12 - - ### Fix - -- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447)) - - - - -## [memcached-3.0.53](https://github.com/truecharts/charts/compare/memcached-3.0.52...memcached-3.0.53) (2022-08-10) - -### Chore - -- update helm chart common to v10.4.11 ([#3428](https://github.com/truecharts/charts/issues/3428)) - - - - -## [memcached-3.0.52](https://github.com/truecharts/charts/compare/memcached-3.0.51...memcached-3.0.52) (2022-08-10) - -### Chore - -- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421)) - - - - -## [memcached-3.0.51](https://github.com/truecharts/charts/compare/memcached-3.0.50...memcached-3.0.51) (2022-08-09) - -### Chore - -- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) - - - - -## [memcached-3.0.50](https://github.com/truecharts/charts/compare/memcached-3.0.49...memcached-3.0.50) (2022-08-08) - -### Chore - -- update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356)) - - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) - - diff --git a/dependency/memcached/3.0.60/Chart.lock b/dependency/memcached/3.0.60/Chart.lock deleted file mode 100644 index c1aa1a863e..0000000000 --- a/dependency/memcached/3.0.60/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.0 -digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 -generated: "2022-08-23T18:36:25.366199479Z" diff --git a/dependency/memcached/3.0.60/charts/common-10.5.0.tgz b/dependency/memcached/3.0.60/charts/common-10.5.0.tgz deleted file mode 100644 index 436fd97aa6..0000000000 Binary files a/dependency/memcached/3.0.60/charts/common-10.5.0.tgz and /dev/null differ diff --git a/dependency/memcached/3.0.61/CHANGELOG.md b/dependency/memcached/3.0.61/CHANGELOG.md new file mode 100644 index 0000000000..795aa7eb3c --- /dev/null +++ b/dependency/memcached/3.0.61/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [clickhouse-1.0.13](https://github.com/truecharts/charts/compare/clickhouse-1.0.12...clickhouse-1.0.13) (2022-08-25) + +### Chore + +- update helm chart common to v10.5.1 ([#3562](https://github.com/truecharts/charts/issues/3562)) + + + + +## [clickhouse-1.0.12](https://github.com/truecharts/charts/compare/clickhouse-1.0.11...clickhouse-1.0.12) (2022-08-23) + +### Chore + +- update helm chart common to v10.5.0 ([#3546](https://github.com/truecharts/charts/issues/3546)) + + + + +## [clickhouse-1.0.11](https://github.com/truecharts/charts/compare/clickhouse-1.0.10...clickhouse-1.0.11) (2022-08-19) + +### Chore + +- update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512)) + + + + +## [clickhouse-1.0.10](https://github.com/truecharts/charts/compare/clickhouse-1.0.9...clickhouse-1.0.10) (2022-08-17) + +### Chore + +- update helm chart common to v10.4.13 + + + + +## [clickhouse-1.0.9](https://github.com/truecharts/charts/compare/clickhouse-1.0.8...clickhouse-1.0.9) (2022-08-14) + +### Chore + +- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465)) + + + + +## [clickhouse-1.0.8](https://github.com/truecharts/charts/compare/clickhouse-1.0.7...clickhouse-1.0.8) (2022-08-12) + +### Chore + +- add documentation checkbox/section to all SCALE Apps + - update helm chart common to v10.4.12 + + ### Fix + +- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447)) + + + + +## [clickhouse-1.0.7](https://github.com/truecharts/charts/compare/clickhouse-1.0.6...clickhouse-1.0.7) (2022-08-10) + +### Chore + +- update helm chart common to v10.4.11 ([#3428](https://github.com/truecharts/charts/issues/3428)) + + + + +## [clickhouse-1.0.6](https://github.com/truecharts/charts/compare/clickhouse-1.0.5...clickhouse-1.0.6) (2022-08-10) + +### Chore + +- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421)) + - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) + + + + +## [clickhouse-1.0.5](https://github.com/truecharts/apps/compare/clickhouse-1.0.4...clickhouse-1.0.5) (2022-07-29) + +### Chore + +- update home links ([#3291](https://github.com/truecharts/apps/issues/3291)) + - update helm chart common to v10.4.9 + + + + +## [clickhouse-1.0.4](https://github.com/truecharts/apps/compare/clickhouse-1.0.2...clickhouse-1.0.4) (2022-07-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.4.8 ([#3296](https://github.com/truecharts/apps/issues/3296)) + - update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) diff --git a/dependency/memcached/3.0.61/Chart.lock b/dependency/memcached/3.0.61/Chart.lock new file mode 100644 index 0000000000..fe2c5d0ba9 --- /dev/null +++ b/dependency/memcached/3.0.61/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.1 +digest: sha256:f2ea5cc471b0c97c72820e26e05628919f015fdac30cccbfee2bd5a9310f8ab1 +generated: "2022-08-25T06:30:32.251979007Z" diff --git a/dependency/memcached/3.0.60/Chart.yaml b/dependency/memcached/3.0.61/Chart.yaml similarity index 95% rename from dependency/memcached/3.0.60/Chart.yaml rename to dependency/memcached/3.0.61/Chart.yaml index 2cfeed9453..411df838f9 100644 --- a/dependency/memcached/3.0.60/Chart.yaml +++ b/dependency/memcached/3.0.61/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.16" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.5.0 + version: 10.5.1 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.60 +version: 3.0.61 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/3.0.60/README.md b/dependency/memcached/3.0.61/README.md similarity index 96% rename from dependency/memcached/3.0.60/README.md rename to dependency/memcached/3.0.61/README.md index 9db0673f73..127c956280 100644 --- a/dependency/memcached/3.0.60/README.md +++ b/dependency/memcached/3.0.61/README.md @@ -1,6 +1,6 @@ # memcached -![Version: 3.0.60](https://img.shields.io/badge/Version-3.0.60-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.16](https://img.shields.io/badge/AppVersion-1.6.16-informational?style=flat-square) +![Version: 3.0.61](https://img.shields.io/badge/Version-3.0.61-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.16](https://img.shields.io/badge/AppVersion-1.6.16-informational?style=flat-square) Memcached is a memory-backed database caching solution @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.0 | +| https://library-charts.truecharts.org | common | 10.5.1 | ## Installing the Chart diff --git a/dependency/memcached/3.0.60/app-readme.md b/dependency/memcached/3.0.61/app-readme.md similarity index 100% rename from dependency/memcached/3.0.60/app-readme.md rename to dependency/memcached/3.0.61/app-readme.md diff --git a/dependency/memcached/3.0.61/charts/common-10.5.1.tgz b/dependency/memcached/3.0.61/charts/common-10.5.1.tgz new file mode 100644 index 0000000000..b863a71eb2 Binary files /dev/null and b/dependency/memcached/3.0.61/charts/common-10.5.1.tgz differ diff --git a/dependency/memcached/3.0.60/ix_values.yaml b/dependency/memcached/3.0.61/ix_values.yaml similarity index 100% rename from dependency/memcached/3.0.60/ix_values.yaml rename to dependency/memcached/3.0.61/ix_values.yaml diff --git a/dependency/memcached/3.0.60/questions.yaml b/dependency/memcached/3.0.61/questions.yaml similarity index 97% rename from dependency/memcached/3.0.60/questions.yaml rename to dependency/memcached/3.0.61/questions.yaml index c6b7ee6519..a52f216bdf 100644 --- a/dependency/memcached/3.0.60/questions.yaml +++ b/dependency/memcached/3.0.61/questions.yaml @@ -1734,6 +1734,8 @@ questions: description: OpenVPN - value: wireguard description: Wireguard + - value: tailscale + description: Tailscale - variable: openvpn label: OpenVPN Settings schema: @@ -1753,6 +1755,61 @@ questions: 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: @@ -1821,7 +1878,6 @@ questions: schema: type: string default: "" - required: true - variable: envList label: VPN Environment Variables schema: @@ -2070,7 +2126,7 @@ questions: schema: type: boolean default: true - - variable: donate + - variable: donateNag group: Documentation label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" schema: diff --git a/dependency/memcached/3.0.60/templates/common.yaml b/dependency/memcached/3.0.61/templates/common.yaml similarity index 100% rename from dependency/memcached/3.0.60/templates/common.yaml rename to dependency/memcached/3.0.61/templates/common.yaml diff --git a/dependency/mongodb/1.0.58/values.yaml b/dependency/memcached/3.0.61/values.yaml similarity index 100% rename from dependency/mongodb/1.0.58/values.yaml rename to dependency/memcached/3.0.61/values.yaml diff --git a/dependency/mongodb/1.0.58/Chart.lock b/dependency/mongodb/1.0.58/Chart.lock deleted file mode 100644 index 6ae70ae8e8..0000000000 --- a/dependency/mongodb/1.0.58/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.0 -digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 -generated: "2022-08-23T18:36:52.535394751Z" diff --git a/dependency/mongodb/1.0.58/charts/common-10.5.0.tgz b/dependency/mongodb/1.0.58/charts/common-10.5.0.tgz deleted file mode 100644 index 436fd97aa6..0000000000 Binary files a/dependency/mongodb/1.0.58/charts/common-10.5.0.tgz and /dev/null differ diff --git a/dependency/mongodb/1.0.58/CHANGELOG.md b/dependency/mongodb/1.0.59/CHANGELOG.md similarity index 91% rename from dependency/mongodb/1.0.58/CHANGELOG.md rename to dependency/mongodb/1.0.59/CHANGELOG.md index a9f0f2c4bf..2275fdd5b5 100644 --- a/dependency/mongodb/1.0.58/CHANGELOG.md +++ b/dependency/mongodb/1.0.59/CHANGELOG.md @@ -2,6 +2,15 @@ +## [mongodb-1.0.59](https://github.com/truecharts/charts/compare/mongodb-1.0.58...mongodb-1.0.59) (2022-08-25) + +### Chore + +- update helm chart common to v10.5.1 ([#3562](https://github.com/truecharts/charts/issues/3562)) + + + + ## [mongodb-1.0.58](https://github.com/truecharts/charts/compare/mongodb-1.0.57...mongodb-1.0.58) (2022-08-23) ### Chore @@ -88,12 +97,3 @@ - update helm chart common to v10.4.9 - - -## [redis-3.0.47](https://github.com/truecharts/apps/compare/redisinsight-0.0.14...redis-3.0.47) (2022-07-29) - -### Chore - -- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) - - diff --git a/dependency/mongodb/1.0.59/Chart.lock b/dependency/mongodb/1.0.59/Chart.lock new file mode 100644 index 0000000000..3151306e00 --- /dev/null +++ b/dependency/mongodb/1.0.59/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.1 +digest: sha256:f2ea5cc471b0c97c72820e26e05628919f015fdac30cccbfee2bd5a9310f8ab1 +generated: "2022-08-25T06:31:02.396089216Z" diff --git a/dependency/mongodb/1.0.58/Chart.yaml b/dependency/mongodb/1.0.59/Chart.yaml similarity index 96% rename from dependency/mongodb/1.0.58/Chart.yaml rename to dependency/mongodb/1.0.59/Chart.yaml index 51379eddf8..b9d85e3ae4 100644 --- a/dependency/mongodb/1.0.58/Chart.yaml +++ b/dependency/mongodb/1.0.59/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.0.10" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.5.0 + version: 10.5.1 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: 1.0.58 +version: 1.0.59 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/1.0.58/README.md b/dependency/mongodb/1.0.59/README.md similarity index 96% rename from dependency/mongodb/1.0.58/README.md rename to dependency/mongodb/1.0.59/README.md index 9432181b23..bb76f04493 100644 --- a/dependency/mongodb/1.0.58/README.md +++ b/dependency/mongodb/1.0.59/README.md @@ -1,6 +1,6 @@ # mongodb -![Version: 1.0.58](https://img.shields.io/badge/Version-1.0.58-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.10](https://img.shields.io/badge/AppVersion-5.0.10-informational?style=flat-square) +![Version: 1.0.59](https://img.shields.io/badge/Version-1.0.59-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.10](https://img.shields.io/badge/AppVersion-5.0.10-informational?style=flat-square) Fast, reliable, scalable, and easy to use open-source no-sql database system. @@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.0 | +| https://library-charts.truecharts.org | common | 10.5.1 | ## Installing the Chart diff --git a/dependency/mongodb/1.0.58/app-readme.md b/dependency/mongodb/1.0.59/app-readme.md similarity index 100% rename from dependency/mongodb/1.0.58/app-readme.md rename to dependency/mongodb/1.0.59/app-readme.md diff --git a/dependency/mongodb/1.0.59/charts/common-10.5.1.tgz b/dependency/mongodb/1.0.59/charts/common-10.5.1.tgz new file mode 100644 index 0000000000..b863a71eb2 Binary files /dev/null and b/dependency/mongodb/1.0.59/charts/common-10.5.1.tgz differ diff --git a/dependency/mongodb/1.0.58/ix_values.yaml b/dependency/mongodb/1.0.59/ix_values.yaml similarity index 100% rename from dependency/mongodb/1.0.58/ix_values.yaml rename to dependency/mongodb/1.0.59/ix_values.yaml diff --git a/dependency/mongodb/1.0.58/questions.yaml b/dependency/mongodb/1.0.59/questions.yaml similarity index 97% rename from dependency/mongodb/1.0.58/questions.yaml rename to dependency/mongodb/1.0.59/questions.yaml index 56e5cc18a3..e4192e5d14 100644 --- a/dependency/mongodb/1.0.58/questions.yaml +++ b/dependency/mongodb/1.0.59/questions.yaml @@ -1926,6 +1926,8 @@ questions: description: OpenVPN - value: wireguard description: Wireguard + - value: tailscale + description: Tailscale - variable: openvpn label: OpenVPN Settings schema: @@ -1945,6 +1947,61 @@ questions: 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: @@ -2013,7 +2070,6 @@ questions: schema: type: string default: "" - required: true - variable: envList label: VPN Environment Variables schema: @@ -2262,7 +2318,7 @@ questions: schema: type: boolean default: true - - variable: donate + - variable: donateNag group: Documentation label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" schema: diff --git a/dependency/mongodb/1.0.58/templates/common.yaml b/dependency/mongodb/1.0.59/templates/common.yaml similarity index 100% rename from dependency/mongodb/1.0.58/templates/common.yaml rename to dependency/mongodb/1.0.59/templates/common.yaml diff --git a/dependency/postgresql/8.0.63/values.yaml b/dependency/mongodb/1.0.59/values.yaml similarity index 100% rename from dependency/postgresql/8.0.63/values.yaml rename to dependency/mongodb/1.0.59/values.yaml diff --git a/dependency/postgresql/8.0.63/Chart.lock b/dependency/postgresql/8.0.63/Chart.lock deleted file mode 100644 index 19e9b0bc74..0000000000 --- a/dependency/postgresql/8.0.63/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.0 -digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 -generated: "2022-08-23T18:36:52.706219932Z" diff --git a/dependency/postgresql/8.0.63/charts/common-10.5.0.tgz b/dependency/postgresql/8.0.63/charts/common-10.5.0.tgz deleted file mode 100644 index 436fd97aa6..0000000000 Binary files a/dependency/postgresql/8.0.63/charts/common-10.5.0.tgz and /dev/null differ diff --git a/dependency/postgresql/8.0.63/CHANGELOG.md b/dependency/postgresql/8.0.64/CHANGELOG.md similarity index 91% rename from dependency/postgresql/8.0.63/CHANGELOG.md rename to dependency/postgresql/8.0.64/CHANGELOG.md index 59570af186..928861e2a2 100644 --- a/dependency/postgresql/8.0.63/CHANGELOG.md +++ b/dependency/postgresql/8.0.64/CHANGELOG.md @@ -2,6 +2,15 @@ +## [postgresql-8.0.64](https://github.com/truecharts/charts/compare/postgresql-8.0.63...postgresql-8.0.64) (2022-08-25) + +### Chore + +- update helm chart common to v10.5.1 ([#3562](https://github.com/truecharts/charts/issues/3562)) + + + + ## [postgresql-8.0.63](https://github.com/truecharts/charts/compare/postgresql-8.0.62...postgresql-8.0.63) (2022-08-23) ### Chore @@ -88,12 +97,3 @@ - update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356)) - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) - - - - -## [redis-3.0.48](https://github.com/truecharts/apps/compare/redis-3.0.47...redis-3.0.48) (2022-07-29) - -### Chore - -- update helm chart common to v10.4.9 diff --git a/dependency/postgresql/8.0.64/Chart.lock b/dependency/postgresql/8.0.64/Chart.lock new file mode 100644 index 0000000000..61eeb99b04 --- /dev/null +++ b/dependency/postgresql/8.0.64/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.1 +digest: sha256:f2ea5cc471b0c97c72820e26e05628919f015fdac30cccbfee2bd5a9310f8ab1 +generated: "2022-08-25T06:31:02.387866534Z" diff --git a/dependency/postgresql/8.0.63/Chart.yaml b/dependency/postgresql/8.0.64/Chart.yaml similarity index 95% rename from dependency/postgresql/8.0.63/Chart.yaml rename to dependency/postgresql/8.0.64/Chart.yaml index 7c8ca16925..1fe142cf1f 100644 --- a/dependency/postgresql/8.0.63/Chart.yaml +++ b/dependency/postgresql/8.0.64/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "14.5.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.5.0 + version: 10.5.1 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.63 +version: 8.0.64 annotations: truecharts.org/catagories: | - database diff --git a/dependency/postgresql/8.0.63/README.md b/dependency/postgresql/8.0.64/README.md similarity index 96% rename from dependency/postgresql/8.0.63/README.md rename to dependency/postgresql/8.0.64/README.md index f401281a08..650a096370 100644 --- a/dependency/postgresql/8.0.63/README.md +++ b/dependency/postgresql/8.0.64/README.md @@ -1,6 +1,6 @@ # postgresql -![Version: 8.0.63](https://img.shields.io/badge/Version-8.0.63-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.5.0](https://img.shields.io/badge/AppVersion-14.5.0-informational?style=flat-square) +![Version: 8.0.64](https://img.shields.io/badge/Version-8.0.64-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.5.0](https://img.shields.io/badge/AppVersion-14.5.0-informational?style=flat-square) PostgresSQL @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.0 | +| https://library-charts.truecharts.org | common | 10.5.1 | ## Installing the Chart diff --git a/dependency/postgresql/8.0.63/app-readme.md b/dependency/postgresql/8.0.64/app-readme.md similarity index 100% rename from dependency/postgresql/8.0.63/app-readme.md rename to dependency/postgresql/8.0.64/app-readme.md diff --git a/dependency/postgresql/8.0.64/charts/common-10.5.1.tgz b/dependency/postgresql/8.0.64/charts/common-10.5.1.tgz new file mode 100644 index 0000000000..b863a71eb2 Binary files /dev/null and b/dependency/postgresql/8.0.64/charts/common-10.5.1.tgz differ diff --git a/dependency/postgresql/8.0.63/ix_values.yaml b/dependency/postgresql/8.0.64/ix_values.yaml similarity index 100% rename from dependency/postgresql/8.0.63/ix_values.yaml rename to dependency/postgresql/8.0.64/ix_values.yaml diff --git a/dependency/postgresql/8.0.63/questions.yaml b/dependency/postgresql/8.0.64/questions.yaml similarity index 97% rename from dependency/postgresql/8.0.63/questions.yaml rename to dependency/postgresql/8.0.64/questions.yaml index b28d0aa3ee..2fca4678f1 100644 --- a/dependency/postgresql/8.0.63/questions.yaml +++ b/dependency/postgresql/8.0.64/questions.yaml @@ -1926,6 +1926,8 @@ questions: description: OpenVPN - value: wireguard description: Wireguard + - value: tailscale + description: Tailscale - variable: openvpn label: OpenVPN Settings schema: @@ -1945,6 +1947,61 @@ questions: 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: @@ -2013,7 +2070,6 @@ questions: schema: type: string default: "" - required: true - variable: envList label: VPN Environment Variables schema: @@ -2262,7 +2318,7 @@ questions: schema: type: boolean default: true - - variable: donate + - variable: donateNag group: Documentation label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" schema: diff --git a/dependency/postgresql/8.0.63/templates/common.yaml b/dependency/postgresql/8.0.64/templates/common.yaml similarity index 100% rename from dependency/postgresql/8.0.63/templates/common.yaml rename to dependency/postgresql/8.0.64/templates/common.yaml diff --git a/dependency/promtail/3.0.41/values.yaml b/dependency/postgresql/8.0.64/values.yaml similarity index 100% rename from dependency/promtail/3.0.41/values.yaml rename to dependency/postgresql/8.0.64/values.yaml diff --git a/dependency/promtail/3.0.41/Chart.lock b/dependency/promtail/3.0.41/Chart.lock deleted file mode 100644 index 3ca557db04..0000000000 --- a/dependency/promtail/3.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.0 -digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 -generated: "2022-08-23T18:36:52.800330353Z" diff --git a/dependency/promtail/3.0.41/charts/common-10.5.0.tgz b/dependency/promtail/3.0.41/charts/common-10.5.0.tgz deleted file mode 100644 index 436fd97aa6..0000000000 Binary files a/dependency/promtail/3.0.41/charts/common-10.5.0.tgz and /dev/null differ diff --git a/dependency/promtail/3.0.41/CHANGELOG.md b/dependency/promtail/3.0.42/CHANGELOG.md similarity index 91% rename from dependency/promtail/3.0.41/CHANGELOG.md rename to dependency/promtail/3.0.42/CHANGELOG.md index bf52a9a163..2400e605b5 100644 --- a/dependency/promtail/3.0.41/CHANGELOG.md +++ b/dependency/promtail/3.0.42/CHANGELOG.md @@ -2,6 +2,15 @@ +## [promtail-3.0.42](https://github.com/truecharts/charts/compare/promtail-3.0.41...promtail-3.0.42) (2022-08-25) + +### Chore + +- update helm chart common to v10.5.1 ([#3562](https://github.com/truecharts/charts/issues/3562)) + + + + ## [promtail-3.0.41](https://github.com/truecharts/charts/compare/promtail-3.0.40...promtail-3.0.41) (2022-08-23) ### Chore @@ -88,12 +97,3 @@ ## [promtail-3.0.32](https://github.com/truecharts/apps/compare/promtail-3.0.31...promtail-3.0.32) (2022-07-21) -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm chart common to v10.4.6 - - - diff --git a/dependency/promtail/3.0.42/Chart.lock b/dependency/promtail/3.0.42/Chart.lock new file mode 100644 index 0000000000..fe3e09743e --- /dev/null +++ b/dependency/promtail/3.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.1 +digest: sha256:f2ea5cc471b0c97c72820e26e05628919f015fdac30cccbfee2bd5a9310f8ab1 +generated: "2022-08-25T06:31:02.294651543Z" diff --git a/dependency/promtail/3.0.41/Chart.yaml b/dependency/promtail/3.0.42/Chart.yaml similarity index 96% rename from dependency/promtail/3.0.41/Chart.yaml rename to dependency/promtail/3.0.42/Chart.yaml index 763b105bf1..d671fc6baf 100644 --- a/dependency/promtail/3.0.41/Chart.yaml +++ b/dependency/promtail/3.0.42/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.6.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.5.0 + version: 10.5.1 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.41 +version: 3.0.42 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/promtail/3.0.41/README.md b/dependency/promtail/3.0.42/README.md similarity index 96% rename from dependency/promtail/3.0.41/README.md rename to dependency/promtail/3.0.42/README.md index 1b90d6497e..0a72fe9577 100644 --- a/dependency/promtail/3.0.41/README.md +++ b/dependency/promtail/3.0.42/README.md @@ -1,6 +1,6 @@ # promtail -![Version: 3.0.41](https://img.shields.io/badge/Version-3.0.41-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.6.1](https://img.shields.io/badge/AppVersion-2.6.1-informational?style=flat-square) +![Version: 3.0.42](https://img.shields.io/badge/Version-3.0.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.6.1](https://img.shields.io/badge/AppVersion-2.6.1-informational?style=flat-square) Promtail is an agent which ships the contents of local logs to a Loki instance @@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.0 | +| https://library-charts.truecharts.org | common | 10.5.1 | ## Installing the Chart diff --git a/dependency/promtail/3.0.41/app-readme.md b/dependency/promtail/3.0.42/app-readme.md similarity index 100% rename from dependency/promtail/3.0.41/app-readme.md rename to dependency/promtail/3.0.42/app-readme.md diff --git a/dependency/promtail/3.0.42/charts/common-10.5.1.tgz b/dependency/promtail/3.0.42/charts/common-10.5.1.tgz new file mode 100644 index 0000000000..b863a71eb2 Binary files /dev/null and b/dependency/promtail/3.0.42/charts/common-10.5.1.tgz differ diff --git a/dependency/promtail/3.0.41/ix_values.yaml b/dependency/promtail/3.0.42/ix_values.yaml similarity index 100% rename from dependency/promtail/3.0.41/ix_values.yaml rename to dependency/promtail/3.0.42/ix_values.yaml diff --git a/dependency/promtail/3.0.41/questions.yaml b/dependency/promtail/3.0.42/questions.yaml similarity index 100% rename from dependency/promtail/3.0.41/questions.yaml rename to dependency/promtail/3.0.42/questions.yaml diff --git a/dependency/promtail/3.0.41/templates/_servicemonitor.tpl b/dependency/promtail/3.0.42/templates/_servicemonitor.tpl similarity index 100% rename from dependency/promtail/3.0.41/templates/_servicemonitor.tpl rename to dependency/promtail/3.0.42/templates/_servicemonitor.tpl diff --git a/dependency/promtail/3.0.41/templates/common.yaml b/dependency/promtail/3.0.42/templates/common.yaml similarity index 100% rename from dependency/promtail/3.0.41/templates/common.yaml rename to dependency/promtail/3.0.42/templates/common.yaml diff --git a/dependency/redis/3.0.59/values.yaml b/dependency/promtail/3.0.42/values.yaml similarity index 100% rename from dependency/redis/3.0.59/values.yaml rename to dependency/promtail/3.0.42/values.yaml diff --git a/dependency/redis/3.0.59/Chart.lock b/dependency/redis/3.0.59/Chart.lock deleted file mode 100644 index 7ac9fa6177..0000000000 --- a/dependency/redis/3.0.59/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.0 -digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 -generated: "2022-08-23T18:36:52.788721979Z" diff --git a/dependency/redis/3.0.59/charts/common-10.5.0.tgz b/dependency/redis/3.0.59/charts/common-10.5.0.tgz deleted file mode 100644 index 436fd97aa6..0000000000 Binary files a/dependency/redis/3.0.59/charts/common-10.5.0.tgz and /dev/null differ diff --git a/dependency/redis/3.0.59/CHANGELOG.md b/dependency/redis/3.0.60/CHANGELOG.md similarity index 90% rename from dependency/redis/3.0.59/CHANGELOG.md rename to dependency/redis/3.0.60/CHANGELOG.md index de1627b330..fcc6f699d2 100644 --- a/dependency/redis/3.0.59/CHANGELOG.md +++ b/dependency/redis/3.0.60/CHANGELOG.md @@ -2,6 +2,15 @@ +## [redis-3.0.60](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.17...redis-3.0.60) (2022-08-25) + +### Chore + +- update helm chart common to v10.5.1 ([#3562](https://github.com/truecharts/charts/issues/3562)) + + + + ## [redis-3.0.59](https://github.com/truecharts/charts/compare/redis-3.0.58...redis-3.0.59) (2022-08-23) ### Chore @@ -88,12 +97,3 @@ - update helm chart common to v10.4.9 - - - -## [redis-3.0.47](https://github.com/truecharts/apps/compare/redisinsight-0.0.14...redis-3.0.47) (2022-07-29) - -### Chore - -- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) - diff --git a/dependency/redis/3.0.60/Chart.lock b/dependency/redis/3.0.60/Chart.lock new file mode 100644 index 0000000000..fbb0776509 --- /dev/null +++ b/dependency/redis/3.0.60/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.1 +digest: sha256:f2ea5cc471b0c97c72820e26e05628919f015fdac30cccbfee2bd5a9310f8ab1 +generated: "2022-08-25T06:31:02.68863306Z" diff --git a/dependency/redis/3.0.59/Chart.yaml b/dependency/redis/3.0.60/Chart.yaml similarity index 95% rename from dependency/redis/3.0.59/Chart.yaml rename to dependency/redis/3.0.60/Chart.yaml index 3e2006e671..a795e34ee0 100644 --- a/dependency/redis/3.0.59/Chart.yaml +++ b/dependency/redis/3.0.60/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.0.4" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.5.0 + version: 10.5.1 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.59 +version: 3.0.60 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/3.0.59/README.md b/dependency/redis/3.0.60/README.md similarity index 96% rename from dependency/redis/3.0.59/README.md rename to dependency/redis/3.0.60/README.md index 9872a77d58..35c79f769a 100644 --- a/dependency/redis/3.0.59/README.md +++ b/dependency/redis/3.0.60/README.md @@ -1,6 +1,6 @@ # redis -![Version: 3.0.59](https://img.shields.io/badge/Version-3.0.59-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.0.4](https://img.shields.io/badge/AppVersion-7.0.4-informational?style=flat-square) +![Version: 3.0.60](https://img.shields.io/badge/Version-3.0.60-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.0.4](https://img.shields.io/badge/AppVersion-7.0.4-informational?style=flat-square) Open source, advanced key-value store. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.0 | +| https://library-charts.truecharts.org | common | 10.5.1 | ## Installing the Chart diff --git a/dependency/redis/3.0.59/app-readme.md b/dependency/redis/3.0.60/app-readme.md similarity index 100% rename from dependency/redis/3.0.59/app-readme.md rename to dependency/redis/3.0.60/app-readme.md diff --git a/dependency/redis/3.0.60/charts/common-10.5.1.tgz b/dependency/redis/3.0.60/charts/common-10.5.1.tgz new file mode 100644 index 0000000000..b863a71eb2 Binary files /dev/null and b/dependency/redis/3.0.60/charts/common-10.5.1.tgz differ diff --git a/dependency/redis/3.0.59/ix_values.yaml b/dependency/redis/3.0.60/ix_values.yaml similarity index 100% rename from dependency/redis/3.0.59/ix_values.yaml rename to dependency/redis/3.0.60/ix_values.yaml diff --git a/dependency/redis/3.0.59/questions.yaml b/dependency/redis/3.0.60/questions.yaml similarity index 97% rename from dependency/redis/3.0.59/questions.yaml rename to dependency/redis/3.0.60/questions.yaml index f1811628b5..2bdcbb297a 100644 --- a/dependency/redis/3.0.59/questions.yaml +++ b/dependency/redis/3.0.60/questions.yaml @@ -1913,6 +1913,8 @@ questions: description: OpenVPN - value: wireguard description: Wireguard + - value: tailscale + description: Tailscale - variable: openvpn label: OpenVPN Settings schema: @@ -1932,6 +1934,61 @@ questions: 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: @@ -2000,7 +2057,6 @@ questions: schema: type: string default: "" - required: true - variable: envList label: VPN Environment Variables schema: @@ -2249,7 +2305,7 @@ questions: schema: type: boolean default: true - - variable: donate + - variable: donateNag group: Documentation label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" schema: diff --git a/dependency/redis/3.0.59/templates/common.yaml b/dependency/redis/3.0.60/templates/common.yaml similarity index 100% rename from dependency/redis/3.0.59/templates/common.yaml rename to dependency/redis/3.0.60/templates/common.yaml diff --git a/dependency/solr/0.0.33/values.yaml b/dependency/redis/3.0.60/values.yaml similarity index 100% rename from dependency/solr/0.0.33/values.yaml rename to dependency/redis/3.0.60/values.yaml diff --git a/dependency/solr/0.0.33/Chart.lock b/dependency/solr/0.0.33/Chart.lock deleted file mode 100644 index 7044535bcd..0000000000 --- a/dependency/solr/0.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.0 -digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 -generated: "2022-08-23T18:37:19.733060463Z" diff --git a/dependency/solr/0.0.33/charts/common-10.5.0.tgz b/dependency/solr/0.0.33/charts/common-10.5.0.tgz deleted file mode 100644 index 436fd97aa6..0000000000 Binary files a/dependency/solr/0.0.33/charts/common-10.5.0.tgz and /dev/null differ diff --git a/dependency/solr/0.0.33/CHANGELOG.md b/dependency/solr/0.0.34/CHANGELOG.md similarity index 91% rename from dependency/solr/0.0.33/CHANGELOG.md rename to dependency/solr/0.0.34/CHANGELOG.md index 0b4c5ff008..8606a5e10e 100644 --- a/dependency/solr/0.0.33/CHANGELOG.md +++ b/dependency/solr/0.0.34/CHANGELOG.md @@ -2,6 +2,15 @@ +## [solr-0.0.34](https://github.com/truecharts/charts/compare/solr-0.0.33...solr-0.0.34) (2022-08-25) + +### Chore + +- update helm chart common to v10.5.1 ([#3562](https://github.com/truecharts/charts/issues/3562)) + + + + ## [solr-0.0.33](https://github.com/truecharts/charts/compare/solr-0.0.32...solr-0.0.33) (2022-08-23) ### Chore @@ -88,12 +97,3 @@ - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) - - -## [solr-0.0.23](https://github.com/truecharts/apps/compare/solr-0.0.22...solr-0.0.23) (2022-07-29) - -### Chore - -- update helm chart common to v10.4.9 - - diff --git a/dependency/solr/0.0.34/Chart.lock b/dependency/solr/0.0.34/Chart.lock new file mode 100644 index 0000000000..09ccbf8589 --- /dev/null +++ b/dependency/solr/0.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.1 +digest: sha256:f2ea5cc471b0c97c72820e26e05628919f015fdac30cccbfee2bd5a9310f8ab1 +generated: "2022-08-25T06:31:31.775063222Z" diff --git a/dependency/solr/0.0.33/Chart.yaml b/dependency/solr/0.0.34/Chart.yaml similarity index 95% rename from dependency/solr/0.0.33/Chart.yaml rename to dependency/solr/0.0.34/Chart.yaml index 153d9c5a3e..636109e653 100644 --- a/dependency/solr/0.0.33/Chart.yaml +++ b/dependency/solr/0.0.34/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.0.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.5.0 + version: 10.5.1 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.33 +version: 0.0.34 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/0.0.33/README.md b/dependency/solr/0.0.34/README.md similarity index 96% rename from dependency/solr/0.0.33/README.md rename to dependency/solr/0.0.34/README.md index 9c80f24815..c243ff200a 100644 --- a/dependency/solr/0.0.33/README.md +++ b/dependency/solr/0.0.34/README.md @@ -1,6 +1,6 @@ # solr -![Version: 0.0.33](https://img.shields.io/badge/Version-0.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.0](https://img.shields.io/badge/AppVersion-9.0.0-informational?style=flat-square) +![Version: 0.0.34](https://img.shields.io/badge/Version-0.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.0](https://img.shields.io/badge/AppVersion-9.0.0-informational?style=flat-square) Apache Solr @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.0 | +| https://library-charts.truecharts.org | common | 10.5.1 | ## Installing the Chart diff --git a/dependency/solr/0.0.33/app-readme.md b/dependency/solr/0.0.34/app-readme.md similarity index 100% rename from dependency/solr/0.0.33/app-readme.md rename to dependency/solr/0.0.34/app-readme.md diff --git a/dependency/solr/0.0.34/charts/common-10.5.1.tgz b/dependency/solr/0.0.34/charts/common-10.5.1.tgz new file mode 100644 index 0000000000..b863a71eb2 Binary files /dev/null and b/dependency/solr/0.0.34/charts/common-10.5.1.tgz differ diff --git a/dependency/solr/0.0.33/ix_values.yaml b/dependency/solr/0.0.34/ix_values.yaml similarity index 100% rename from dependency/solr/0.0.33/ix_values.yaml rename to dependency/solr/0.0.34/ix_values.yaml diff --git a/dependency/solr/0.0.33/questions.yaml b/dependency/solr/0.0.34/questions.yaml similarity index 97% rename from dependency/solr/0.0.33/questions.yaml rename to dependency/solr/0.0.34/questions.yaml index 8578d27740..460d8558b3 100644 --- a/dependency/solr/0.0.33/questions.yaml +++ b/dependency/solr/0.0.34/questions.yaml @@ -1925,6 +1925,8 @@ questions: description: OpenVPN - value: wireguard description: Wireguard + - value: tailscale + description: Tailscale - variable: openvpn label: OpenVPN Settings schema: @@ -1944,6 +1946,61 @@ questions: 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: @@ -2012,7 +2069,6 @@ questions: schema: type: string default: "" - required: true - variable: envList label: VPN Environment Variables schema: @@ -2261,7 +2317,7 @@ questions: schema: type: boolean default: true - - variable: donate + - variable: donateNag group: Documentation label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" schema: diff --git a/dependency/solr/0.0.33/templates/common.yaml b/dependency/solr/0.0.34/templates/common.yaml similarity index 100% rename from dependency/solr/0.0.33/templates/common.yaml rename to dependency/solr/0.0.34/templates/common.yaml diff --git a/dependency/solr/0.0.34/values.yaml b/dependency/solr/0.0.34/values.yaml new file mode 100644 index 0000000000..e69de29bb2