diff --git a/dependency/clickhouse/1.0.1/Chart.lock b/dependency/clickhouse/1.0.1/Chart.lock deleted file mode 100644 index 7d1272604ff..00000000000 --- a/dependency/clickhouse/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.4 -digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 -generated: "2022-07-22T23:05:34.445732553Z" diff --git a/dependency/clickhouse/1.0.1/charts/common-10.4.4.tgz b/dependency/clickhouse/1.0.1/charts/common-10.4.4.tgz deleted file mode 100644 index 8604b47288a..00000000000 Binary files a/dependency/clickhouse/1.0.1/charts/common-10.4.4.tgz and /dev/null differ diff --git a/dependency/clickhouse/1.0.1/CHANGELOG.md b/dependency/clickhouse/1.0.2/CHANGELOG.md similarity index 91% rename from dependency/clickhouse/1.0.1/CHANGELOG.md rename to dependency/clickhouse/1.0.2/CHANGELOG.md index 00d0196ddd4..ffe065f5338 100644 --- a/dependency/clickhouse/1.0.1/CHANGELOG.md +++ b/dependency/clickhouse/1.0.2/CHANGELOG.md @@ -2,6 +2,15 @@ +## [clickhouse-1.0.2](https://github.com/truecharts/apps/compare/clickhouse-1.0.1...clickhouse-1.0.2) (2022-07-23) + +### Chore + +- update helm chart common to v10.4.7 ([#3277](https://github.com/truecharts/apps/issues/3277)) + + + + ## [clickhouse-1.0.1](https://github.com/truecharts/apps/compare/clickhouse-1.0.0...clickhouse-1.0.1) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ * Auto-update chart README [skip ci] #### Fix - -* Fix ClickHouse upstream repo ([#3134](https://github.com/truecharts/apps/issues/3134)) - - - - -### clickhouse-0.0.1 (2022-07-10) - -#### Feat diff --git a/dependency/clickhouse/1.0.2/Chart.lock b/dependency/clickhouse/1.0.2/Chart.lock new file mode 100644 index 00000000000..4104481174f --- /dev/null +++ b/dependency/clickhouse/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T12:25:34.92488712Z" diff --git a/dependency/clickhouse/1.0.1/Chart.yaml b/dependency/clickhouse/1.0.2/Chart.yaml similarity index 95% rename from dependency/clickhouse/1.0.1/Chart.yaml rename to dependency/clickhouse/1.0.2/Chart.yaml index 77c484e39bf..cd8bc9d10a8 100644 --- a/dependency/clickhouse/1.0.1/Chart.yaml +++ b/dependency/clickhouse/1.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "22.7.1.248" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.4.4 + version: 10.4.7 deprecated: false description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). home: https://github.com/truecharts/apps/tree/master/charts/incubator/clickhouse @@ -22,7 +22,7 @@ sources: - https://clickhouse.com/ - https://hub.docker.com/r/yandex/clickhouse-server type: application -version: 1.0.1 +version: 1.0.2 annotations: truecharts.org/catagories: | - database diff --git a/dependency/clickhouse/1.0.1/README.md b/dependency/clickhouse/1.0.2/README.md similarity index 96% rename from dependency/clickhouse/1.0.1/README.md rename to dependency/clickhouse/1.0.2/README.md index 686e897a7ef..91c315af66a 100644 --- a/dependency/clickhouse/1.0.1/README.md +++ b/dependency/clickhouse/1.0.2/README.md @@ -1,6 +1,6 @@ # clickhouse -![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.7.1.248](https://img.shields.io/badge/AppVersion-22.7.1.248-informational?style=flat-square) +![Version: 1.0.2](https://img.shields.io/badge/Version-1.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.7.1.248](https://img.shields.io/badge/AppVersion-22.7.1.248-informational?style=flat-square) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.4.4 | +| https://library-charts.truecharts.org | common | 10.4.7 | ## Installing the Chart diff --git a/dependency/clickhouse/1.0.1/app-readme.md b/dependency/clickhouse/1.0.2/app-readme.md similarity index 100% rename from dependency/clickhouse/1.0.1/app-readme.md rename to dependency/clickhouse/1.0.2/app-readme.md diff --git a/dependency/clickhouse/1.0.2/charts/common-10.4.7.tgz b/dependency/clickhouse/1.0.2/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/dependency/clickhouse/1.0.2/charts/common-10.4.7.tgz differ diff --git a/dependency/clickhouse/1.0.1/ix_values.yaml b/dependency/clickhouse/1.0.2/ix_values.yaml similarity index 100% rename from dependency/clickhouse/1.0.1/ix_values.yaml rename to dependency/clickhouse/1.0.2/ix_values.yaml diff --git a/dependency/clickhouse/1.0.1/questions.yaml b/dependency/clickhouse/1.0.2/questions.yaml similarity index 100% rename from dependency/clickhouse/1.0.1/questions.yaml rename to dependency/clickhouse/1.0.2/questions.yaml diff --git a/dependency/clickhouse/1.0.1/templates/common.yaml b/dependency/clickhouse/1.0.2/templates/common.yaml similarity index 100% rename from dependency/clickhouse/1.0.1/templates/common.yaml rename to dependency/clickhouse/1.0.2/templates/common.yaml diff --git a/dependency/clickhouse/1.0.1/values.yaml b/dependency/clickhouse/1.0.2/values.yaml similarity index 100% rename from dependency/clickhouse/1.0.1/values.yaml rename to dependency/clickhouse/1.0.2/values.yaml diff --git a/dependency/collabora-online/12.1.21/CHANGELOG.md b/dependency/collabora-online/12.1.21/CHANGELOG.md new file mode 100644 index 00000000000..ef26e08c63f --- /dev/null +++ b/dependency/collabora-online/12.1.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [collabora-online-12.1.21](https://github.com/truecharts/apps/compare/collabora-online-12.1.20...collabora-online-12.1.21) (2022-07-23) + +### Chore + +- update helm chart common to v10.4.7 ([#3277](https://github.com/truecharts/apps/issues/3277)) + + + + +## [collabora-online-12.1.20](https://github.com/truecharts/apps/compare/collabora-online-12.1.19...collabora-online-12.1.20) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + + + +## [collabora-online-12.1.19](https://github.com/truecharts/apps/compare/collabora-online-12.1.18...collabora-online-12.1.19) (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- move clickhouse to dependency train, remove 2 breaking apps and remove some special characters +- update helm chart common to v10.4.6 + +### Fix + +- remove some non-utf8 characters + + + +## [collabora-online-12.1.19](https://github.com/truecharts/apps/compare/collabora-online-12.1.18...collabora-online-12.1.19) (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- Auto-update chart README [skip ci] +- update helm chart common to v10.4.6 + +### Fix + +- remove some non-utf8 characters + + + +## [collabora-online-12.1.19](https://github.com/truecharts/apps/compare/collabora-online-12.1.18...collabora-online-12.1.19) (2022-07-21) + +### Chore + +- Auto-update chart README [skip ci] +- update helm chart common to v10.4.6 + + + +## [collabora-online-12.1.19](https://github.com/truecharts/apps/compare/collabora-online-12.1.18...collabora-online-12.1.19) (2022-07-20) + +### Chore + +- update helm chart common to v10.4.6 + + + +## [collabora-online-12.1.18](https://github.com/truecharts/apps/compare/collabora-online-12.1.17...collabora-online-12.1.18) (2022-07-20) + +### Feat + +- force the use of TCCR in CI ([#3226](https://github.com/truecharts/apps/issues/3226)) + + + +## [collabora-online-12.1.17](https://github.com/truecharts/apps/compare/collabora-online-12.1.16...collabora-online-12.1.17) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [collabora-online-12.1.16](https://github.com/truecharts/apps/compare/collabora-online-12.1.15...collabora-online-12.1.16) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [collabora-online-12.1.15](https://github.com/truecharts/apps/compare/collabora-online-12.1.13...collabora-online-12.1.15) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + diff --git a/dependency/collabora-online/12.1.21/Chart.lock b/dependency/collabora-online/12.1.21/Chart.lock new file mode 100644 index 00000000000..325a88dd4f8 --- /dev/null +++ b/dependency/collabora-online/12.1.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T12:25:34.947746511Z" diff --git a/dependency/collabora-online/12.1.21/Chart.yaml b/dependency/collabora-online/12.1.21/Chart.yaml new file mode 100644 index 00000000000..a43b8450155 --- /dev/null +++ b/dependency/collabora-online/12.1.21/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "22.05.4.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +deprecated: false +description: "An awesome Online Office suite." +home: https://github.com/truecharts/apps/tree/master/charts/stable/collabora-online +icon: https://truecharts.org/img/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://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.21 +annotations: + truecharts.org/catagories: | + - office + - documents + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/dependency/collabora-online/12.1.21/README.md b/dependency/collabora-online/12.1.21/README.md new file mode 100644 index 00000000000..4aea83e06fb --- /dev/null +++ b/dependency/collabora-online/12.1.21/README.md @@ -0,0 +1,109 @@ +# collabora-online + +![Version: 12.1.21](https://img.shields.io/badge/Version-12.1.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.05.4.1](https://img.shields.io/badge/AppVersion-22.05.4.1-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/stable/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.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `collabora-online` + +```console +helm repo add TrueCharts https://helm.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 App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-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 Commandline + +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 apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-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.21/app-readme.md b/dependency/collabora-online/12.1.21/app-readme.md new file mode 100644 index 00000000000..ccceec29807 --- /dev/null +++ b/dependency/collabora-online/12.1.21/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/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.21/charts/common-10.4.7.tgz b/dependency/collabora-online/12.1.21/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/dependency/collabora-online/12.1.21/charts/common-10.4.7.tgz differ diff --git a/dependency/collabora-online/12.1.21/ix_values.yaml b/dependency/collabora-online/12.1.21/ix_values.yaml new file mode 100644 index 00000000000..882c7fef3ce --- /dev/null +++ b/dependency/collabora-online/12.1.21/ix_values.yaml @@ -0,0 +1,51 @@ +image: + repository: tccr.io/truecharts/collabora + tag: v22.05.4.1.1@sha256:e852db304bfb879b462d449c000e7d8e3f348390f821dcb629bef22083b96365 + 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 diff --git a/dependency/collabora-online/12.1.21/questions.yaml b/dependency/collabora-online/12.1.21/questions.yaml new file mode 100644 index 00000000000..da1abfbb249 --- /dev/null +++ b/dependency/collabora-online/12.1.21/questions.yaml @@ -0,0 +1,2313 @@ +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" +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: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - variable: global + label: "global settings" + group: "Controller" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: "flag this is SCALE" + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: "Controller" + label: "" + schema: + 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "RollingUpdate" + required: true + enum: + - value: "Recreate" + description: "Recreate: Kill existing pods before creating new ones" + - value: "RollingUpdate" + description: "RollingUpdate: Create new pods and then kill old ones" + - value: "OnDelete" + description: "(Legacy) OnDelete: ignore .spec.template changes" + - variable: expert + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: "Extra Args" + schema: + type: list + default: [] + items: + - variable: arg + label: "arg" + schema: + type: string + - 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: secretEnv + group: "Container Configuration" + label: "Image Secrets" + schema: + additional_attrs: true + type: dict + attrs: + - variable: username + label: "Username for WebUI" + schema: + type: string + default: "admin" + required: true + - variable: password + label: "Password for WebUI" + schema: + type: string + valid_chars: "[a-zA-Z0-9!@#$%^&*?]{8,}" + private: true + required: true + default: "REPLACETHIS" + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: aliasgroup1 + label: "aliasgroup1" + description: "Comma separated hosts list." + schema: + type: string + default: "" + - variable: dictionaries + label: "Dictionaries to use, leave empty to use all" + schema: + type: string + default: "de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru" + - variable: extra_params + label: "Extra Parameters to add" + description: 'e.g. "--o:welcome.enable=false", See more on /etc/loolwsd/loolwsd.xml. Separate params with space' + schema: + type: string + default: "--o:welcome.enable=false --o:logging.level=information --o:user_interface.mode=notebookbar --o:ssl.termination=true --o:ssl.enable=false" + - variable: DONT_GEN_SSL_CERT + label: "DONT_GEN_SSL_CERT" + description: "When set to true it does NOT generate an SSL cert, you have to use your own" + schema: + type: boolean + default: true + - variable: server_name + label: "Server Name" + description: "When this environment variable is set (is not empty), then its value will be used as server name in /etc/loolwsd/loolwsd.xml. Without this, CODE is not delivering a correct host for the websocket connection in case of a proxy in front of it." + schema: + type: string + default: 'collabora.domain.tld' + valid_chars: '^((([a-z\d](-?[a-z\d]){0,62})\.)*(([a-z\d](-?[a-z\d]){0,62})\.)([a-z](-?[a-z\d]){1,62})|((\d{1,3}\.){3}\d{1,3}))$' + + - variable: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + group: "Container Configuration" + schema: + type: list + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: expertpodconf + group: "Container Configuration" + label: "Show Expert Config" + 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: 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + schema: + type: string + - variable: options + label: "options" + schema: + default: [] + type: list + items: + - variable: option + label: "Option Entry" + schema: + 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\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) hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: accessMode + label: "(Advanced) Access Mode" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: advanced + label: "Show Advanced Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + 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: "pathType" + 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: "pathType" + 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 tha 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/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - variable: killSwitch + label: "Enable killswitch" + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: "Killswitch Excluded IPv4 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: "IPv4 Network" + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: "Killswitch Excluded IPv6 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: "IPv6 Network" + schema: + type: string + required: true + + - variable: configFile + label: "VPN Config File Location" + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "type" + schema: + type: string + default: "hostPath" + hidden: true + - variable: hostPathType + label: "hostPathType" + schema: + type: string + default: "File" + hidden: true + - variable: noMount + label: "noMount" + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: "Full path to file" + description: "path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + required: true + - variable: envList + label: "VPN environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + schema: + type: string + - variable: service + label: "" + schema: + 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 ecommand line arguments" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: "Arg" + schema: + type: string + required: true + - variable: envList + label: "Promtail environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + 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 diff --git a/dependency/mariadb/3.0.42/templates/common.yaml b/dependency/collabora-online/12.1.21/templates/common.yaml similarity index 100% rename from dependency/mariadb/3.0.42/templates/common.yaml rename to dependency/collabora-online/12.1.21/templates/common.yaml diff --git a/dependency/mariadb/3.0.42/values.yaml b/dependency/collabora-online/12.1.21/values.yaml similarity index 100% rename from dependency/mariadb/3.0.42/values.yaml rename to dependency/collabora-online/12.1.21/values.yaml diff --git a/dependency/mariadb/3.0.42/Chart.lock b/dependency/mariadb/3.0.42/Chart.lock deleted file mode 100644 index 4796acfadef..00000000000 --- a/dependency/mariadb/3.0.42/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T11:58:38.010705589Z" diff --git a/dependency/mariadb/3.0.42/charts/common-10.4.6.tgz b/dependency/mariadb/3.0.42/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/dependency/mariadb/3.0.42/charts/common-10.4.6.tgz and /dev/null differ diff --git a/dependency/mariadb/3.0.42/CHANGELOG.md b/dependency/mariadb/3.0.43/CHANGELOG.md similarity index 90% rename from dependency/mariadb/3.0.42/CHANGELOG.md rename to dependency/mariadb/3.0.43/CHANGELOG.md index 200a380188a..08401727ce8 100644 --- a/dependency/mariadb/3.0.42/CHANGELOG.md +++ b/dependency/mariadb/3.0.43/CHANGELOG.md @@ -2,6 +2,15 @@ +## [mariadb-3.0.43](https://github.com/truecharts/apps/compare/mariadb-3.0.42...mariadb-3.0.43) (2022-07-23) + +### Chore + +- update helm chart common to v10.4.7 ([#3277](https://github.com/truecharts/apps/issues/3277)) + + + + ## [mariadb-3.0.42](https://github.com/truecharts/apps/compare/mariadb-3.0.41...mariadb-3.0.42) (2022-07-23) ### Chore @@ -88,12 +97,3 @@ ### Chore - update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) - - - -## [memcached-3.0.36](https://github.com/truecharts/apps/compare/memcached-3.0.35...memcached-3.0.36) (2022-07-14) - -### Fix - -- regenerate catalog and update template - diff --git a/dependency/mariadb/3.0.43/Chart.lock b/dependency/mariadb/3.0.43/Chart.lock new file mode 100644 index 00000000000..21cd4730156 --- /dev/null +++ b/dependency/mariadb/3.0.43/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T12:25:34.988022943Z" diff --git a/dependency/mariadb/3.0.42/Chart.yaml b/dependency/mariadb/3.0.43/Chart.yaml similarity index 95% rename from dependency/mariadb/3.0.42/Chart.yaml rename to dependency/mariadb/3.0.43/Chart.yaml index 5a3d63ecd8f..2e86595104d 100644 --- a/dependency/mariadb/3.0.42/Chart.yaml +++ b/dependency/mariadb/3.0.43/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.8.3" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.4.6 + version: 10.4.7 deprecated: false description: Fast, reliable, scalable, and easy to use open-source relational database system. home: https://github.com/truecharts/apps/tree/master/charts/dependency/mariadb @@ -24,7 +24,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 3.0.42 +version: 3.0.43 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/3.0.42/README.md b/dependency/mariadb/3.0.43/README.md similarity index 96% rename from dependency/mariadb/3.0.42/README.md rename to dependency/mariadb/3.0.43/README.md index 1d02f2d955b..2817b44855e 100644 --- a/dependency/mariadb/3.0.42/README.md +++ b/dependency/mariadb/3.0.43/README.md @@ -1,6 +1,6 @@ # mariadb -![Version: 3.0.42](https://img.shields.io/badge/Version-3.0.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.8.3](https://img.shields.io/badge/AppVersion-10.8.3-informational?style=flat-square) +![Version: 3.0.43](https://img.shields.io/badge/Version-3.0.43-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.8.3](https://img.shields.io/badge/AppVersion-10.8.3-informational?style=flat-square) Fast, reliable, scalable, and easy to use open-source relational database system. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.4.6 | +| https://library-charts.truecharts.org | common | 10.4.7 | ## Installing the Chart diff --git a/dependency/mariadb/3.0.42/app-readme.md b/dependency/mariadb/3.0.43/app-readme.md similarity index 100% rename from dependency/mariadb/3.0.42/app-readme.md rename to dependency/mariadb/3.0.43/app-readme.md diff --git a/dependency/mariadb/3.0.43/charts/common-10.4.7.tgz b/dependency/mariadb/3.0.43/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/dependency/mariadb/3.0.43/charts/common-10.4.7.tgz differ diff --git a/dependency/mariadb/3.0.42/ix_values.yaml b/dependency/mariadb/3.0.43/ix_values.yaml similarity index 100% rename from dependency/mariadb/3.0.42/ix_values.yaml rename to dependency/mariadb/3.0.43/ix_values.yaml diff --git a/dependency/mariadb/3.0.42/questions.yaml b/dependency/mariadb/3.0.43/questions.yaml similarity index 100% rename from dependency/mariadb/3.0.42/questions.yaml rename to dependency/mariadb/3.0.43/questions.yaml diff --git a/dependency/mariadb/3.0.43/templates/common.yaml b/dependency/mariadb/3.0.43/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/dependency/mariadb/3.0.43/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/dependency/memcached/3.0.43/values.yaml b/dependency/mariadb/3.0.43/values.yaml similarity index 100% rename from dependency/memcached/3.0.43/values.yaml rename to dependency/mariadb/3.0.43/values.yaml diff --git a/dependency/memcached/3.0.43/Chart.lock b/dependency/memcached/3.0.43/Chart.lock deleted file mode 100644 index af6e679925f..00000000000 --- a/dependency/memcached/3.0.43/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T11:58:37.732412592Z" diff --git a/dependency/memcached/3.0.43/charts/common-10.4.6.tgz b/dependency/memcached/3.0.43/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/dependency/memcached/3.0.43/charts/common-10.4.6.tgz and /dev/null differ diff --git a/dependency/memcached/3.0.43/CHANGELOG.md b/dependency/memcached/3.0.44/CHANGELOG.md similarity index 89% rename from dependency/memcached/3.0.43/CHANGELOG.md rename to dependency/memcached/3.0.44/CHANGELOG.md index 54d8e768240..95a17ee2f13 100644 --- a/dependency/memcached/3.0.43/CHANGELOG.md +++ b/dependency/memcached/3.0.44/CHANGELOG.md @@ -2,6 +2,15 @@ +## [memcached-3.0.44](https://github.com/truecharts/apps/compare/memcached-3.0.43...memcached-3.0.44) (2022-07-23) + +### Chore + +- update helm chart common to v10.4.7 ([#3277](https://github.com/truecharts/apps/issues/3277)) + + + + ## [postgresql-8.0.44](https://github.com/truecharts/apps/compare/postgresql-8.0.43...postgresql-8.0.44) (2022-07-23) ### Chore @@ -88,12 +97,3 @@ ### Chore -- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) - - - -## [postgresql-8.0.37](https://github.com/truecharts/apps/compare/postgresql-8.0.36...postgresql-8.0.37) (2022-07-14) - -### Fix - -- regenerate catalog and update template diff --git a/dependency/memcached/3.0.44/Chart.lock b/dependency/memcached/3.0.44/Chart.lock new file mode 100644 index 00000000000..789a8747892 --- /dev/null +++ b/dependency/memcached/3.0.44/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T12:25:34.913689022Z" diff --git a/dependency/memcached/3.0.43/Chart.yaml b/dependency/memcached/3.0.44/Chart.yaml similarity index 95% rename from dependency/memcached/3.0.43/Chart.yaml rename to dependency/memcached/3.0.44/Chart.yaml index 08836316982..efca63e7839 100644 --- a/dependency/memcached/3.0.43/Chart.yaml +++ b/dependency/memcached/3.0.44/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.15" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.4.6 + version: 10.4.7 deprecated: false description: Memcached is a memory-backed database caching solution home: https://github.com/truecharts/apps/tree/master/charts/dependency/memcached @@ -22,7 +22,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 3.0.43 +version: 3.0.44 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/3.0.43/README.md b/dependency/memcached/3.0.44/README.md similarity index 96% rename from dependency/memcached/3.0.43/README.md rename to dependency/memcached/3.0.44/README.md index 165cbdeb44c..63022f81bd5 100644 --- a/dependency/memcached/3.0.43/README.md +++ b/dependency/memcached/3.0.44/README.md @@ -1,6 +1,6 @@ # memcached -![Version: 3.0.43](https://img.shields.io/badge/Version-3.0.43-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.15](https://img.shields.io/badge/AppVersion-1.6.15-informational?style=flat-square) +![Version: 3.0.44](https://img.shields.io/badge/Version-3.0.44-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.15](https://img.shields.io/badge/AppVersion-1.6.15-informational?style=flat-square) Memcached is a memory-backed database caching solution @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.4.6 | +| https://library-charts.truecharts.org | common | 10.4.7 | ## Installing the Chart diff --git a/dependency/memcached/3.0.43/app-readme.md b/dependency/memcached/3.0.44/app-readme.md similarity index 100% rename from dependency/memcached/3.0.43/app-readme.md rename to dependency/memcached/3.0.44/app-readme.md diff --git a/dependency/memcached/3.0.44/charts/common-10.4.7.tgz b/dependency/memcached/3.0.44/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/dependency/memcached/3.0.44/charts/common-10.4.7.tgz differ diff --git a/dependency/memcached/3.0.43/ix_values.yaml b/dependency/memcached/3.0.44/ix_values.yaml similarity index 100% rename from dependency/memcached/3.0.43/ix_values.yaml rename to dependency/memcached/3.0.44/ix_values.yaml diff --git a/dependency/memcached/3.0.43/questions.yaml b/dependency/memcached/3.0.44/questions.yaml similarity index 100% rename from dependency/memcached/3.0.43/questions.yaml rename to dependency/memcached/3.0.44/questions.yaml diff --git a/dependency/memcached/3.0.43/templates/common.yaml b/dependency/memcached/3.0.44/templates/common.yaml similarity index 100% rename from dependency/memcached/3.0.43/templates/common.yaml rename to dependency/memcached/3.0.44/templates/common.yaml diff --git a/dependency/mongodb/1.0.44/values.yaml b/dependency/memcached/3.0.44/values.yaml similarity index 100% rename from dependency/mongodb/1.0.44/values.yaml rename to dependency/memcached/3.0.44/values.yaml diff --git a/dependency/mongodb/1.0.44/Chart.lock b/dependency/mongodb/1.0.44/Chart.lock deleted file mode 100644 index 79b879ad681..00000000000 --- a/dependency/mongodb/1.0.44/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:05:56.396913156Z" diff --git a/dependency/mongodb/1.0.44/charts/common-10.4.6.tgz b/dependency/mongodb/1.0.44/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/dependency/mongodb/1.0.44/charts/common-10.4.6.tgz and /dev/null differ diff --git a/dependency/mongodb/1.0.44/CHANGELOG.md b/dependency/mongodb/1.0.45/CHANGELOG.md similarity index 91% rename from dependency/mongodb/1.0.44/CHANGELOG.md rename to dependency/mongodb/1.0.45/CHANGELOG.md index 3f2df332a64..67b3e1883ad 100644 --- a/dependency/mongodb/1.0.44/CHANGELOG.md +++ b/dependency/mongodb/1.0.45/CHANGELOG.md @@ -2,6 +2,15 @@ +## [mongodb-1.0.45](https://github.com/truecharts/apps/compare/mongodb-1.0.44...mongodb-1.0.45) (2022-07-23) + +### Chore + +- update helm chart common to v10.4.7 ([#3277](https://github.com/truecharts/apps/issues/3277)) + + + + ## [mongodb-1.0.44](https://github.com/truecharts/apps/compare/mongodb-1.0.43...mongodb-1.0.44) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - regenerate catalog and update template - - -## [memcached-3.0.35](https://github.com/truecharts/apps/compare/memcached-3.0.33...memcached-3.0.35) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - diff --git a/dependency/mongodb/1.0.45/Chart.lock b/dependency/mongodb/1.0.45/Chart.lock new file mode 100644 index 00000000000..80a7f7d97da --- /dev/null +++ b/dependency/mongodb/1.0.45/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T12:25:54.04412524Z" diff --git a/dependency/mongodb/1.0.44/Chart.yaml b/dependency/mongodb/1.0.45/Chart.yaml similarity index 95% rename from dependency/mongodb/1.0.44/Chart.yaml rename to dependency/mongodb/1.0.45/Chart.yaml index 33539caa298..78b4b4f0dab 100644 --- a/dependency/mongodb/1.0.44/Chart.yaml +++ b/dependency/mongodb/1.0.45/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.0.9" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.4.6 + version: 10.4.7 deprecated: false description: Fast, reliable, scalable, and easy to use open-source no-sql database system. home: https://github.com/truecharts/apps/tree/master/charts/dependency/mongodb @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 1.0.44 +version: 1.0.45 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/1.0.44/README.md b/dependency/mongodb/1.0.45/README.md similarity index 96% rename from dependency/mongodb/1.0.44/README.md rename to dependency/mongodb/1.0.45/README.md index b46af23b9b1..940b9437c8a 100644 --- a/dependency/mongodb/1.0.44/README.md +++ b/dependency/mongodb/1.0.45/README.md @@ -1,6 +1,6 @@ # mongodb -![Version: 1.0.44](https://img.shields.io/badge/Version-1.0.44-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.9](https://img.shields.io/badge/AppVersion-5.0.9-informational?style=flat-square) +![Version: 1.0.45](https://img.shields.io/badge/Version-1.0.45-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.9](https://img.shields.io/badge/AppVersion-5.0.9-informational?style=flat-square) Fast, reliable, scalable, and easy to use open-source no-sql database system. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.4.6 | +| https://library-charts.truecharts.org | common | 10.4.7 | ## Installing the Chart diff --git a/dependency/mongodb/1.0.44/app-readme.md b/dependency/mongodb/1.0.45/app-readme.md similarity index 100% rename from dependency/mongodb/1.0.44/app-readme.md rename to dependency/mongodb/1.0.45/app-readme.md diff --git a/dependency/mongodb/1.0.45/charts/common-10.4.7.tgz b/dependency/mongodb/1.0.45/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/dependency/mongodb/1.0.45/charts/common-10.4.7.tgz differ diff --git a/dependency/mongodb/1.0.44/ix_values.yaml b/dependency/mongodb/1.0.45/ix_values.yaml similarity index 100% rename from dependency/mongodb/1.0.44/ix_values.yaml rename to dependency/mongodb/1.0.45/ix_values.yaml diff --git a/dependency/mongodb/1.0.44/questions.yaml b/dependency/mongodb/1.0.45/questions.yaml similarity index 100% rename from dependency/mongodb/1.0.44/questions.yaml rename to dependency/mongodb/1.0.45/questions.yaml diff --git a/dependency/mongodb/1.0.44/templates/common.yaml b/dependency/mongodb/1.0.45/templates/common.yaml similarity index 100% rename from dependency/mongodb/1.0.44/templates/common.yaml rename to dependency/mongodb/1.0.45/templates/common.yaml diff --git a/dependency/postgresql/8.0.44/values.yaml b/dependency/mongodb/1.0.45/values.yaml similarity index 100% rename from dependency/postgresql/8.0.44/values.yaml rename to dependency/mongodb/1.0.45/values.yaml diff --git a/dependency/postgresql/8.0.44/Chart.lock b/dependency/postgresql/8.0.44/Chart.lock deleted file mode 100644 index aca810cc23d..00000000000 --- a/dependency/postgresql/8.0.44/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T11:58:38.004616811Z" diff --git a/dependency/postgresql/8.0.44/charts/common-10.4.6.tgz b/dependency/postgresql/8.0.44/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/dependency/postgresql/8.0.44/charts/common-10.4.6.tgz and /dev/null differ diff --git a/dependency/postgresql/8.0.44/CHANGELOG.md b/dependency/postgresql/8.0.45/CHANGELOG.md similarity index 90% rename from dependency/postgresql/8.0.44/CHANGELOG.md rename to dependency/postgresql/8.0.45/CHANGELOG.md index 77252477b3e..19595d40e7b 100644 --- a/dependency/postgresql/8.0.44/CHANGELOG.md +++ b/dependency/postgresql/8.0.45/CHANGELOG.md @@ -2,6 +2,15 @@ +## [postgresql-8.0.45](https://github.com/truecharts/apps/compare/postgresql-8.0.44...postgresql-8.0.45) (2022-07-23) + +### Chore + +- update helm chart common to v10.4.7 ([#3277](https://github.com/truecharts/apps/issues/3277)) + + + + ## [postgresql-8.0.43](https://github.com/truecharts/apps/compare/postgresql-8.0.42...postgresql-8.0.43) (2022-07-22) @@ -88,12 +97,3 @@ ### Fix -- regenerate catalog and update template - - - -## [postgresql-8.0.36](https://github.com/truecharts/apps/compare/postgresql-8.0.34...postgresql-8.0.36) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts diff --git a/dependency/postgresql/8.0.45/Chart.lock b/dependency/postgresql/8.0.45/Chart.lock new file mode 100644 index 00000000000..86c0e937a6b --- /dev/null +++ b/dependency/postgresql/8.0.45/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T12:25:54.347820963Z" diff --git a/dependency/postgresql/8.0.44/Chart.yaml b/dependency/postgresql/8.0.45/Chart.yaml similarity index 95% rename from dependency/postgresql/8.0.44/Chart.yaml rename to dependency/postgresql/8.0.45/Chart.yaml index 6dd74cbb51c..22a2ac2f8c7 100644 --- a/dependency/postgresql/8.0.44/Chart.yaml +++ b/dependency/postgresql/8.0.45/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "14.4.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.4.6 + version: 10.4.7 deprecated: false description: PostgresSQL home: https://github.com/truecharts/apps/tree/master/charts/dependency/postgresql @@ -22,7 +22,7 @@ name: postgresql sources: - https://www.postgresql.org/ type: application -version: 8.0.44 +version: 8.0.45 annotations: truecharts.org/catagories: | - database diff --git a/dependency/postgresql/8.0.44/README.md b/dependency/postgresql/8.0.45/README.md similarity index 96% rename from dependency/postgresql/8.0.44/README.md rename to dependency/postgresql/8.0.45/README.md index ead0f8fee70..99252f42dd2 100644 --- a/dependency/postgresql/8.0.44/README.md +++ b/dependency/postgresql/8.0.45/README.md @@ -1,6 +1,6 @@ # postgresql -![Version: 8.0.44](https://img.shields.io/badge/Version-8.0.44-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.4.0](https://img.shields.io/badge/AppVersion-14.4.0-informational?style=flat-square) +![Version: 8.0.45](https://img.shields.io/badge/Version-8.0.45-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.4.0](https://img.shields.io/badge/AppVersion-14.4.0-informational?style=flat-square) PostgresSQL @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.4.6 | +| https://library-charts.truecharts.org | common | 10.4.7 | ## Installing the Chart diff --git a/dependency/postgresql/8.0.44/app-readme.md b/dependency/postgresql/8.0.45/app-readme.md similarity index 100% rename from dependency/postgresql/8.0.44/app-readme.md rename to dependency/postgresql/8.0.45/app-readme.md diff --git a/dependency/postgresql/8.0.45/charts/common-10.4.7.tgz b/dependency/postgresql/8.0.45/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/dependency/postgresql/8.0.45/charts/common-10.4.7.tgz differ diff --git a/dependency/postgresql/8.0.44/ix_values.yaml b/dependency/postgresql/8.0.45/ix_values.yaml similarity index 100% rename from dependency/postgresql/8.0.44/ix_values.yaml rename to dependency/postgresql/8.0.45/ix_values.yaml diff --git a/dependency/postgresql/8.0.44/questions.yaml b/dependency/postgresql/8.0.45/questions.yaml similarity index 100% rename from dependency/postgresql/8.0.44/questions.yaml rename to dependency/postgresql/8.0.45/questions.yaml diff --git a/dependency/postgresql/8.0.44/templates/common.yaml b/dependency/postgresql/8.0.45/templates/common.yaml similarity index 100% rename from dependency/postgresql/8.0.44/templates/common.yaml rename to dependency/postgresql/8.0.45/templates/common.yaml diff --git a/dependency/promtail/3.0.33/values.yaml b/dependency/postgresql/8.0.45/values.yaml similarity index 100% rename from dependency/promtail/3.0.33/values.yaml rename to dependency/postgresql/8.0.45/values.yaml diff --git a/dependency/promtail/3.0.33/Chart.lock b/dependency/promtail/3.0.33/Chart.lock deleted file mode 100644 index 1e0704223a5..00000000000 --- a/dependency/promtail/3.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:05:56.687910333Z" diff --git a/dependency/promtail/3.0.33/charts/common-10.4.6.tgz b/dependency/promtail/3.0.33/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/dependency/promtail/3.0.33/charts/common-10.4.6.tgz and /dev/null differ diff --git a/dependency/promtail/3.0.33/CHANGELOG.md b/dependency/promtail/3.0.34/CHANGELOG.md similarity index 90% rename from dependency/promtail/3.0.33/CHANGELOG.md rename to dependency/promtail/3.0.34/CHANGELOG.md index ddc3c9ce0b0..944657cd7c1 100644 --- a/dependency/promtail/3.0.33/CHANGELOG.md +++ b/dependency/promtail/3.0.34/CHANGELOG.md @@ -2,6 +2,15 @@ +## [promtail-3.0.34](https://github.com/truecharts/apps/compare/promtail-3.0.33...promtail-3.0.34) (2022-07-23) + +### Chore + +- update helm chart common to v10.4.7 ([#3277](https://github.com/truecharts/apps/issues/3277)) + + + + ## [promtail-3.0.33](https://github.com/truecharts/apps/compare/promtail-3.0.32...promtail-3.0.33) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ ### Fix -- regenerate catalog and update template - - - -## [postgresql-8.0.36](https://github.com/truecharts/apps/compare/postgresql-8.0.34...postgresql-8.0.36) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts diff --git a/dependency/promtail/3.0.34/Chart.lock b/dependency/promtail/3.0.34/Chart.lock new file mode 100644 index 00000000000..c43fd8d949a --- /dev/null +++ b/dependency/promtail/3.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T12:25:54.815515486Z" diff --git a/dependency/promtail/3.0.33/Chart.yaml b/dependency/promtail/3.0.34/Chart.yaml similarity index 95% rename from dependency/promtail/3.0.33/Chart.yaml rename to dependency/promtail/3.0.34/Chart.yaml index 657e7e42326..70ab3597abc 100644 --- a/dependency/promtail/3.0.33/Chart.yaml +++ b/dependency/promtail/3.0.34/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.6.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.4.6 + version: 10.4.7 deprecated: false description: Promtail is an agent which ships the contents of local logs to a Loki instance icon: https://truecharts.org/img/chart-icons/promtail.png @@ -22,7 +22,7 @@ sources: - https://grafana.com/oss/loki/ - https://grafana.com/docs/loki/latest/ type: application -version: 3.0.33 +version: 3.0.34 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/promtail/3.0.33/README.md b/dependency/promtail/3.0.34/README.md similarity index 96% rename from dependency/promtail/3.0.33/README.md rename to dependency/promtail/3.0.34/README.md index 939db0022a2..0d68a043111 100644 --- a/dependency/promtail/3.0.33/README.md +++ b/dependency/promtail/3.0.34/README.md @@ -1,6 +1,6 @@ # promtail -![Version: 3.0.33](https://img.shields.io/badge/Version-3.0.33-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.34](https://img.shields.io/badge/Version-3.0.34-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 @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.4.6 | +| https://library-charts.truecharts.org | common | 10.4.7 | ## Installing the Chart diff --git a/dependency/promtail/3.0.33/app-readme.md b/dependency/promtail/3.0.34/app-readme.md similarity index 100% rename from dependency/promtail/3.0.33/app-readme.md rename to dependency/promtail/3.0.34/app-readme.md diff --git a/dependency/promtail/3.0.34/charts/common-10.4.7.tgz b/dependency/promtail/3.0.34/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/dependency/promtail/3.0.34/charts/common-10.4.7.tgz differ diff --git a/dependency/promtail/3.0.33/ix_values.yaml b/dependency/promtail/3.0.34/ix_values.yaml similarity index 100% rename from dependency/promtail/3.0.33/ix_values.yaml rename to dependency/promtail/3.0.34/ix_values.yaml diff --git a/dependency/promtail/3.0.33/questions.yaml b/dependency/promtail/3.0.34/questions.yaml similarity index 100% rename from dependency/promtail/3.0.33/questions.yaml rename to dependency/promtail/3.0.34/questions.yaml diff --git a/dependency/promtail/3.0.33/templates/_servicemonitor.tpl b/dependency/promtail/3.0.34/templates/_servicemonitor.tpl similarity index 100% rename from dependency/promtail/3.0.33/templates/_servicemonitor.tpl rename to dependency/promtail/3.0.34/templates/_servicemonitor.tpl diff --git a/dependency/promtail/3.0.33/templates/common.yaml b/dependency/promtail/3.0.34/templates/common.yaml similarity index 100% rename from dependency/promtail/3.0.33/templates/common.yaml rename to dependency/promtail/3.0.34/templates/common.yaml diff --git a/dependency/redis/3.0.43/values.yaml b/dependency/promtail/3.0.34/values.yaml similarity index 100% rename from dependency/redis/3.0.43/values.yaml rename to dependency/promtail/3.0.34/values.yaml diff --git a/dependency/redis/3.0.43/Chart.lock b/dependency/redis/3.0.43/Chart.lock deleted file mode 100644 index 97b53637e98..00000000000 --- a/dependency/redis/3.0.43/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T11:58:38.082503152Z" diff --git a/dependency/redis/3.0.43/charts/common-10.4.6.tgz b/dependency/redis/3.0.43/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/dependency/redis/3.0.43/charts/common-10.4.6.tgz and /dev/null differ diff --git a/dependency/redis/3.0.43/CHANGELOG.md b/dependency/redis/3.0.44/CHANGELOG.md similarity index 91% rename from dependency/redis/3.0.43/CHANGELOG.md rename to dependency/redis/3.0.44/CHANGELOG.md index 733d8460aab..48e8c333152 100644 --- a/dependency/redis/3.0.43/CHANGELOG.md +++ b/dependency/redis/3.0.44/CHANGELOG.md @@ -2,6 +2,15 @@ +## [redis-3.0.44](https://github.com/truecharts/apps/compare/redis-3.0.43...redis-3.0.44) (2022-07-23) + +### Chore + +- update helm chart common to v10.4.7 ([#3277](https://github.com/truecharts/apps/issues/3277)) + + + + ## [redis-3.0.43](https://github.com/truecharts/apps/compare/redisinsight-0.0.11...redis-3.0.43) (2022-07-23) ### Chore @@ -88,12 +97,3 @@ - Update Readme and Description on SCALE - - -## [redis-3.0.38](https://github.com/truecharts/apps/compare/redis-3.0.37...redis-3.0.38) (2022-07-17) - -### Chore - -- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) - - diff --git a/dependency/redis/3.0.44/Chart.lock b/dependency/redis/3.0.44/Chart.lock new file mode 100644 index 00000000000..396f7fae628 --- /dev/null +++ b/dependency/redis/3.0.44/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T12:25:54.804771184Z" diff --git a/dependency/redis/3.0.43/Chart.yaml b/dependency/redis/3.0.44/Chart.yaml similarity index 95% rename from dependency/redis/3.0.43/Chart.yaml rename to dependency/redis/3.0.44/Chart.yaml index 894ae42a407..8d92589c061 100644 --- a/dependency/redis/3.0.43/Chart.yaml +++ b/dependency/redis/3.0.44/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.0.4" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.4.6 + version: 10.4.7 deprecated: false description: Open source, advanced key-value store. home: https://github.com/truecharts/apps/tree/master/charts/dependency/redis @@ -22,7 +22,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 3.0.43 +version: 3.0.44 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/3.0.43/README.md b/dependency/redis/3.0.44/README.md similarity index 96% rename from dependency/redis/3.0.43/README.md rename to dependency/redis/3.0.44/README.md index 0749c7a5c3a..6dca260c650 100644 --- a/dependency/redis/3.0.43/README.md +++ b/dependency/redis/3.0.44/README.md @@ -1,6 +1,6 @@ # redis -![Version: 3.0.43](https://img.shields.io/badge/Version-3.0.43-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.44](https://img.shields.io/badge/Version-3.0.44-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. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.4.6 | +| https://library-charts.truecharts.org | common | 10.4.7 | ## Installing the Chart diff --git a/dependency/redis/3.0.43/app-readme.md b/dependency/redis/3.0.44/app-readme.md similarity index 100% rename from dependency/redis/3.0.43/app-readme.md rename to dependency/redis/3.0.44/app-readme.md diff --git a/dependency/redis/3.0.44/charts/common-10.4.7.tgz b/dependency/redis/3.0.44/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/dependency/redis/3.0.44/charts/common-10.4.7.tgz differ diff --git a/dependency/redis/3.0.43/ix_values.yaml b/dependency/redis/3.0.44/ix_values.yaml similarity index 100% rename from dependency/redis/3.0.43/ix_values.yaml rename to dependency/redis/3.0.44/ix_values.yaml diff --git a/dependency/redis/3.0.43/questions.yaml b/dependency/redis/3.0.44/questions.yaml similarity index 100% rename from dependency/redis/3.0.43/questions.yaml rename to dependency/redis/3.0.44/questions.yaml diff --git a/dependency/redis/3.0.43/templates/common.yaml b/dependency/redis/3.0.44/templates/common.yaml similarity index 100% rename from dependency/redis/3.0.43/templates/common.yaml rename to dependency/redis/3.0.44/templates/common.yaml diff --git a/dependency/solr/0.0.18/values.yaml b/dependency/redis/3.0.44/values.yaml similarity index 100% rename from dependency/solr/0.0.18/values.yaml rename to dependency/redis/3.0.44/values.yaml diff --git a/dependency/solr/0.0.18/Chart.lock b/dependency/solr/0.0.18/Chart.lock deleted file mode 100644 index f0005890dfb..00000000000 --- a/dependency/solr/0.0.18/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T10:41:27.206636905Z" diff --git a/dependency/solr/0.0.18/charts/common-10.4.6.tgz b/dependency/solr/0.0.18/charts/common-10.4.6.tgz deleted file mode 100644 index 4f269521bad..00000000000 Binary files a/dependency/solr/0.0.18/charts/common-10.4.6.tgz and /dev/null differ diff --git a/dependency/solr/0.0.18/CHANGELOG.md b/dependency/solr/0.0.19/CHANGELOG.md similarity index 91% rename from dependency/solr/0.0.18/CHANGELOG.md rename to dependency/solr/0.0.19/CHANGELOG.md index 6ab52ebb386..270ee33848c 100644 --- a/dependency/solr/0.0.18/CHANGELOG.md +++ b/dependency/solr/0.0.19/CHANGELOG.md @@ -2,6 +2,15 @@ +## [solr-0.0.19](https://github.com/truecharts/apps/compare/solr-0.0.18...solr-0.0.19) (2022-07-23) + +### Chore + +- update helm chart common to v10.4.7 ([#3277](https://github.com/truecharts/apps/issues/3277)) + + + + ## [solr-0.0.18](https://github.com/truecharts/apps/compare/solr-0.0.17...solr-0.0.18) (2022-07-23) ### Chore @@ -88,12 +97,3 @@ - update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) - -## [solr-0.0.11](https://github.com/truecharts/apps/compare/solr-0.0.10...solr-0.0.11) (2022-07-16) - -### Chore - -- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) - - - diff --git a/dependency/solr/0.0.19/Chart.lock b/dependency/solr/0.0.19/Chart.lock new file mode 100644 index 00000000000..3f126296b01 --- /dev/null +++ b/dependency/solr/0.0.19/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-23T12:26:12.64057555Z" diff --git a/dependency/solr/0.0.18/Chart.yaml b/dependency/solr/0.0.19/Chart.yaml similarity index 95% rename from dependency/solr/0.0.18/Chart.yaml rename to dependency/solr/0.0.19/Chart.yaml index 72f4956933e..6bf7d885b35 100644 --- a/dependency/solr/0.0.18/Chart.yaml +++ b/dependency/solr/0.0.19/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.0.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.4.6 + version: 10.4.7 deprecated: false description: Apache Solr home: https://github.com/truecharts/apps/tree/master/charts/dependency/solr @@ -22,7 +22,7 @@ sources: - https://github.com/apache/solr - https://hub.docker.com/r/bitnami/solr/ type: application -version: 0.0.18 +version: 0.0.19 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/0.0.18/README.md b/dependency/solr/0.0.19/README.md similarity index 96% rename from dependency/solr/0.0.18/README.md rename to dependency/solr/0.0.19/README.md index eabad80ed94..48c16616db6 100644 --- a/dependency/solr/0.0.18/README.md +++ b/dependency/solr/0.0.19/README.md @@ -1,6 +1,6 @@ # solr -![Version: 0.0.18](https://img.shields.io/badge/Version-0.0.18-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.19](https://img.shields.io/badge/Version-0.0.19-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 @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.4.6 | +| https://library-charts.truecharts.org | common | 10.4.7 | ## Installing the Chart diff --git a/dependency/solr/0.0.18/app-readme.md b/dependency/solr/0.0.19/app-readme.md similarity index 100% rename from dependency/solr/0.0.18/app-readme.md rename to dependency/solr/0.0.19/app-readme.md diff --git a/dependency/solr/0.0.19/charts/common-10.4.7.tgz b/dependency/solr/0.0.19/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/dependency/solr/0.0.19/charts/common-10.4.7.tgz differ diff --git a/dependency/solr/0.0.18/ix_values.yaml b/dependency/solr/0.0.19/ix_values.yaml similarity index 100% rename from dependency/solr/0.0.18/ix_values.yaml rename to dependency/solr/0.0.19/ix_values.yaml diff --git a/dependency/solr/0.0.18/questions.yaml b/dependency/solr/0.0.19/questions.yaml similarity index 100% rename from dependency/solr/0.0.18/questions.yaml rename to dependency/solr/0.0.19/questions.yaml diff --git a/dependency/solr/0.0.18/templates/common.yaml b/dependency/solr/0.0.19/templates/common.yaml similarity index 100% rename from dependency/solr/0.0.18/templates/common.yaml rename to dependency/solr/0.0.19/templates/common.yaml diff --git a/dependency/solr/0.0.19/values.yaml b/dependency/solr/0.0.19/values.yaml new file mode 100644 index 00000000000..e69de29bb2d