diff --git a/dependency/clickhouse/1.0.19/Chart.lock b/dependency/clickhouse/1.0.19/Chart.lock deleted file mode 100644 index 43149ba20b..0000000000 --- a/dependency/clickhouse/1.0.19/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.5 -digest: sha256:963edb7ce093210268f3c23a53bbcecb104580bac0fcad298c8e68b833b0837d -generated: "2022-08-30T14:04:44.911156317Z" diff --git a/dependency/clickhouse/1.0.19/charts/common-10.5.5.tgz b/dependency/clickhouse/1.0.19/charts/common-10.5.5.tgz deleted file mode 100644 index 00d7f8ae51..0000000000 Binary files a/dependency/clickhouse/1.0.19/charts/common-10.5.5.tgz and /dev/null differ diff --git a/dependency/clickhouse/1.0.19/CHANGELOG.md b/dependency/clickhouse/1.0.20/CHANGELOG.md similarity index 59% rename from dependency/clickhouse/1.0.19/CHANGELOG.md rename to dependency/clickhouse/1.0.20/CHANGELOG.md index 6965916320..91a00227ef 100644 --- a/dependency/clickhouse/1.0.19/CHANGELOG.md +++ b/dependency/clickhouse/1.0.20/CHANGELOG.md @@ -2,7 +2,18 @@ -## [clickhouse-1.0.19](https://github.com/truecharts/charts/compare/clickhouse-1.0.18...clickhouse-1.0.19) (2022-08-30) +## [memcached-3.0.68](https://github.com/truecharts/charts/compare/memcached-3.0.66...memcached-3.0.68) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.5.6 ([#3635](https://github.com/truecharts/charts/issues/3635)) + - update helm chart common to v10.5.5 + + + + +## [memcached-3.0.67](https://github.com/truecharts/charts/compare/memcached-3.0.66...memcached-3.0.67) (2022-08-30) ### Chore @@ -12,7 +23,7 @@ -## [clickhouse-1.0.17](https://github.com/truecharts/charts/compare/clickhouse-1.0.16...clickhouse-1.0.17) (2022-08-29) +## [memcached-3.0.65](https://github.com/truecharts/charts/compare/memcached-3.0.64...memcached-3.0.65) (2022-08-29) ### Chore @@ -21,7 +32,7 @@ -## [clickhouse-1.0.16](https://github.com/truecharts/charts/compare/clickhouse-1.0.15...clickhouse-1.0.16) (2022-08-29) +## [memcached-3.0.64](https://github.com/truecharts/charts/compare/memcached-3.0.63...memcached-3.0.64) (2022-08-29) ### Chore @@ -31,7 +42,7 @@ -## [clickhouse-1.0.14](https://github.com/truecharts/charts/compare/clickhouse-1.0.13...clickhouse-1.0.14) (2022-08-25) +## [memcached-3.0.62](https://github.com/truecharts/charts/compare/memcached-3.0.61...memcached-3.0.62) (2022-08-25) ### Chore @@ -40,6 +51,14 @@ +## [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) @@ -78,22 +97,3 @@ ## [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)) - diff --git a/dependency/clickhouse/1.0.20/Chart.lock b/dependency/clickhouse/1.0.20/Chart.lock new file mode 100644 index 0000000000..77ee08079d --- /dev/null +++ b/dependency/clickhouse/1.0.20/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-08-30T20:52:24.259309094Z" diff --git a/dependency/clickhouse/1.0.19/Chart.yaml b/dependency/clickhouse/1.0.20/Chart.yaml similarity index 96% rename from dependency/clickhouse/1.0.19/Chart.yaml rename to dependency/clickhouse/1.0.20/Chart.yaml index 9b2f105239..7fefdb0d4d 100644 --- a/dependency/clickhouse/1.0.19/Chart.yaml +++ b/dependency/clickhouse/1.0.20/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "22.8.3.13" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.5.5 + version: 10.5.6 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.19 +version: 1.0.20 annotations: truecharts.org/catagories: | - database diff --git a/dependency/clickhouse/1.0.19/README.md b/dependency/clickhouse/1.0.20/README.md similarity index 96% rename from dependency/clickhouse/1.0.19/README.md rename to dependency/clickhouse/1.0.20/README.md index 31474ad7b1..d8d40a4ee2 100644 --- a/dependency/clickhouse/1.0.19/README.md +++ b/dependency/clickhouse/1.0.20/README.md @@ -1,6 +1,6 @@ # clickhouse -![Version: 1.0.19](https://img.shields.io/badge/Version-1.0.19-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.8.3.13](https://img.shields.io/badge/AppVersion-22.8.3.13-informational?style=flat-square) +![Version: 1.0.20](https://img.shields.io/badge/Version-1.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.8.3.13](https://img.shields.io/badge/AppVersion-22.8.3.13-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.5 | +| https://library-charts.truecharts.org | common | 10.5.6 | ## Installing the Chart diff --git a/dependency/clickhouse/1.0.19/app-readme.md b/dependency/clickhouse/1.0.20/app-readme.md similarity index 100% rename from dependency/clickhouse/1.0.19/app-readme.md rename to dependency/clickhouse/1.0.20/app-readme.md diff --git a/dependency/clickhouse/1.0.20/charts/common-10.5.6.tgz b/dependency/clickhouse/1.0.20/charts/common-10.5.6.tgz new file mode 100644 index 0000000000..9e3f5a957f Binary files /dev/null and b/dependency/clickhouse/1.0.20/charts/common-10.5.6.tgz differ diff --git a/dependency/clickhouse/1.0.19/ix_values.yaml b/dependency/clickhouse/1.0.20/ix_values.yaml similarity index 100% rename from dependency/clickhouse/1.0.19/ix_values.yaml rename to dependency/clickhouse/1.0.20/ix_values.yaml diff --git a/dependency/clickhouse/1.0.19/questions.yaml b/dependency/clickhouse/1.0.20/questions.yaml similarity index 99% rename from dependency/clickhouse/1.0.19/questions.yaml rename to dependency/clickhouse/1.0.20/questions.yaml index 6804de6507..3f31c57f3f 100644 --- a/dependency/clickhouse/1.0.19/questions.yaml +++ b/dependency/clickhouse/1.0.20/questions.yaml @@ -165,7 +165,8 @@ questions: $ref: - "definitions/timezone" - variable: envList - label: Image Environment + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." group: Container Configuration schema: type: list diff --git a/dependency/clickhouse/1.0.19/templates/common.yaml b/dependency/clickhouse/1.0.20/templates/common.yaml similarity index 100% rename from dependency/clickhouse/1.0.19/templates/common.yaml rename to dependency/clickhouse/1.0.20/templates/common.yaml diff --git a/dependency/clickhouse/1.0.19/values.yaml b/dependency/clickhouse/1.0.20/values.yaml similarity index 100% rename from dependency/clickhouse/1.0.19/values.yaml rename to dependency/clickhouse/1.0.20/values.yaml diff --git a/dependency/collabora-online/12.1.37/CHANGELOG.md b/dependency/collabora-online/12.1.37/CHANGELOG.md new file mode 100644 index 0000000000..05abeb7646 --- /dev/null +++ b/dependency/collabora-online/12.1.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + + +## [collabora-online-12.1.36](https://github.com/truecharts/charts/compare/collabora-online-12.1.35...collabora-online-12.1.36) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 + + + + +## [collabora-online-12.1.35](https://github.com/truecharts/charts/compare/collabora-online-12.1.34...collabora-online-12.1.35) (2022-08-29) + +### Chore + +- update helm chart common to v10.5.4 ([#3613](https://github.com/truecharts/charts/issues/3613)) + + + + +## [collabora-online-12.1.34](https://github.com/truecharts/charts/compare/collabora-online-12.1.33...collabora-online-12.1.34) (2022-08-29) + +### Chore + +- update helm chart common to v10.5.3 ([#3610](https://github.com/truecharts/charts/issues/3610)) + + + + + +## [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)) + diff --git a/dependency/collabora-online/12.1.37/Chart.lock b/dependency/collabora-online/12.1.37/Chart.lock new file mode 100644 index 0000000000..e8624c2057 --- /dev/null +++ b/dependency/collabora-online/12.1.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-08-30T20:52:24.280775113Z" diff --git a/dependency/collabora-online/12.1.37/Chart.yaml b/dependency/collabora-online/12.1.37/Chart.yaml new file mode 100644 index 0000000000..6211803e6d --- /dev/null +++ b/dependency/collabora-online/12.1.37/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.6 +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.37 +annotations: + truecharts.org/catagories: | + - office + - documents + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/dependency/collabora-online/12.1.37/README.md b/dependency/collabora-online/12.1.37/README.md new file mode 100644 index 0000000000..c8366b4319 --- /dev/null +++ b/dependency/collabora-online/12.1.37/README.md @@ -0,0 +1,110 @@ +# collabora-online + +![Version: 12.1.37](https://img.shields.io/badge/Version-12.1.37-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.6 | + +## 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.37/app-readme.md b/dependency/collabora-online/12.1.37/app-readme.md new file mode 100644 index 0000000000..bb0328ab81 --- /dev/null +++ b/dependency/collabora-online/12.1.37/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.37/charts/common-10.5.6.tgz b/dependency/collabora-online/12.1.37/charts/common-10.5.6.tgz new file mode 100644 index 0000000000..9e3f5a957f Binary files /dev/null and b/dependency/collabora-online/12.1.37/charts/common-10.5.6.tgz differ diff --git a/dependency/collabora-online/12.1.37/ix_values.yaml b/dependency/collabora-online/12.1.37/ix_values.yaml new file mode 100644 index 0000000000..50fdf9bfef --- /dev/null +++ b/dependency/collabora-online/12.1.37/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.37/questions.yaml b/dependency/collabora-online/12.1.37/questions.yaml new file mode 100644 index 0000000000..c5873accdd --- /dev/null +++ b/dependency/collabora-online/12.1.37/questions.yaml @@ -0,0 +1,2366 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" + path: "/" + admin: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" + path: "/browser/dist/admin/admin.html" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: secretEnv + group: "Container Configuration" + label: "Image Secrets" + schema: + additional_attrs: true + type: dict + attrs: + - variable: username + label: "Username for WebUI" + schema: + type: string + default: "admin" + required: true + - variable: password + label: "Password for WebUI" + schema: + type: string + valid_chars: "[a-zA-Z0-9!@#$%^&*?]{8,}" + private: true + required: true + default: "REPLACETHIS" + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: aliasgroup1 + label: "aliasgroup1" + description: "Comma separated hosts list." + schema: + type: string + default: "" + - variable: dictionaries + label: "Dictionaries to use, leave empty to use all" + schema: + type: string + default: "de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru" + - variable: extra_params + label: "Extra Parameters to add" + description: 'e.g. "--o:welcome.enable=false", See more on /etc/loolwsd/loolwsd.xml. Separate params with space' + schema: + type: string + default: "--o:welcome.enable=false --o:logging.level=information --o:user_interface.mode=notebookbar --o:ssl.termination=true --o:ssl.enable=false" + - variable: DONT_GEN_SSL_CERT + label: "DONT_GEN_SSL_CERT" + description: "When set to true it does NOT generate an SSL cert, you have to use your own" + schema: + type: boolean + default: true + - variable: server_name + label: "Server Name" + description: "When this environment variable is set (is not empty), then its value will be used as server name in /etc/loolwsd/loolwsd.xml. Without this, CODE is not delivering a correct host for the websocket connection in case of a proxy in front of it." + schema: + type: string + default: 'collabora.domain.tld' + valid_chars: '^((([a-z\d](-?[a-z\d]){0,62})\.)*(([a-z\d](-?[a-z\d]){0,62})\.)([a-z](-?[a-z\d]){1,62})|((\d{1,3}\.){3}\d{1,3}))$' + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, 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.65/templates/common.yaml b/dependency/collabora-online/12.1.37/templates/common.yaml similarity index 100% rename from dependency/mariadb/3.0.65/templates/common.yaml rename to dependency/collabora-online/12.1.37/templates/common.yaml diff --git a/dependency/mariadb/3.0.65/values.yaml b/dependency/collabora-online/12.1.37/values.yaml similarity index 100% rename from dependency/mariadb/3.0.65/values.yaml rename to dependency/collabora-online/12.1.37/values.yaml diff --git a/dependency/mariadb/3.0.65/Chart.lock b/dependency/mariadb/3.0.65/Chart.lock deleted file mode 100644 index 75fb21d0d4..0000000000 --- a/dependency/mariadb/3.0.65/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.5 -digest: sha256:963edb7ce093210268f3c23a53bbcecb104580bac0fcad298c8e68b833b0837d -generated: "2022-08-30T14:04:44.985690126Z" diff --git a/dependency/mariadb/3.0.65/charts/common-10.5.5.tgz b/dependency/mariadb/3.0.65/charts/common-10.5.5.tgz deleted file mode 100644 index 00d7f8ae51..0000000000 Binary files a/dependency/mariadb/3.0.65/charts/common-10.5.5.tgz and /dev/null differ diff --git a/dependency/mariadb/3.0.65/CHANGELOG.md b/dependency/mariadb/3.0.66/CHANGELOG.md similarity index 100% rename from dependency/mariadb/3.0.65/CHANGELOG.md rename to dependency/mariadb/3.0.66/CHANGELOG.md index c3d7c1fb5d..e467339f61 100644 --- a/dependency/mariadb/3.0.65/CHANGELOG.md +++ b/dependency/mariadb/3.0.66/CHANGELOG.md @@ -2,6 +2,7 @@ + ## [mariadb-3.0.65](https://github.com/truecharts/charts/compare/mariadb-3.0.64...mariadb-3.0.65) (2022-08-30) ### Chore @@ -96,4 +97,3 @@ - update helm chart common to v10.4.11 ([#3428](https://github.com/truecharts/charts/issues/3428)) - diff --git a/dependency/mariadb/3.0.66/Chart.lock b/dependency/mariadb/3.0.66/Chart.lock new file mode 100644 index 0000000000..26bc5de127 --- /dev/null +++ b/dependency/mariadb/3.0.66/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-08-30T20:52:24.272159026Z" diff --git a/dependency/mariadb/3.0.65/Chart.yaml b/dependency/mariadb/3.0.66/Chart.yaml similarity index 96% rename from dependency/mariadb/3.0.65/Chart.yaml rename to dependency/mariadb/3.0.66/Chart.yaml index 3276268254..c8d719b655 100644 --- a/dependency/mariadb/3.0.65/Chart.yaml +++ b/dependency/mariadb/3.0.66/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.8.4" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.5.5 + version: 10.5.6 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.65 +version: 3.0.66 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/3.0.65/README.md b/dependency/mariadb/3.0.66/README.md similarity index 96% rename from dependency/mariadb/3.0.65/README.md rename to dependency/mariadb/3.0.66/README.md index c9e9f75b42..9150f96e9a 100644 --- a/dependency/mariadb/3.0.65/README.md +++ b/dependency/mariadb/3.0.66/README.md @@ -1,6 +1,6 @@ # mariadb -![Version: 3.0.65](https://img.shields.io/badge/Version-3.0.65-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.66](https://img.shields.io/badge/Version-3.0.66-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.5 | +| https://library-charts.truecharts.org | common | 10.5.6 | ## Installing the Chart diff --git a/dependency/mariadb/3.0.65/app-readme.md b/dependency/mariadb/3.0.66/app-readme.md similarity index 100% rename from dependency/mariadb/3.0.65/app-readme.md rename to dependency/mariadb/3.0.66/app-readme.md diff --git a/dependency/mariadb/3.0.66/charts/common-10.5.6.tgz b/dependency/mariadb/3.0.66/charts/common-10.5.6.tgz new file mode 100644 index 0000000000..9e3f5a957f Binary files /dev/null and b/dependency/mariadb/3.0.66/charts/common-10.5.6.tgz differ diff --git a/dependency/mariadb/3.0.65/ix_values.yaml b/dependency/mariadb/3.0.66/ix_values.yaml similarity index 100% rename from dependency/mariadb/3.0.65/ix_values.yaml rename to dependency/mariadb/3.0.66/ix_values.yaml diff --git a/dependency/mariadb/3.0.65/questions.yaml b/dependency/mariadb/3.0.66/questions.yaml similarity index 99% rename from dependency/mariadb/3.0.65/questions.yaml rename to dependency/mariadb/3.0.66/questions.yaml index 73f89c44a2..4b553eacaf 100644 --- a/dependency/mariadb/3.0.65/questions.yaml +++ b/dependency/mariadb/3.0.66/questions.yaml @@ -165,7 +165,8 @@ questions: $ref: - "definitions/timezone" - variable: envList - label: Image Environment + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." group: Container Configuration schema: type: list diff --git a/dependency/mariadb/3.0.66/templates/common.yaml b/dependency/mariadb/3.0.66/templates/common.yaml new file mode 100644 index 0000000000..c1a366e1cf --- /dev/null +++ b/dependency/mariadb/3.0.66/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/dependency/memcached/3.0.67/values.yaml b/dependency/mariadb/3.0.66/values.yaml similarity index 100% rename from dependency/memcached/3.0.67/values.yaml rename to dependency/mariadb/3.0.66/values.yaml diff --git a/dependency/memcached/3.0.67/Chart.lock b/dependency/memcached/3.0.67/Chart.lock deleted file mode 100644 index fbba2eeca6..0000000000 --- a/dependency/memcached/3.0.67/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.5 -digest: sha256:963edb7ce093210268f3c23a53bbcecb104580bac0fcad298c8e68b833b0837d -generated: "2022-08-30T14:04:44.975676618Z" diff --git a/dependency/memcached/3.0.67/charts/common-10.5.5.tgz b/dependency/memcached/3.0.67/charts/common-10.5.5.tgz deleted file mode 100644 index 00d7f8ae51..0000000000 Binary files a/dependency/memcached/3.0.67/charts/common-10.5.5.tgz and /dev/null differ diff --git a/dependency/memcached/3.0.67/CHANGELOG.md b/dependency/memcached/3.0.68/CHANGELOG.md similarity index 100% rename from dependency/memcached/3.0.67/CHANGELOG.md rename to dependency/memcached/3.0.68/CHANGELOG.md index baa76771a0..17ef775731 100644 --- a/dependency/memcached/3.0.67/CHANGELOG.md +++ b/dependency/memcached/3.0.68/CHANGELOG.md @@ -2,6 +2,7 @@ + ## [memcached-3.0.67](https://github.com/truecharts/charts/compare/memcached-3.0.66...memcached-3.0.67) (2022-08-30) ### Chore @@ -96,4 +97,3 @@ - move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447)) - diff --git a/dependency/memcached/3.0.68/Chart.lock b/dependency/memcached/3.0.68/Chart.lock new file mode 100644 index 0000000000..b7d3be94cb --- /dev/null +++ b/dependency/memcached/3.0.68/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-08-30T20:52:24.29934197Z" diff --git a/dependency/memcached/3.0.67/Chart.yaml b/dependency/memcached/3.0.68/Chart.yaml similarity index 95% rename from dependency/memcached/3.0.67/Chart.yaml rename to dependency/memcached/3.0.68/Chart.yaml index 6b64e89e6c..7579847b51 100644 --- a/dependency/memcached/3.0.67/Chart.yaml +++ b/dependency/memcached/3.0.68/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.17" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.5.5 + version: 10.5.6 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.67 +version: 3.0.68 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/3.0.67/README.md b/dependency/memcached/3.0.68/README.md similarity index 96% rename from dependency/memcached/3.0.67/README.md rename to dependency/memcached/3.0.68/README.md index ea2b16cc5a..0cfd5e2cff 100644 --- a/dependency/memcached/3.0.67/README.md +++ b/dependency/memcached/3.0.68/README.md @@ -1,6 +1,6 @@ # memcached -![Version: 3.0.67](https://img.shields.io/badge/Version-3.0.67-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.17](https://img.shields.io/badge/AppVersion-1.6.17-informational?style=flat-square) +![Version: 3.0.68](https://img.shields.io/badge/Version-3.0.68-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.17](https://img.shields.io/badge/AppVersion-1.6.17-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.5 | +| https://library-charts.truecharts.org | common | 10.5.6 | ## Installing the Chart diff --git a/dependency/memcached/3.0.67/app-readme.md b/dependency/memcached/3.0.68/app-readme.md similarity index 100% rename from dependency/memcached/3.0.67/app-readme.md rename to dependency/memcached/3.0.68/app-readme.md diff --git a/dependency/memcached/3.0.68/charts/common-10.5.6.tgz b/dependency/memcached/3.0.68/charts/common-10.5.6.tgz new file mode 100644 index 0000000000..9e3f5a957f Binary files /dev/null and b/dependency/memcached/3.0.68/charts/common-10.5.6.tgz differ diff --git a/dependency/memcached/3.0.67/ix_values.yaml b/dependency/memcached/3.0.68/ix_values.yaml similarity index 100% rename from dependency/memcached/3.0.67/ix_values.yaml rename to dependency/memcached/3.0.68/ix_values.yaml diff --git a/dependency/memcached/3.0.67/questions.yaml b/dependency/memcached/3.0.68/questions.yaml similarity index 99% rename from dependency/memcached/3.0.67/questions.yaml rename to dependency/memcached/3.0.68/questions.yaml index a52f216bdf..06daafeede 100644 --- a/dependency/memcached/3.0.67/questions.yaml +++ b/dependency/memcached/3.0.68/questions.yaml @@ -165,7 +165,8 @@ questions: $ref: - "definitions/timezone" - variable: envList - label: Image Environment + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." group: Container Configuration schema: type: list diff --git a/dependency/memcached/3.0.67/templates/common.yaml b/dependency/memcached/3.0.68/templates/common.yaml similarity index 100% rename from dependency/memcached/3.0.67/templates/common.yaml rename to dependency/memcached/3.0.68/templates/common.yaml diff --git a/dependency/mongodb/2.0.4/values.yaml b/dependency/memcached/3.0.68/values.yaml similarity index 100% rename from dependency/mongodb/2.0.4/values.yaml rename to dependency/memcached/3.0.68/values.yaml diff --git a/dependency/mongodb/2.0.4/Chart.lock b/dependency/mongodb/2.0.4/Chart.lock deleted file mode 100644 index ec211a8ebb..0000000000 --- a/dependency/mongodb/2.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.5 -digest: sha256:963edb7ce093210268f3c23a53bbcecb104580bac0fcad298c8e68b833b0837d -generated: "2022-08-30T14:05:12.233016058Z" diff --git a/dependency/mongodb/2.0.4/charts/common-10.5.5.tgz b/dependency/mongodb/2.0.4/charts/common-10.5.5.tgz deleted file mode 100644 index 00d7f8ae51..0000000000 Binary files a/dependency/mongodb/2.0.4/charts/common-10.5.5.tgz and /dev/null differ diff --git a/dependency/mongodb/2.0.4/CHANGELOG.md b/dependency/mongodb/2.0.5/CHANGELOG.md similarity index 88% rename from dependency/mongodb/2.0.4/CHANGELOG.md rename to dependency/mongodb/2.0.5/CHANGELOG.md index aded17a4d5..e00c2c1aea 100644 --- a/dependency/mongodb/2.0.4/CHANGELOG.md +++ b/dependency/mongodb/2.0.5/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mongodb-2.0.5](https://github.com/truecharts/charts/compare/mongodb-2.0.3...mongodb-2.0.5) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.5.6 ([#3635](https://github.com/truecharts/charts/issues/3635)) + - update helm chart common to v10.5.5 + + + + ## [mongodb-2.0.4](https://github.com/truecharts/charts/compare/mongodb-2.0.3...mongodb-2.0.4) (2022-08-30) ### Chore @@ -86,14 +97,3 @@ ## [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 - diff --git a/dependency/mongodb/2.0.5/Chart.lock b/dependency/mongodb/2.0.5/Chart.lock new file mode 100644 index 0000000000..ebdca0fb9e --- /dev/null +++ b/dependency/mongodb/2.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-08-30T20:52:50.880812348Z" diff --git a/dependency/mongodb/2.0.4/Chart.yaml b/dependency/mongodb/2.0.5/Chart.yaml similarity index 96% rename from dependency/mongodb/2.0.4/Chart.yaml rename to dependency/mongodb/2.0.5/Chart.yaml index bbaf4b18af..96a6edca6f 100644 --- a/dependency/mongodb/2.0.4/Chart.yaml +++ b/dependency/mongodb/2.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.0.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.5.5 + version: 10.5.6 deprecated: false description: Fast, reliable, scalable, and easy to use open-source no-sql database system. home: https://truecharts.org/docs/charts/dependency/mongodb @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 2.0.4 +version: 2.0.5 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/2.0.4/README.md b/dependency/mongodb/2.0.5/README.md similarity index 96% rename from dependency/mongodb/2.0.4/README.md rename to dependency/mongodb/2.0.5/README.md index 0a7db135c3..9ba47f71e8 100644 --- a/dependency/mongodb/2.0.4/README.md +++ b/dependency/mongodb/2.0.5/README.md @@ -1,6 +1,6 @@ # mongodb -![Version: 2.0.4](https://img.shields.io/badge/Version-2.0.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.0.1](https://img.shields.io/badge/AppVersion-6.0.1-informational?style=flat-square) +![Version: 2.0.5](https://img.shields.io/badge/Version-2.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.0.1](https://img.shields.io/badge/AppVersion-6.0.1-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.5 | +| https://library-charts.truecharts.org | common | 10.5.6 | ## Installing the Chart diff --git a/dependency/mongodb/2.0.4/app-readme.md b/dependency/mongodb/2.0.5/app-readme.md similarity index 100% rename from dependency/mongodb/2.0.4/app-readme.md rename to dependency/mongodb/2.0.5/app-readme.md diff --git a/dependency/mongodb/2.0.5/charts/common-10.5.6.tgz b/dependency/mongodb/2.0.5/charts/common-10.5.6.tgz new file mode 100644 index 0000000000..9e3f5a957f Binary files /dev/null and b/dependency/mongodb/2.0.5/charts/common-10.5.6.tgz differ diff --git a/dependency/mongodb/2.0.4/ix_values.yaml b/dependency/mongodb/2.0.5/ix_values.yaml similarity index 100% rename from dependency/mongodb/2.0.4/ix_values.yaml rename to dependency/mongodb/2.0.5/ix_values.yaml diff --git a/dependency/mongodb/2.0.4/questions.yaml b/dependency/mongodb/2.0.5/questions.yaml similarity index 99% rename from dependency/mongodb/2.0.4/questions.yaml rename to dependency/mongodb/2.0.5/questions.yaml index e4192e5d14..f350cfbce2 100644 --- a/dependency/mongodb/2.0.4/questions.yaml +++ b/dependency/mongodb/2.0.5/questions.yaml @@ -165,7 +165,8 @@ questions: $ref: - "definitions/timezone" - variable: envList - label: Image Environment + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." group: Container Configuration schema: type: list diff --git a/dependency/mongodb/2.0.4/templates/common.yaml b/dependency/mongodb/2.0.5/templates/common.yaml similarity index 100% rename from dependency/mongodb/2.0.4/templates/common.yaml rename to dependency/mongodb/2.0.5/templates/common.yaml diff --git a/dependency/postgresql/8.0.68/values.yaml b/dependency/mongodb/2.0.5/values.yaml similarity index 100% rename from dependency/postgresql/8.0.68/values.yaml rename to dependency/mongodb/2.0.5/values.yaml diff --git a/dependency/postgresql/8.0.68/Chart.lock b/dependency/postgresql/8.0.68/Chart.lock deleted file mode 100644 index d7b2d9ac28..0000000000 --- a/dependency/postgresql/8.0.68/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.5 -digest: sha256:963edb7ce093210268f3c23a53bbcecb104580bac0fcad298c8e68b833b0837d -generated: "2022-08-30T14:05:12.209660803Z" diff --git a/dependency/postgresql/8.0.68/charts/common-10.5.5.tgz b/dependency/postgresql/8.0.68/charts/common-10.5.5.tgz deleted file mode 100644 index 00d7f8ae51..0000000000 Binary files a/dependency/postgresql/8.0.68/charts/common-10.5.5.tgz and /dev/null differ diff --git a/dependency/postgresql/8.0.68/CHANGELOG.md b/dependency/postgresql/8.0.69/CHANGELOG.md similarity index 86% rename from dependency/postgresql/8.0.68/CHANGELOG.md rename to dependency/postgresql/8.0.69/CHANGELOG.md index 62fb3d9e47..a7abdc87c6 100644 --- a/dependency/postgresql/8.0.68/CHANGELOG.md +++ b/dependency/postgresql/8.0.69/CHANGELOG.md @@ -2,6 +2,17 @@ +## [postgresql-8.0.69](https://github.com/truecharts/charts/compare/postgresql-8.0.67...postgresql-8.0.69) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.5.6 ([#3635](https://github.com/truecharts/charts/issues/3635)) + - update helm chart common to v10.5.5 + + + + ## [postgresql-8.0.68](https://github.com/truecharts/charts/compare/postgresql-8.0.67...postgresql-8.0.68) (2022-08-30) ### Chore @@ -86,14 +97,3 @@ -## [postgresql-8.0.55](https://github.com/truecharts/charts/compare/postgresql-8.0.54...postgresql-8.0.55) (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)) - diff --git a/dependency/postgresql/8.0.69/Chart.lock b/dependency/postgresql/8.0.69/Chart.lock new file mode 100644 index 0000000000..79f8de7a19 --- /dev/null +++ b/dependency/postgresql/8.0.69/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-08-30T20:52:50.798077633Z" diff --git a/dependency/postgresql/8.0.68/Chart.yaml b/dependency/postgresql/8.0.69/Chart.yaml similarity index 95% rename from dependency/postgresql/8.0.68/Chart.yaml rename to dependency/postgresql/8.0.69/Chart.yaml index 6969055ce7..60885285db 100644 --- a/dependency/postgresql/8.0.68/Chart.yaml +++ b/dependency/postgresql/8.0.69/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "14.5.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.5.5 + version: 10.5.6 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.68 +version: 8.0.69 annotations: truecharts.org/catagories: | - database diff --git a/dependency/postgresql/8.0.68/README.md b/dependency/postgresql/8.0.69/README.md similarity index 96% rename from dependency/postgresql/8.0.68/README.md rename to dependency/postgresql/8.0.69/README.md index bb4fdfcdef..30f4ba64ee 100644 --- a/dependency/postgresql/8.0.68/README.md +++ b/dependency/postgresql/8.0.69/README.md @@ -1,6 +1,6 @@ # postgresql -![Version: 8.0.68](https://img.shields.io/badge/Version-8.0.68-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.69](https://img.shields.io/badge/Version-8.0.69-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.5 | +| https://library-charts.truecharts.org | common | 10.5.6 | ## Installing the Chart diff --git a/dependency/postgresql/8.0.68/app-readme.md b/dependency/postgresql/8.0.69/app-readme.md similarity index 100% rename from dependency/postgresql/8.0.68/app-readme.md rename to dependency/postgresql/8.0.69/app-readme.md diff --git a/dependency/postgresql/8.0.69/charts/common-10.5.6.tgz b/dependency/postgresql/8.0.69/charts/common-10.5.6.tgz new file mode 100644 index 0000000000..9e3f5a957f Binary files /dev/null and b/dependency/postgresql/8.0.69/charts/common-10.5.6.tgz differ diff --git a/dependency/postgresql/8.0.68/ix_values.yaml b/dependency/postgresql/8.0.69/ix_values.yaml similarity index 100% rename from dependency/postgresql/8.0.68/ix_values.yaml rename to dependency/postgresql/8.0.69/ix_values.yaml diff --git a/dependency/postgresql/8.0.68/questions.yaml b/dependency/postgresql/8.0.69/questions.yaml similarity index 99% rename from dependency/postgresql/8.0.68/questions.yaml rename to dependency/postgresql/8.0.69/questions.yaml index 2fca4678f1..65537cb9cf 100644 --- a/dependency/postgresql/8.0.68/questions.yaml +++ b/dependency/postgresql/8.0.69/questions.yaml @@ -165,7 +165,8 @@ questions: $ref: - "definitions/timezone" - variable: envList - label: Image Environment + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." group: Container Configuration schema: type: list diff --git a/dependency/postgresql/8.0.68/templates/common.yaml b/dependency/postgresql/8.0.69/templates/common.yaml similarity index 100% rename from dependency/postgresql/8.0.68/templates/common.yaml rename to dependency/postgresql/8.0.69/templates/common.yaml diff --git a/dependency/promtail/3.0.46/values.yaml b/dependency/postgresql/8.0.69/values.yaml similarity index 100% rename from dependency/promtail/3.0.46/values.yaml rename to dependency/postgresql/8.0.69/values.yaml diff --git a/dependency/promtail/3.0.46/Chart.lock b/dependency/promtail/3.0.46/Chart.lock deleted file mode 100644 index cd8cdff1bf..0000000000 --- a/dependency/promtail/3.0.46/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.5 -digest: sha256:963edb7ce093210268f3c23a53bbcecb104580bac0fcad298c8e68b833b0837d -generated: "2022-08-30T14:05:12.162060785Z" diff --git a/dependency/promtail/3.0.46/charts/common-10.5.5.tgz b/dependency/promtail/3.0.46/charts/common-10.5.5.tgz deleted file mode 100644 index 00d7f8ae51..0000000000 Binary files a/dependency/promtail/3.0.46/charts/common-10.5.5.tgz and /dev/null differ diff --git a/dependency/promtail/3.0.46/CHANGELOG.md b/dependency/promtail/3.0.47/CHANGELOG.md similarity index 87% rename from dependency/promtail/3.0.46/CHANGELOG.md rename to dependency/promtail/3.0.47/CHANGELOG.md index 79c5e58d5c..fd437883f6 100644 --- a/dependency/promtail/3.0.46/CHANGELOG.md +++ b/dependency/promtail/3.0.47/CHANGELOG.md @@ -2,6 +2,17 @@ +## [promtail-3.0.47](https://github.com/truecharts/charts/compare/promtail-3.0.45...promtail-3.0.47) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.5.6 ([#3635](https://github.com/truecharts/charts/issues/3635)) + - update helm chart common to v10.5.5 + + + + ## [promtail-3.0.46](https://github.com/truecharts/charts/compare/promtail-3.0.45...promtail-3.0.46) (2022-08-30) ### Chore @@ -86,14 +97,3 @@ ## [promtail-3.0.37](https://github.com/truecharts/apps/compare/promtail-3.0.36...promtail-3.0.37) (2022-07-29) -### Chore - -- update home links ([#3291](https://github.com/truecharts/apps/issues/3291)) - - update helm chart common to v10.4.9 - - - - -## [promtail-3.0.36](https://github.com/truecharts/apps/compare/promtail-3.0.34...promtail-3.0.36) (2022-07-25) - -### Chore diff --git a/dependency/promtail/3.0.47/Chart.lock b/dependency/promtail/3.0.47/Chart.lock new file mode 100644 index 0000000000..94c1347a8f --- /dev/null +++ b/dependency/promtail/3.0.47/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-08-30T20:52:50.847788181Z" diff --git a/dependency/promtail/3.0.46/Chart.yaml b/dependency/promtail/3.0.47/Chart.yaml similarity index 96% rename from dependency/promtail/3.0.46/Chart.yaml rename to dependency/promtail/3.0.47/Chart.yaml index c28c5a4bff..f2b886923a 100644 --- a/dependency/promtail/3.0.46/Chart.yaml +++ b/dependency/promtail/3.0.47/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.6.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.5.5 + version: 10.5.6 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.46 +version: 3.0.47 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/promtail/3.0.46/README.md b/dependency/promtail/3.0.47/README.md similarity index 96% rename from dependency/promtail/3.0.46/README.md rename to dependency/promtail/3.0.47/README.md index 75065b44dc..92880a08b1 100644 --- a/dependency/promtail/3.0.46/README.md +++ b/dependency/promtail/3.0.47/README.md @@ -1,6 +1,6 @@ # promtail -![Version: 3.0.46](https://img.shields.io/badge/Version-3.0.46-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.47](https://img.shields.io/badge/Version-3.0.47-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.5 | +| https://library-charts.truecharts.org | common | 10.5.6 | ## Installing the Chart diff --git a/dependency/promtail/3.0.46/app-readme.md b/dependency/promtail/3.0.47/app-readme.md similarity index 100% rename from dependency/promtail/3.0.46/app-readme.md rename to dependency/promtail/3.0.47/app-readme.md diff --git a/dependency/promtail/3.0.47/charts/common-10.5.6.tgz b/dependency/promtail/3.0.47/charts/common-10.5.6.tgz new file mode 100644 index 0000000000..9e3f5a957f Binary files /dev/null and b/dependency/promtail/3.0.47/charts/common-10.5.6.tgz differ diff --git a/dependency/promtail/3.0.46/ix_values.yaml b/dependency/promtail/3.0.47/ix_values.yaml similarity index 100% rename from dependency/promtail/3.0.46/ix_values.yaml rename to dependency/promtail/3.0.47/ix_values.yaml diff --git a/dependency/promtail/3.0.46/questions.yaml b/dependency/promtail/3.0.47/questions.yaml similarity index 100% rename from dependency/promtail/3.0.46/questions.yaml rename to dependency/promtail/3.0.47/questions.yaml diff --git a/dependency/promtail/3.0.46/templates/_servicemonitor.tpl b/dependency/promtail/3.0.47/templates/_servicemonitor.tpl similarity index 100% rename from dependency/promtail/3.0.46/templates/_servicemonitor.tpl rename to dependency/promtail/3.0.47/templates/_servicemonitor.tpl diff --git a/dependency/promtail/3.0.46/templates/common.yaml b/dependency/promtail/3.0.47/templates/common.yaml similarity index 100% rename from dependency/promtail/3.0.46/templates/common.yaml rename to dependency/promtail/3.0.47/templates/common.yaml diff --git a/dependency/redis/3.0.66/values.yaml b/dependency/promtail/3.0.47/values.yaml similarity index 100% rename from dependency/redis/3.0.66/values.yaml rename to dependency/promtail/3.0.47/values.yaml diff --git a/dependency/redis/3.0.66/Chart.lock b/dependency/redis/3.0.66/Chart.lock deleted file mode 100644 index b40d58cd62..0000000000 --- a/dependency/redis/3.0.66/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.5 -digest: sha256:963edb7ce093210268f3c23a53bbcecb104580bac0fcad298c8e68b833b0837d -generated: "2022-08-30T14:05:12.71332419Z" diff --git a/dependency/redis/3.0.66/charts/common-10.5.5.tgz b/dependency/redis/3.0.66/charts/common-10.5.5.tgz deleted file mode 100644 index 00d7f8ae51..0000000000 Binary files a/dependency/redis/3.0.66/charts/common-10.5.5.tgz and /dev/null differ diff --git a/dependency/redis/3.0.66/CHANGELOG.md b/dependency/redis/3.0.67/CHANGELOG.md similarity index 86% rename from dependency/redis/3.0.66/CHANGELOG.md rename to dependency/redis/3.0.67/CHANGELOG.md index bef060f091..6d70a3f45e 100644 --- a/dependency/redis/3.0.66/CHANGELOG.md +++ b/dependency/redis/3.0.67/CHANGELOG.md @@ -2,6 +2,17 @@ +## [redis-3.0.67](https://github.com/truecharts/charts/compare/redis-3.0.65...redis-3.0.67) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.5.6 ([#3635](https://github.com/truecharts/charts/issues/3635)) + - update helm chart common to v10.5.5 + + + + ## [redis-3.0.66](https://github.com/truecharts/charts/compare/redis-3.0.65...redis-3.0.66) (2022-08-30) ### Chore @@ -86,14 +97,3 @@ -## [redis-3.0.54](https://github.com/truecharts/charts/compare/redis-3.0.53...redis-3.0.54) (2022-08-12) - -### Chore - -- update docker general non-major ([#3453](https://github.com/truecharts/charts/issues/3453)) - - - - -## [redis-3.0.53](https://github.com/truecharts/charts/compare/redis-3.0.52...redis-3.0.53) (2022-08-12) - diff --git a/dependency/redis/3.0.67/Chart.lock b/dependency/redis/3.0.67/Chart.lock new file mode 100644 index 0000000000..827cc2ea34 --- /dev/null +++ b/dependency/redis/3.0.67/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-08-30T20:52:50.79222401Z" diff --git a/dependency/redis/3.0.66/Chart.yaml b/dependency/redis/3.0.67/Chart.yaml similarity index 95% rename from dependency/redis/3.0.66/Chart.yaml rename to dependency/redis/3.0.67/Chart.yaml index 79a3a0079c..699a7eef0e 100644 --- a/dependency/redis/3.0.66/Chart.yaml +++ b/dependency/redis/3.0.67/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.0.4" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.5.5 + version: 10.5.6 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.66 +version: 3.0.67 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/3.0.66/README.md b/dependency/redis/3.0.67/README.md similarity index 96% rename from dependency/redis/3.0.66/README.md rename to dependency/redis/3.0.67/README.md index abb1475745..51fbf1e5d9 100644 --- a/dependency/redis/3.0.66/README.md +++ b/dependency/redis/3.0.67/README.md @@ -1,6 +1,6 @@ # redis -![Version: 3.0.66](https://img.shields.io/badge/Version-3.0.66-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.67](https://img.shields.io/badge/Version-3.0.67-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.5 | +| https://library-charts.truecharts.org | common | 10.5.6 | ## Installing the Chart diff --git a/dependency/redis/3.0.66/app-readme.md b/dependency/redis/3.0.67/app-readme.md similarity index 100% rename from dependency/redis/3.0.66/app-readme.md rename to dependency/redis/3.0.67/app-readme.md diff --git a/dependency/redis/3.0.67/charts/common-10.5.6.tgz b/dependency/redis/3.0.67/charts/common-10.5.6.tgz new file mode 100644 index 0000000000..9e3f5a957f Binary files /dev/null and b/dependency/redis/3.0.67/charts/common-10.5.6.tgz differ diff --git a/dependency/redis/3.0.66/ix_values.yaml b/dependency/redis/3.0.67/ix_values.yaml similarity index 100% rename from dependency/redis/3.0.66/ix_values.yaml rename to dependency/redis/3.0.67/ix_values.yaml diff --git a/dependency/redis/3.0.66/questions.yaml b/dependency/redis/3.0.67/questions.yaml similarity index 99% rename from dependency/redis/3.0.66/questions.yaml rename to dependency/redis/3.0.67/questions.yaml index 2bdcbb297a..5193fdb796 100644 --- a/dependency/redis/3.0.66/questions.yaml +++ b/dependency/redis/3.0.67/questions.yaml @@ -165,7 +165,8 @@ questions: $ref: - "definitions/timezone" - variable: envList - label: Image Environment + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." group: Container Configuration schema: type: list diff --git a/dependency/redis/3.0.66/templates/common.yaml b/dependency/redis/3.0.67/templates/common.yaml similarity index 100% rename from dependency/redis/3.0.66/templates/common.yaml rename to dependency/redis/3.0.67/templates/common.yaml diff --git a/dependency/solr/0.0.40/values.yaml b/dependency/redis/3.0.67/values.yaml similarity index 100% rename from dependency/solr/0.0.40/values.yaml rename to dependency/redis/3.0.67/values.yaml diff --git a/dependency/solr/0.0.40/Chart.lock b/dependency/solr/0.0.40/Chart.lock deleted file mode 100644 index 924bd0d55c..0000000000 --- a/dependency/solr/0.0.40/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.5 -digest: sha256:963edb7ce093210268f3c23a53bbcecb104580bac0fcad298c8e68b833b0837d -generated: "2022-08-30T14:05:38.038298839Z" diff --git a/dependency/solr/0.0.40/charts/common-10.5.5.tgz b/dependency/solr/0.0.40/charts/common-10.5.5.tgz deleted file mode 100644 index 00d7f8ae51..0000000000 Binary files a/dependency/solr/0.0.40/charts/common-10.5.5.tgz and /dev/null differ diff --git a/dependency/solr/0.0.40/CHANGELOG.md b/dependency/solr/0.0.41/CHANGELOG.md similarity index 87% rename from dependency/solr/0.0.40/CHANGELOG.md rename to dependency/solr/0.0.41/CHANGELOG.md index 4cda5fa91d..5f5c499518 100644 --- a/dependency/solr/0.0.40/CHANGELOG.md +++ b/dependency/solr/0.0.41/CHANGELOG.md @@ -2,6 +2,17 @@ +## [solr-0.0.41](https://github.com/truecharts/charts/compare/solr-0.0.39...solr-0.0.41) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.5.6 ([#3635](https://github.com/truecharts/charts/issues/3635)) + - update helm chart common to v10.5.5 + + + + ## [solr-0.0.40](https://github.com/truecharts/charts/compare/solr-0.0.39...solr-0.0.40) (2022-08-30) ### Chore @@ -86,14 +97,3 @@ ## [solr-0.0.31](https://github.com/truecharts/charts/compare/solr-0.0.30...solr-0.0.31) (2022-08-20) ### Chore - -- update docker general non-major docker tags ([#3518](https://github.com/truecharts/charts/issues/3518)) - - - - -## [solr-0.0.30](https://github.com/truecharts/charts/compare/solr-0.0.28...solr-0.0.30) (2022-08-17) - -### Chore - -- update helm chart common to v10.4.13 diff --git a/dependency/solr/0.0.41/Chart.lock b/dependency/solr/0.0.41/Chart.lock new file mode 100644 index 0000000000..a9e09be4d2 --- /dev/null +++ b/dependency/solr/0.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-08-30T20:53:14.462321383Z" diff --git a/dependency/solr/0.0.40/Chart.yaml b/dependency/solr/0.0.41/Chart.yaml similarity index 95% rename from dependency/solr/0.0.40/Chart.yaml rename to dependency/solr/0.0.41/Chart.yaml index 2db7c0a5e2..786b890e9b 100644 --- a/dependency/solr/0.0.40/Chart.yaml +++ b/dependency/solr/0.0.41/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.0.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.5.5 + version: 10.5.6 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.40 +version: 0.0.41 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/0.0.40/README.md b/dependency/solr/0.0.41/README.md similarity index 96% rename from dependency/solr/0.0.40/README.md rename to dependency/solr/0.0.41/README.md index 3e2bc6cda3..a44a116f9e 100644 --- a/dependency/solr/0.0.40/README.md +++ b/dependency/solr/0.0.41/README.md @@ -1,6 +1,6 @@ # solr -![Version: 0.0.40](https://img.shields.io/badge/Version-0.0.40-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.41](https://img.shields.io/badge/Version-0.0.41-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.5 | +| https://library-charts.truecharts.org | common | 10.5.6 | ## Installing the Chart diff --git a/dependency/solr/0.0.40/app-readme.md b/dependency/solr/0.0.41/app-readme.md similarity index 100% rename from dependency/solr/0.0.40/app-readme.md rename to dependency/solr/0.0.41/app-readme.md diff --git a/dependency/solr/0.0.41/charts/common-10.5.6.tgz b/dependency/solr/0.0.41/charts/common-10.5.6.tgz new file mode 100644 index 0000000000..9e3f5a957f Binary files /dev/null and b/dependency/solr/0.0.41/charts/common-10.5.6.tgz differ diff --git a/dependency/solr/0.0.40/ix_values.yaml b/dependency/solr/0.0.41/ix_values.yaml similarity index 100% rename from dependency/solr/0.0.40/ix_values.yaml rename to dependency/solr/0.0.41/ix_values.yaml diff --git a/dependency/solr/0.0.40/questions.yaml b/dependency/solr/0.0.41/questions.yaml similarity index 99% rename from dependency/solr/0.0.40/questions.yaml rename to dependency/solr/0.0.41/questions.yaml index 460d8558b3..35f2bbffdb 100644 --- a/dependency/solr/0.0.40/questions.yaml +++ b/dependency/solr/0.0.41/questions.yaml @@ -165,7 +165,8 @@ questions: $ref: - "definitions/timezone" - variable: envList - label: Image Environment + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." group: Container Configuration schema: type: list diff --git a/dependency/solr/0.0.40/templates/common.yaml b/dependency/solr/0.0.41/templates/common.yaml similarity index 100% rename from dependency/solr/0.0.40/templates/common.yaml rename to dependency/solr/0.0.41/templates/common.yaml diff --git a/dependency/solr/0.0.41/values.yaml b/dependency/solr/0.0.41/values.yaml new file mode 100644 index 0000000000..e69de29bb2